Releases: ps2/rileylink_ios
Releases · ps2/rileylink_ios
v0.12.9
v0.12.8
v0.12.7
v0.12.6
- Support for fetching CGM (Enlite) data from pump history. (Thanks @tmecklem!) You can test glucose page fetching and parsing via the "Fetch Recent Glucose" command. It does not upload this data to NS yet.
- Methods to edit, and delete NS treatments (mainly to support carb entry uploading in Loop)
- Support for x15 model pumps.
v0.12.5
v0.12.4
v0.12.3
- Fix issue where out of order pump events were sometimes not fetched.
- New method read pump settings
- Handle history record 0x69 (BolusReminder)
- Dedupe history events to avoid CoreData issues (LoopKit/Loop#186)
- View BLE113 firmware version
- Fix decoding of high bits of temp basal history records.
v0.12.2 - Hotfix: decode large temp basals
Decodes rates up to 34U/hr, which is the pump's max.
Previously, anything higher than 6.375 was being decoded incorrectly.