Skip to content

Releases: LoopKit/Loop

v0.11.1

04 Sep 21:15
Compare
Choose a tag to compare
  • Simplified setup instructions for bundle identifier selection
  • Updates RileyLink frameworks to version 0.11.1
  • Updates LoopKit frameworks to version 0.7.0

v0.11.0

03 Sep 02:28
Compare
Choose a tag to compare

This version contains important safety fixes related to insulin interpretation:

  • Boluses of 10 U or greater on x23+ pumps are not interpreted as primes (LoopKit/LoopKit#66)
  • Empty reservoirs are not interpreted as no delivery (#142)

Additional improvements:

  • Updating Amplitude SDK to 3.8.5
  • Updating LoopKit to 0.6.0 (Fixes #134)
  • Max bolus and recommended bolus are available when using the bolus screen on watchOS

v0.10.1

27 Aug 06:19
Compare
Choose a tag to compare
  • Continued progress from @ps2: Uploads loop status to the Nightscout Loop plugin (available in the dev branch)

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