diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..f185363 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,34 @@ +# Changelog +All notable changes to this project will be documented in this file. The documented versioning starts from the public alpha release `0.3.1`. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). + + +## [Unreleased] - YYYY-MM-DD + +### Public + +#### Added +- Added link to the extension in Chrome store +- Added home button to HR Zones config display +- Added button routing to Strava calendar on the home screen +- Added button routing to HR Zones config on the home screen +- Added info panel displaying the initial sync status +- Enabled account deletion + +#### Changed +- Changed time in zone calculation to be based on moving time instead of elapsed time + +#### +- ... + + +### Internal + +#### Added +- Added support for separate development Chrome extension ID + +#### Changed +- ... +#### Fixed +- Used `gunicorn.conf.py` to run APScheduler in a single process only diff --git a/backend/api/templates/api/changelog.html b/backend/api/templates/api/changelog.html new file mode 100644 index 0000000..9d1c64f --- /dev/null +++ b/backend/api/templates/api/changelog.html @@ -0,0 +1,91 @@ + + +
+ + +Welcome to version 0.4.0! We've made some exciting updates since version 0.3.1. Hereโs whatโs new.
+Customize your Strava activity heart rate and power zones with ease. Connect your Strava account to get started.
- -
-
-
- Get the ZoneLens Chrome Extension.
-