Skip to content

Releases: tidepool-org/uploader

v0.250.0

11 Feb 03:07
Compare
Choose a tag to compare

Migrate state management to redux.

Bugfixes & small enhancements included:

  • can click outside the dropdown to dismiss it
  • when logged into account that has access to upload to multiple users (not including self - so a Dr.-style account), can no longer submit (click Done) on device selection if you don't have a user selected
  • better login error messages
  • better surfacing of relevant error details
  • cannot switch back to Device Selection (from dropdown menu) when upload in progress; should have "not allowed" cursor and explanatory tooltip
  • consistent button styling for OmniPod choose file + disabled when another upload is in progress
  • "not allowed" cursor and tooltip when hovering on disabled upload button when another upload is in progress

v0.246.0

11 Feb 03:07
Compare
Choose a tag to compare
v0.246.0 Pre-release
Pre-release

Restores the right-click context menu for changing server environments.

v0.245.0

09 Feb 19:28
Compare
Choose a tag to compare
v0.245.0 Pre-release
Pre-release

Fixes another bug that prevented a block-mode upload from properly "resetting" after successful upload.

v0.244.0

09 Feb 19:27
Compare
Choose a tag to compare
v0.244.0 Pre-release
Pre-release

Fixes a bug in the disabling of other uploads while on is in progress (surfaced as block-mode upload stuck on "Preparing file...")

v0.243.0

09 Feb 00:34
Compare
Choose a tag to compare
v0.243.0 Pre-release
Pre-release

Migrate state management to redux.

Bugfixes & small enhancements included:

  • can click outside the dropdown to dismiss it
  • when logged into account that has access to upload to multiple users (not including self - so a Dr.-style account), can no longer submit (click Done) on device selection if you don't have a user selected
  • better login error messages
  • better surfacing of relevant error details
  • cannot switch back to Device Selection (from dropdown menu) when upload in progress; should have "not allowed" cursor and explanatory tooltip
  • consistent button styling for OmniPod choose file + disabled when another upload is in progress
  • "not allowed" cursor and tooltip when hovering on disabled upload button when another upload is in progress

v0.242.0

21 Jan 10:53
Compare
Choose a tag to compare

Significant changes:

  • support for Dexcom G5 receivers
  • adds links to Mac USB driver to solve El Capitan USB issue
  • minor UI improvements (Try Again button and Error Details)
  • adds more detailed BtUTC logging

v0.241.0

13 Jan 11:38
Compare
Choose a tag to compare

OmniPod improvement:

  • When a user selects an .ibf file, it is displayed immediately in the UI and uploaded automatically

Bug fixes:

  • Fixes Tandem with_normal error
  • Tandem uploads that took more than 30 min. should now be around 10 min. or less
  • CLI node scripts are working again
  • Jellyfish errors are handled correctly again

v0.240.0

08 Jan 09:41
Compare
Choose a tag to compare
v0.240.0 Pre-release
Pre-release
v0.240.0

v0.239.0

21 Dec 22:08
Compare
Choose a tag to compare

Tandem v2 driver:

  • current pumpSettings (in JSON data only, not displayed in blip)
  • alarms (in JSON data only, not displayed in blip)
  • suspend and resume device events (in JSON data only, not displayed in blip)
  • classify reason on suspends and resume triggered by certain alarms as automatic rather than (the default in Tandem driver) manual, with cause
  • suspended basals fabricated from suspends and resumes around occlusion alarms
  • "dotted line"/suppressed info for temp basals
  • prime events (in JSON data only, not displayed in blip)
  • reservoirChange (cartridge change) events

Bug fixes:

  • now possible to upload during temp basal and extended bolus
  • fixed unhandled combination type error: temp_start|pump_resumed

v0.238.0

22 Dec 09:29
Compare
Choose a tag to compare
v0.238.0 Pre-release
Pre-release

Tandem v1 with one-line fix for unhandled basal combination type temp_rate_start|pump_resumed