Skip to content

v3.4.0 — UI Modernization, Fluid Route Transitions & Robust Error Handling

Latest

Choose a tag to compare

@ZnOw01 ZnOw01 released this 02 Sep 14:35

Release v3.4.0 — UI Modernization, Fluid Route Transitions & Robust Error Handling

What's New

  • Fluid Route Transitions: Animated directional slide and cross-fade (180ms Easing.OutCubic) between Home, Automation, and Settings routes.
  • Visual Shortcut Badges: Interactive key modifier chip badges (SUPER + V, etc.) on the Settings view.
  • Quick Snooze Pills: Instant 15m, 30m, 1h, and Sunset duration presets on the Automation route.
  • Schedule Duration Badges: Real-time calculated duration badges for day and night cycles.
  • Auto-Dismissing Alerts: Transient feedback and error toasts (errorTimer) with automatic 4.5s dismiss and route isolation.
  • Strict Error Boundary Scoping: Schedule-specific parse warnings remain properly scoped to automation without polluting the main Home banner.
  • Enhanced Settings Persistence: Live synchronization of preferred language, monitor targets, and global shortcuts across shell reloads.
  • Comprehensive Quality Gates: 179/179 automated tests passing with 0 lint warnings and clean bytecode-free hygiene.