BangleApps/apps/batchart/ChangeLog

15 lines
748 B
Plaintext
Raw Normal View History

2020-04-09 06:19:38 +00:00
0.01: New app and widget
2020-04-09 14:10:10 +00:00
0.02: Widget stores data to file (1 dataset/10min)
0.03: Rotate log files once a week.
2020-04-12 12:06:12 +00:00
0.04: chart in the app is now active.
2020-04-14 15:31:37 +00:00
0.05: Display temperature and LCD state in chart
0.06: Fixes widget events and charting of component states
2020-04-16 09:26:57 +00:00
0.07: Improve logging and charting of component states and add widget icon
0.08: Fix for Home button in the app and README added.
2020-05-11 18:48:50 +00:00
0.09: Fix failing dismissal of Gadgetbridge notifications, record (coarse) bluetooth state
2023-06-14 22:45:29 +00:00
0.10: Remove widget icon and improve listener and setInterval handling for widget (might help with https://github.com/espruino/BangleApps/issues/381)
0.11: Initial port to the BangleJS2
2023-07-09 21:10:12 +00:00
0.12: Remove debug log
2024-03-04 21:32:06 +00:00
0.13: Minor code improvements
0.14: Minor code improvements