Features
- quick_actions: ✨ show selected auto backup interval in tray #224 (Sworld)
- settings: 🗑️ allow deleting secondary devices #226 (Sworld)
- settings: ✨ add save list expansion preferences (#227) #227 (Sworld)
- ui: ✨ add global loading indicator for long tasks #228 (Sworld)
- add quick action sound notifications #234 (Sworld)
- app: ✨ implement graceful shutdown for QuickActionWorker #236 (Sworld)
Bug Fixes
- errors: 🐛 box backend error variants to satisfy clippy #224 (Sworld)
- quick_actions: 🐛 pair timer duration store with release ordering #224 (Sworld)
- sound: 🐛 reset preview state after playback completes #236 (Sworld)
- sound: 🚑 await preview commands without blocking tokio #236 (Sworld)
Documentation
Code Refactoring
- quick_actions: ♻️ centralize quick backup manager #225 (Sworld)
- frontend: remove defineProps import from DeviceSetupDialog #236 (Sworld)
- ♻️ align async audio and quick_action handling with Tokio runtime #236 (Sworld)