Skip to content

v0.6.0

Choose a tag to compare

@loudnate loudnate released this 06 Jul 05:13
  • 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.