New
G7 connection changes, alarm changes and NightscoutSync/Live Activity rewrites
Features:
- G7/ONE+/Stelo connection improvements. Can now directly request connection only to a specific transmitter ID or hit OK to scan in automatic mode.
- Alarms can now be individually disabled if not needed. No need to assign a special/disabled Alarm Type, just disable it directly.
- Fast Rise and Fast Drop alarms now only trigger when BG values are above/below specified levels. Set this in the Alarm settings.
- Snooze view will now show only enabled alarms
- Landscape Chart view can now hide all statistics data and show only a large chart. Use the new Statistics switch for this.
Fixes:
- LiveActivityManager refactored with await/async operation and debouncing of multiple requests. Will now attempt recovery of orphaned activities.
- NightscoutSyncManager rewritten to use await/async operations and a unified deviceStatus model/parsing for all AID systems. Debounce and sync throttling added.
- Log file improvements