Skip to content

Commit

Permalink
Update to V0.08
Browse files Browse the repository at this point in the history
  • Loading branch information
stweedo committed Sep 6, 2024
1 parent a47fe7f commit 078e111
Show file tree
Hide file tree
Showing 3 changed files with 307 additions and 261 deletions.
7 changes: 7 additions & 0 deletions apps/boxclk/ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,10 @@
0.05: Fixes step count not resetting after a new day starts
0.06: Added clockbackground app functionality
0.07: Allow custom backgrounds per boxclk config and from the clockbg module
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()
- [+] General code optimization and cleanup
Loading

0 comments on commit 078e111

Please sign in to comment.