You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RemoteSettings.plist is now deprecated. Service credentials are now available in the settings screen. Credentials will be migrated on first launch, then RemoteSettings.plist can be cleared out. The project reference will be removed in an upcoming version. (#35)
Fixes a bug where the order of polling glucose & reservoir wasn't guaranteed for the G4 + x22 hardware combination. (#32)
Up to 30 minutes of glucose values will be downloaded from Share. This is helpful for G4 users where the Share app's uploading can be spotty. (#21)
In-flight loop failure notifications are cancelled when the number of explicitly enabled RileyLink peripherals reaches 0. (#36)
Fixed leaked memory after dismissing various modal view controllers.