Skip to content

Releases: LoopKit/CGMBLEKit

v3.2

31 Dec 21:19
@ps2 ps2
66f5222
Compare
Choose a tag to compare
  • 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

18 Jul 00:48
@ps2 ps2
df428f6
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

v3.0

26 Jan 14:04
@ps2 ps2
b2d483a
Compare
Choose a tag to compare
  • 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

19 Aug 16:26
@ps2 ps2
bb87823
Compare
Choose a tag to compare
  • Discard corrupt backfill data
  • Fix infinite loop

v2.1.0

07 Jun 14:52
@ps2 ps2
7dab897
Compare
Choose a tag to compare
  • G6 Support

v2.0

14 Apr 17:41
@ps2 ps2
e9d08bf
Compare
Choose a tag to compare
  • 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

18 Sep 03:26
@ps2 ps2
Compare
Choose a tag to compare
  • Swift 4 changes
  • Peripheral handling updates
  • Use os.log

v0.8.0

30 Sep 21:05
Compare
Choose a tag to compare
  • Changes the compatibility mode strategy to be more flexible to future changes
  • Adds a few new messages

v0.7.0

16 Sep 02:20
Compare
Choose a tag to compare

Swift 3 Support

0.6.0

06 Aug 23:59
Compare
Choose a tag to compare
  • Updating the delegate API to return a new, higher-level Glucose object
  • Surfacing Transmitter activationDate and sessionStartDate
  • Simplifying the Transmitter initializer