Skip to content

Releases: LoopKit/Loop

v0.10.0

20 Aug 17:18
Compare
Choose a tag to compare

v0.9.0

06 Aug 18:32
Compare
Choose a tag to compare
  • Uploads device status from x22 pumps to Nightscout (thanks @ps2)
  • Updates G4ShareSpy to 0.2.1, fixing a potential connection issue (thanks @mddub)
  • Updates LoopKit to 0.4.0, fixing truncated IOB values on smaller screens

v0.8.0

31 Jul 00:27
Compare
Choose a tag to compare

Adds G4ShareSpy.framework for capturing Bluetooth communication between a G4 Receiver and the Share2 app, enabling offline access to CGM data! It's a major improvement in connectivity and reliability for G4 users, and it's all thanks to the hard work of @mddub.

This feature is still in beta, and must be turned on in Settings.

v0.7.1

22 Jul 05:57
Compare
Choose a tag to compare
  • Updates to RileyLink 0.7.1 which fixes a crash in the RileyLink settings
  • Displays the version string in settings
  • Adds clarity to the bundle identifier screenshot

Huge thanks to @ps2 for driving all of these changes!

v0.7.0

21 Jul 05:30
Compare
Choose a tag to compare
  • Adds (untested) support for Minimed CGM data
  • Adding workout glucose targets
  • Removes support for migrating data from RemoteSettings.plist, which was deprecated in the last release
  • Displays units in the chart annotations
  • Displays a visual indicator of reservoir remaining for x22 pumps (Thanks @jlucasvt!)
  • Includes RileyLinkKit 0.7.0 and LoopKit 0.3.5

v0.6.0

06 Jul 05:13
Compare
Choose a tag to compare
  • 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.

v0.5.0

02 Jul 05:31
Compare
Choose a tag to compare
  • Fixes a critical issue (#49, #51) where x23 pumps whose time offset has drifted with respect to the phone may ignore larger doses (e.g. boluses)
  • Removes the Watch App Glance in preparation for watchOS 3

v0.4.1

27 Jun 04:44
Compare
Choose a tag to compare

Fixes an issue where the new Nightscout upload preference wasn't saved across app launches

v0.4.0

26 Jun 04:13
Compare
Choose a tag to compare
  • Nightscout pump history uploading! Turn this on in settings, and the pump history will be polled at 5-minute intervals and sent to Nightscout. Thanks to @ps2 for all the work this took!

v0.3.1

22 Jun 05:14
Compare
Choose a tag to compare

Updating RileyLink frameworks to version 0.4.0.
For more info: https://github.com/ps2/rileylink_ios/releases/tag/v0.4.0