2023-06-20 06:11:13 +00:00
|
|
|
0.01: New App!
|
2023-06-20 07:19:32 +00:00
|
|
|
0.02: New config options such as step, meridian, short/long formats, custom prefix/suffix
|
2023-06-22 06:47:02 +00:00
|
|
|
0.03: Allows showing the month in short or long format by setting `"shortMonth"` to true or false
|
2023-06-25 09:16:17 +00:00
|
|
|
0.04: Improves touchscreen drag handling for background apps such as Pattern Launcher
|
2023-06-27 13:34:42 +00:00
|
|
|
0.05: Fixes step count not resetting after a new day starts
|
2024-09-03 05:20:29 +00:00
|
|
|
0.06: Added clockbackground app functionality
|
|
|
|
0.07: Allow custom backgrounds per boxclk config and from the clockbg module
|
2024-09-06 04:42:39 +00:00
|
|
|
0.08: Improves performance, responsiveness, and bug fixes
|
|
|
|
- [+] Added box size caching to reduce calculations
|
|
|
|
- [+] Improved step count with real-time updates
|
|
|
|
- [+] Improved battery level update logic to reduce unnecessary refreshes
|
|
|
|
- [+] Fixed optional seconds not displaying in time
|
|
|
|
- [+] Fixed drag handler by adding E.stopEventPropagation()
|
2024-09-07 18:09:14 +00:00
|
|
|
- [+] General code optimization and cleanup
|
2024-09-12 04:38:00 +00:00
|
|
|
0.09: Revised event handler code
|
|
|
|
0.10: Revised suffix formatting in getDate function
|