We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a397d9 commit 736a01eCopy full SHA for 736a01e
CHANGELOG.md
@@ -10,9 +10,7 @@ All notable changes to TrollLEDs will be documented in this file.
10
• Added state persistence - the app now remembers LED levels and lock state across app launches
11
• Improved memory management with proper resource cleanup and deallocation
12
• Optimized UI layout performance by caching constraints and reducing unnecessary layout passes
13
-• Refactored codebase with centralized constants in `TLConstants.h` for better maintainability
14
• Improved code documentation with detailed method descriptions
15
-• Unified version management - version is now defined only in Makefile and automatically synced to Info.plist
16
17
## 1.9.0
18
0 commit comments