Skip to content

Releases: LoopKit/CGMBLEKit

v3.2

Choose a tag to compare

@ps2 ps2 released this 31 Dec 21:19
66f5222
  • iOS 13, Dark Mode support
  • Updates to work with newer transmitters.
  • Activity Log
  • Track latest connection
  • Setting for enabling BG upload
  • New Translations: Japanese, Danish, Swedish, Vietnamese, Finnish, Portuguese, Polish, and Romanian

v3.1

Choose a tag to compare

@ps2 ps2 released this 18 Jul 00:48
df428f6

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

v3.0

Choose a tag to compare

@ps2 ps2 released this 26 Jan 14:04
b2d483a
  • CGMManager implementation
  • Harden backfill heuristics further, to fix future bg issue.
  • Allow the settings screen to update when new readings come in

v2.1.1

Choose a tag to compare

@ps2 ps2 released this 19 Aug 16:26
bb87823
  • Discard corrupt backfill data
  • Fix infinite loop

v2.1.0

Choose a tag to compare

@ps2 ps2 released this 07 Jun 14:52
7dab897
  • G6 Support

v2.0

Choose a tag to compare

@ps2 ps2 released this 14 Apr 17:41
e9d08bf
  • Utility app for resetting transmitters.
  • Support sensor start, stop, calibrate.
  • Observe backfill messages
  • Glucose values can be valid during "needsCalibration14" state.
  • iOS 11 support
  • BLE Modernization
  • Rename to CGMBLEKit

v0.8.1

Choose a tag to compare

@ps2 ps2 released this 18 Sep 03:26
  • Swift 4 changes
  • Peripheral handling updates
  • Use os.log

v0.8.0

Choose a tag to compare

@loudnate loudnate released this 30 Sep 21:05
  • Changes the compatibility mode strategy to be more flexible to future changes
  • Adds a few new messages

v0.7.0

Choose a tag to compare

@loudnate loudnate released this 16 Sep 02:20

Swift 3 Support

0.6.0

Choose a tag to compare

@loudnate loudnate released this 06 Aug 23:59
  • Updating the delegate API to return a new, higher-level Glucose object
  • Surfacing Transmitter activationDate and sessionStartDate
  • Simplifying the Transmitter initializer