BangleApps/apps/clockcal/ChangeLog

11 lines
442 B
Plaintext
Raw Normal View History

2022-03-05 10:44:45 +00:00
0.01: Initial upload
2022-04-25 18:08:33 +00:00
0.02: Added scrollable calendar and swipe gestures
0.03: Configurable drag gestures
0.04: Use default Bangle formatter for booleans
2022-08-09 17:16:14 +00:00
0.05: Improved colors (connected vs disconnected)
0.06: Tell clock widgets to hide.
0.07: Convert Yes/No On/Off in settings to checkboxes
0.08: Fixed typo in settings.js for DRAGDOWN to make option work
2024-04-04 21:17:01 +00:00
0.09: You can now back out of the calendar using the button
0.10: Fix linter warnings