Skip to content

Releases: mddub/urchin-cgm

Version 0.0.14

01 Nov 02:02
Compare
Choose a tag to compare
  • Add Dexcom Share as a data source option (#59)

Version 0.0.13

20 Oct 21:51
Compare
Choose a tag to compare
  • Add support for up to three series of predicted future BGs from Loop/OpenAPS (#56) (thanks @jasoncalabrese for help with OpenAPS)
  • Add "Loop status" option for status bar (#50, #55)
  • Make configuration page available offline (#54)

Non-user-facing improvements:

  • Make pebble build more efficient (#49)
  • Reduce memory footprint by 1.5K (#52)

Version 0.0.12

10 Oct 21:43
Compare
Choose a tag to compare
  • Make the display of minutes-ago in the status bar configurable, and computed on the watch so it's accurate even without network or Bluetooth (#46)
  • Add an SGV minutes-ago indicator, with configurable appearance and location (#47)
  • Add "Date" option for status bar (#48)

Version 0.0.11

23 Aug 23:11
Compare
Choose a tag to compare
  • Make point color configurable and responsive to BG (#37)
  • Add "Insulin + carbs on board" option (#39)
  • Simplify the IOB options for status text (#40)

Version 0.0.10

19 Aug 04:15
Compare
Choose a tag to compare
  • Make point size and shape configurable (#36)
  • Show a "refreshing" icon in the top-left of the graph when data is being fetched, and an error message if it fails (#27)
  • Validate AppMessages, making it easier to implement "camping mode" from other apps (#25)
  • Upgrade the app to SDK 3.14, dropping support for Pebble Classic running pre-Dec 2015 firmware (and enabling significant Bluetooth stability and code cleanup) (#29)

Also, a host of non-user-facing improvements to testing infrastructure, to accelerate development:

  • Screenshot tests now run on CircleCI (#28)
  • Screenshot tests run against both Aplite and Basalt (#29)
  • Live-reload tool (#35)