2021-10-14 16:14:10 +00:00
|
|
|
0.01: New App!
|
2021-10-29 09:34:14 +00:00
|
|
|
0.02: Modified data format to include daily summaries
|
2021-10-29 19:50:51 +00:00
|
|
|
0.03: Settings to turn HRM on
|
2021-11-01 09:54:28 +00:00
|
|
|
0.04: Add HRM graph view
|
|
|
|
Don't restart HRM when changing apps if we've already got a good BPM value
|
2021-11-01 19:47:57 +00:00
|
|
|
0.05: Fix daily summary calculation
|
2021-11-12 09:30:28 +00:00
|
|
|
0.06: Fix daily health summary for movement (a line got deleted!)
|
2021-11-15 21:19:02 +00:00
|
|
|
0.07: Added coloured bar charts
|
2021-11-21 22:03:23 +00:00
|
|
|
0.08: Suppress bleed through of E.showMenu's when displaying bar charts
|
2021-12-17 09:09:33 +00:00
|
|
|
0.09: Fix file naming so months are 1-based (not 0) (fix #1119)
|
2022-01-26 19:56:22 +00:00
|
|
|
0.10: Adds additional 3 minute setting for HRM
|
2022-02-02 19:57:44 +00:00
|
|
|
0.11: Pre-minified boot&lib - folds constants and saves RAM
|
2022-04-19 14:25:35 +00:00
|
|
|
0.12: Add setting for Daily Step Goal
|
2022-04-22 20:09:47 +00:00
|
|
|
0.13: Add support for internationalization
|
2022-04-25 12:27:24 +00:00
|
|
|
0.14: Move settings
|
2022-05-17 21:27:13 +00:00
|
|
|
0.15: Fix charts (fix #1366)
|
2022-12-01 10:32:49 +00:00
|
|
|
0.16: Code tidyup, add back button in top left of health app graphs
|
2022-12-01 20:03:15 +00:00
|
|
|
0.17: Add automatic translation of bar chart labels
|
2023-01-03 07:15:37 +00:00
|
|
|
0.18: Show step goal in daily step chart
|
2023-01-05 11:08:54 +00:00
|
|
|
0.19: Can show notification when daily step goal is reached
|
2023-01-07 17:14:58 +00:00
|
|
|
0.20: Fix the settings page, it would not update settings correctly.
|
2023-01-09 13:41:33 +00:00
|
|
|
0.21: Update boot.min.js.
|
2023-04-13 13:05:06 +00:00
|
|
|
0.22: Fix timeout for heartrate sensor on 3 minute setting (#2435)
|
|
|
|
0.23: Fix HRM logic
|
2023-08-01 18:48:36 +00:00
|
|
|
0.24: Correct daily health summary for movement (some logic errors resulted in garbage data being written)
|
2023-08-04 08:36:18 +00:00
|
|
|
0.25: lib.read* methods now return correctly scaled movement
|
|
|
|
movement graph in app is now an average, not sum
|
2023-08-09 07:50:49 +00:00
|
|
|
fix 11pm slot for daily HRM
|
|
|
|
0.26: Implement API for activity fetching
|
2023-08-22 21:39:35 +00:00
|
|
|
0.27: Fix typo in daily summary graph code causing graph not to load
|
2023-08-29 16:04:37 +00:00
|
|
|
Fix daily summaries for 31st of the month
|
2023-12-10 08:18:21 +00:00
|
|
|
0.28: Calculate distance from steps if myprofile is installed and stride length is set
|
2024-03-04 21:32:06 +00:00
|
|
|
0.29: Minor code improvements
|
2024-04-02 17:38:20 +00:00
|
|
|
0.30: Minor code improvements
|