Skip to content

Releases: LoopKit/Loop

v2.0

31 Dec 23:07
@ps2 ps2
Compare
Choose a tag to compare

Loop Release 2.0

Pump Support

bolus progress image

  • Simulated pump for testing.
  • Confirmation beeps on Omnipod integration.
  • Revert x15 bolus patch.
  • PumpManager updates for improved dose reporting and more timely uploads.
  • Pump integrations are now plugins, for more independent code.

CGM Updates

  • Updates to work with newer Dexcom transmitters.
  • Setting for enabling BG upload from Dexcom.
  • Simulated CGM for testing.
  • Transmitter activity log.
  • Track latest Dexcom connection.

Watch Updates

  • Watch bolus confirmation.

watch image

  • Display carbs in watch app.

General UI/Feature Updates

  • Temporary Overrides.

overrides image

overrides image

  • New Translations: Japanese, Danish, Swedish, Vietnamese, Finnish, Portuguese, Polish, and Romanian.
  • New ISF and correction range interfaces with guardrails.

v1.9.6

18 Jul 21:57
@ps2 ps2
eecc718
Compare
Choose a tag to compare

This is a patch to work with g6 transmitters with newer firmware. So far, the newer firmware is seen on boards with a new design.
Image from iOS

v1.9.5

28 Mar 01:21
@ps2 ps2
7b819ea
Compare
Choose a tag to compare

Hotfix to build with Xcode 10.2

v1.9.4

26 Jan 21:49
@ps2 ps2
4f30cb3
Compare
Choose a tag to compare
  • Charts on Apple Watch app (Thanks @bharat and @elnjensen!)
  • Series 4 Apple Watch complications (Thanks @mpangburn!)
  • CGM sources updated to CGMManager implementations
  • Siri Shortcut: Add Carbs
  • LoopKit
    • Fix for missing bolus #853
    • Fix for gap in HealthKit insulin data #852
    • Limit uploads to 5k events at a time
  • rileylink_ios
    • Add a pink pump color (Thanks @Kdisimone!)
    • Fix race condition during initial RileyLink configuration (Fixes #837)
  • CGMBLEKit
    • Harden backfill heuristics further, to fix future bg issue.
    • Allow the settings screen to update when new readings come in.

v1.9.3

01 Oct 19:06
@ps2 ps2
a5bc15a
Compare
Choose a tag to compare
  • Update to rileylink_ios 2.0.7 for pump frequency tracking.
  • Update to LoopKit 2.1.5 for issue report crash fix

v1.9.2

18 Sep 02:45
@ps2 ps2
d3d0334
Compare
Choose a tag to compare

Hotfix: Build on Xcode 10

v1.9.1

04 Sep 14:34
@ps2 ps2
f7f6fa1
Compare
Choose a tag to compare

Updates from RileyLink 2.0.5:

  • Fixes for mysentry pairing with subg_rfspy v2.x
  • Handle pumps with few pages of history
  • Bolus error translation fix

v1.9

24 Aug 14:52
@ps2 ps2
2e39a93
Compare
Choose a tag to compare
  • New pump setup interface
  • Synchronization of settings:
    • Basal scheduled (standard profile)
    • Max bolus
    • Max temp basal
  • Translations (Thanks @Kdisimone and translators!):
    • German
    • French
    • Italian
    • Spanish
    • Dutch
    • Norwegian Bokmål
    • Chinese (simplified)
    • Russian
    • Polish
  • Framework dependencies built locally. Slower initial build, but more flexibility.
  • MAIN_APP_BUNDLE_IDENTIFIER is now automatically made unique to your dev team id, so you no longer need to customize this. However, this id will be different than your previous build that you manually customized, and so the newly built app will show up as a new app, and will need to be configured again. Please remove your old app from your phone when done, as the old app could cause conflicts.
  • Improved error messaging
  • LoopKit v2
  • Bug fixes

v1.5.6

15 Jun 04:36
@ps2 ps2
a711c57
Compare
Choose a tag to compare
  • G6 Support
  • Amplitude decreepified.
  • Fix for enabling Face ID
  • Automatically set pump time if off by 20 seconds or more

v1.5.4

05 May 16:26
@ps2 ps2
49dbf95
Compare
Choose a tag to compare
  • Glucose correction range override (pre-meal/workout) from Apple Watch
  • CGMBLEKit 2.0
    • Stability improvements, BLE Modernization
    • Glucose values can be valid during "needsCalibration14" state.
  • RileyLink 2.0
    • Stability improvements, BLE Modernization
    • Support for subg_rfspy 2.0 firmware, translations
  • Fix sensor state display (fixes #456)
  • Reminder to check pump's max basal rate when configuring Loop's max basal rate
  • Fix to prompt for face-id authentication on bolusing
  • LoopKit 1.5.4
    • Fixes crash that affects bluetooth re-launching
  • LoopKit 1.5.5
    • Fix bug where editing carbs can cause entries to disappear. Typically happens during network issues or slowdowns.