Releases: nightscout/nightguard
V3.0.0
V3.0.0:
- added Careportal data to the main screen:
- Sensor-Age
- Cannula-Age
- Battery-Age
- and Pump Basal Rate Data
- Added Carbs-on-Board (cob)
- possibility to set temporary targets
- new green/yellow/red colors (thanks Gerrit!)
- more robust behaviour to distinguish between mgdl and mmol settings
- fixed the app badge visualization if you are using mmol settings
- provided a button to manually set the preferred display unit (mg/dl or mmol)
- the graphiccorner complication displays colored bg values now
- improved colors on the statistics view
V2.7.5.542
- the app is now localized for the german and finish language (Thanks Markus and Sabine!)
- localized clock visualization
V2.7.4.512
- Landscape mode should work again when in fullscreen mode
- Fixed the font in the snooze popup for iphone x/xs/11
- Internal switch to Swift version 5
V2.7.4.510
- Landscape mode should work again when in fullscreen mode
- Internal changes to Swift 5
V2.7.486
Are you waving your hands sometimes during sleep and have nightguard near your bed?
Then this is for you:
- Slide-to-Snooze Button for additional security to not doing an accidental snooze.
Further more, an extra Night-Monitor mode can be activated. It has extra big letters for optimal
readability at night. Thanks Florian for providing this!
Snooze and ignored missed readings are now persistent on the watch and pretty nice synced between the ios and the watch app. Once more thanks florian for that!
Added a disclaimer to keep in mind that this app is a volunteers project without any warranty. Use at your own risk!
V2.6.254
Display some statistics for the most recent readings.
The stats panel contains 3 circular views + a period selector view, each of them having a number of "pages"; tapping the circular view will "turn the page", presenting another stats aspect.
The views:
glucose average & A1c estimation + glucose variation (standard deviation & coefficient of variation); along the values, a color-meter border gives feedback about the values (green - great, yellow & values in between - ok, red - not so good)
glucose distribution view: percents/time for having the glucose readings in low/in/high ranges
readings count, invalid readings view
period selector - toggles the period between Last 24h / Last 8h / Today / Yesterday / Today & Yesterday.
For the moment, the Low & High thresholds are the Low & High alarm values.
Thanks Florian for this nice feature!
V2.5.443
Many new features - once again thanks florian!
- Completely new configuration UI
- override system volume, progressive volume & vibrate (configurable in volume subscreen)
- quick snooze feature (configurable short snoozing when shaking the phone or volume buttons)
- dim screen when idle feature (configurable after how many minutes of idle)
Apple watch also got some consistent things:
- all the alarm settings & relevant prefs are synchronized more consistently than before
- Snooze on watch also snoozes the phone (and reverse)
- "Night Safe" indicator in watch (a small green dot on bottom) when phone is activated, lock screen is on and audible volume - for people who do not want to sleep with their phones, just check on the watch that the phone alarms will be effective
V2.4.385
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