Skip to content

Releases: LoopKit/Loop

v1.1.1

08 Nov 03:39
@ps2 ps2
Compare
Choose a tag to compare
  • Xcode 8.1 support
  • G4 improvements to handle receivers with unusual system times. From G4ShareSpy 0.3.1. Thanks @mddub!
  • Fix sporadic crash after bolusing.

v1.1

23 Oct 20:21
@ps2 ps2
Compare
Choose a tag to compare
  • Upload COB to Nightscout (Thanks @mddub!)
  • Upload Carb entries to Nightscout, and sync modifications and deletes.

Note: You will need to update to latest dev of Nightscout to use these changes.

v1.0

03 Oct 00:53
Compare
Choose a tag to compare

v1.0 RC 1

01 Oct 23:51
Compare
Choose a tag to compare
v1.0 RC 1 Pre-release
Pre-release

Requires iOS 10 and watchOS 3

  • Better use of vertical space on iPhone SE and iPhone 6/s/7 Plus
  • Fixes additional issues with mmol/L display (Fixes #205)
  • Indicates when glucose data is backfilled over HTTP
  • Fixes chart rotation flakiness (Fixes #204)
  • Adds a World-Wide pump frequency switch
  • Adds a "Report Issue" screen to settings for aiding diagnosis of unexpected issues
  • Improved notification threading, and in-app display (which finally allows bolus retry)
  • watchOS complication now supports updating more frequently than every 30 minutes, depending on available resources

v0.13.0

29 Sep 21:44
Compare
Choose a tag to compare
  • Sets a minimum display range for the glucose y-axis chart (thanks @channemann!)
  • Fixes #181: G5 Transmitter ID can't be properly removed
  • Fixes #180: Adding titles to status graphs
  • Shows the Recommended Basal row only when there's a value, and moves it to the top
  • Improved VoiceOver support for the HUD and Bolus screens
  • Dynamically selects the amount of history to chart based on available screen width. Rotate to landscape to see more data.
  • Fixes #159: Displaying mmol/L units on the prediction screen
  • Display eventual glucose, IOB, COB, and total delivery on the status screen
  • Fixes #186: App crashes when multiple temp basals with the same timestamp appear in history
  • Updates RileyLink to 0.12.3
  • Fixes #191: Ensures service credentials can be deleted

This will be the last release that supports iOS 9.

v0.12.2 - Hotfix: decode large temp basals

25 Sep 07:27
@ps2 ps2
Compare
Choose a tag to compare
  • Fix issue parsing temp basal records > 6.375U/hr.

v0.12.1

20 Sep 04:56
Compare
Choose a tag to compare

v0.12.0

17 Sep 05:09
Compare
Choose a tag to compare

Requires Xcode 8

  • Interactive prediction display (inspired by Glucodyn by @Perceptus)
  • Retrospective Correction Effect, an optional feature in the prediction algorithm that observes and attempts to compensate for unmodeled "mystery" effects, like exercise or unlogged carbs. This can lead to more aggressive changes to temporary basal rates, and should be enabled only after careful consideration. Proposed changes can be visualized before enabling!
  • Changes to the primary color palette. "Lente Cap Orange" is now used to visualize insulin delivery and IOB, and "Eat More Green(s)" is now used to visualize carbs.
  • Icon changes for reservoir and battery.
  • Improved clarity for some HUD elements.
  • Updated to Swift 3

This is planned to be the last release that will support iOS 9.

v0.12.0 Beta 1

11 Sep 22:47
Compare
Choose a tag to compare
v0.12.0 Beta 1 Pre-release
Pre-release

Requires Xcode 7.3.1

  • Interactive prediction display (inspired by Glucodyn by @Perceptus)
  • Retrospective Correction Effect, an optional feature in the prediction algorithm that observes and attempts to compensate for unmodeled "mystery" effects, like exercise or unlogged carbs. This can lead to more aggressive changes to temporary basal rates, and should be enabled only after careful consideration. Proposed changes can be visualized before enabling!
  • Changes to the primary color palette. "Lente Cap Orange" is now used to visualize insulin delivery and IOB, and "Eat More Green(s)" is now used to visualize carbs.
  • Icon changes for reservoir and battery.
  • Improved clarity for some HUD elements.

v0.11.2

06 Sep 01:06
@ps2 ps2
Compare
Choose a tag to compare

Update to RileyLink v0.11.2 frameworks:

  • Nightscout upload handles out of order temp basal rate & duration events now, and verifies timestamps when matching them up.