Skip to content

Releases: LoopKit/Loop

v2.0

Choose a tag to compare

@ps2 ps2 released this 31 Dec 23:07

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

Choose a tag to compare

@ps2 ps2 released this 18 Jul 21:57
eecc718

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

Choose a tag to compare

@ps2 ps2 released this 28 Mar 01:21
7b819ea

Hotfix to build with Xcode 10.2

v1.9.4

Choose a tag to compare

@ps2 ps2 released this 26 Jan 21:49
4f30cb3
  • 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

Choose a tag to compare

@ps2 ps2 released this 01 Oct 19:06
a5bc15a
  • 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

Choose a tag to compare

@ps2 ps2 released this 18 Sep 02:45
d3d0334

Hotfix: Build on Xcode 10

v1.9.1

Choose a tag to compare

@ps2 ps2 released this 04 Sep 14:34
f7f6fa1

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

Choose a tag to compare

@ps2 ps2 released this 24 Aug 14:52
2e39a93
  • 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

Choose a tag to compare

@ps2 ps2 released this 15 Jun 04:36
a711c57
  • G6 Support
  • Amplitude decreepified.
  • Fix for enabling Face ID
  • Automatically set pump time if off by 20 seconds or more

v1.5.4

Choose a tag to compare

@ps2 ps2 released this 05 May 16:26
49dbf95
  • 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.