Skip to content

Releases: tidepool-org/tideline

v0.1.26

17 Jul 06:20
Compare
Choose a tag to compare

Contains a couple of bugfixes described in more detail in #219 and #220.

v0.1.25

30 Jun 05:43
Compare
Choose a tag to compare

Passes timePrefs through to one-day chart builder so that timestamp for message creation when clicking in messages pool can be and is appropriately adjusted depending on whether display is timezone-naive or timezone-aware.

v0.1.24

19 Jun 03:11
Compare
Choose a tag to compare

Fixes the calculation of the domain for two-week view under timezone-aware display.

Also fixes an issue with calculating the initial datetime location when navigating to two-week view under the circumstance where other data (pump, CGM) extends a day or more beyond smbg data in the domain.

v0.1.23

17 Jun 08:22
Compare
Choose a tag to compare

Bugfixes for:

  • no rounding when displaying weekly view "Values" checkbox overlays in mmol/L
  • display of Insulet-style target BG settings in mmol/L
  • tick labels in trends view scroll bar off by one month when month-sized domains

v0.1.22

12 Jun 04:03
Compare
Choose a tag to compare

Changes to allow obeying a preference of mg/dL or mmol/L for blood glucose display units, rather than trying to infer these from the data. Also various fixes for display in mmol/L - mostly to do with converting scales and rounding/formatting display values (on the settings page and in trends view highlights in particular).

Also included changing the scale for the average BG stats widget from a remnant log scale to a clamped linear scale with a domain set to the threshold for low and high BGs (defaulted to 60 and 300 in mg/dL but converted when units are set to mmol/L).

v0.1.21

04 Jun 01:30
Compare
Choose a tag to compare

Revert's to d3.time.scale's native generation of ticks for the ticks in the Trends view scroll brush. Suggests a count of 4 ticks.