Release v1.6.0: Configurable Sync Triggers + Offline Mode
- NEW: Configurable sync triggers (onSave, onResume, WiFi, Periodic, Boot) - NEW: Offline mode toggle to disable all network features - Various fixes and UI improvements - Version bumped to 1.6.0 (code 14)
This commit is contained in:
@@ -33,7 +33,16 @@
|
||||
|
||||
## v1.6.0 - Technical Modernization
|
||||
|
||||
> **Status:** Planned 📋
|
||||
> **Status:** In Development 🚧
|
||||
|
||||
### ⚙️ Configurable Sync Triggers
|
||||
|
||||
- ✅ **Individual trigger control** - Enable/disable each sync trigger separately
|
||||
- ✅ **Event-driven defaults** - onSave, onResume, WiFi-Connect active by default
|
||||
- ✅ **Periodic sync optional** - 15/30/60 min intervals (default: OFF)
|
||||
- ✅ **Boot sync optional** - Start periodic sync after device restart (default: OFF)
|
||||
- ✅ **Offline mode UI** - Grayed-out toggles when no server configured
|
||||
- ✅ **Battery optimized** - ~0.2%/day with defaults, up to ~1.0% with periodic
|
||||
|
||||
### 🔧 Server Folder Check
|
||||
|
||||
|
||||
Reference in New Issue
Block a user