Skip to content

V2.4.385

Compare
Choose a tag to compare
@dhermanns dhermanns released this 21 Feb 20:14
· 438 commits to master since this release
bfac70c

Florian did a lot of work. Thanks for that Florian!
So you get new features & fixes:

  • Fixes for consolidating updates of watch app on activation & double-tap
  • Nightscout service & cache always call completion (even when the request is served from cache), so more consistent handling in clients
  • Sync current BG reading time with Nightscout
  • Fix timer in phone app that could stop working when the app went to background (and no alarms were ever played)
  • Show current BG on app badge - inspired by Spike app
  • Local user notifications when alarm is activated and the app is in background
  • Facelifts in all screens
  • More consistent keyboard handling in Prefs, URI error handling & reporting
  • Show alarm reason in notification, main screen & watch
  • Smart snooze feature (do not alert when high or low but the BG is going in the right direction or predicted to leave the zone in next 30mins) - inspired by xdrip+
  • Low prediction alert - also from xdrip+
  • Show next predicted values in charts - cooler than in xdrip+ ;)
  • Open Nightscout in app - Spike again