BangleApps/apps/alarm/ChangeLog

11 lines
466 B
Plaintext
Raw Normal View History

2020-02-12 10:48:14 +00:00
0.01: New App!
2020-02-28 15:34:31 +00:00
0.02: Fix issues with alarm scheduling
0.03: More alarm scheduling issues
0.04: Tweaks for variable size widget system
0.05: Add alarm.boot.js and move code from the bootloader
0.06: Change 'New Alarm' to 'Save', allow Deletion of Alarms
2020-04-17 19:39:27 +00:00
0.07: Don't overwrite existing settings on app update
2020-05-27 08:47:20 +00:00
0.08: Make alarm scheduling more reliable
2020-06-01 17:12:14 +00:00
0.09: Add per alarm auto-snooze option
0.10: Fix auto-snooze option (this stopped new alarms being added) (fix #506)