Skip to content

1.10.0

Latest

Choose a tag to compare

@PoomSmart PoomSmart released this 02 Nov 05:24
· 1 commit to main since this release
  • (iOS 16+) Added Get LED Levels app shortcut, which returns the current LED brightness levels (reads from hardware when locked, or from saved state when unlocked)
  • Enhanced error handling and reporting throughout the app with more descriptive error messages
  • Added comprehensive accessibility support for VoiceOver users with proper labels, hints, and traits for all UI controls
  • Added state persistence - the app now remembers LED levels and lock state across app launches
  • Improved memory management with proper resource cleanup and deallocation
  • Optimized UI layout performance by caching constraints and reducing unnecessary layout passes