Skip to content

Releases: tidepool-org/uploader

2.59.1

19 Sep 15:13
c38944e
Compare
Choose a tag to compare
Merge pull request #1657 from tidepool-org/release-2.59.0

v2.59.0

2.59.0

17 Sep 12:35
b3e8eb1
Compare
Choose a tag to compare

What's Changed

  • add path suffix for web uploader login redirect by @krystophv in #1601
  • [BACK-2712] Updates to run web version on Tidepool infrastructure by @krystophv in #1602
  • Add support for uploading Verio range meters in UiW (UPLOAD-1184) by @gniezen in #1610
  • Fix user-space drivers (UPLOAD-1259) by @gniezen in #1633
  • Fix upload record (UPLOAD-1272) by @gniezen in #1634
  • [UPLOAD-1224] replace react-keycloak with react-oidc-context by @krystophv in #1632
  • v2.58.0 by @gniezen in #1640
  • Bump @babel/traverse from 7.20.1 to 7.24.7 by @dependabot in #1641
  • Remove unused lzo-decompress dependency (UPLOAD-1278) by @gniezen in #1642
  • [UPLOAD-1068] Uploader in browser by @krystophv in #1593
  • Only read new records for delta-capable Bluetooth meters (UPLOAD-219) by @gniezen in #1639
  • Improve device descriptions on device selection screen (UPLOAD-1047) by @gniezen in #1649
  • WebCrypto is not available by default on node v18 by @gniezen in #1655
  • Add meter-specific pairing support links (UPLOAD-1299) by @gniezen in #1651
  • Update dependencies (UPLOAD-1292) by @gniezen in #1646
  • Support for Embrace TALK meter (UPLOAD-1270) by @gniezen in #1647

Full Changelog: v2.58.0...v2.59.0

2.58.0

08 Jul 09:18
189301c
Compare
Choose a tag to compare

What's Changed

  • Fix issue where not all devices are displaying the power-only USB warning (UPLOAD-1156) by @gniezen in #1622
  • Fix setting the time on Accu-chek meters (UPLOAD-1176) by @gniezen in #1608
  • Fix KissMetrics processed property (UPLOAD-1111) by @gniezen in #1627
  • Accu-chek threshold is not known (UPLOAD-869) by @gniezen in #1624
  • [UPLOAD-1147] remove open by @krystophv in #1609
  • [UPLOAD-919] error support ticket creation link by @krystophv in #1635
  • Remove unused entitlements (UPLOAD-1226) by @gniezen in #1626
  • Fixes for time update messaging (UPLOAD-1201, UPLOAD-1157) by @gniezen in #1621
  • Fix i-SENS Bluetooth firmware bug (UPLOAD-1010) by @gniezen in #1628

Full Changelog: v2.57.0...v2.58.0

2.57.0

04 Apr 20:47
cbcaaf9
Compare
Choose a tag to compare

What's Changed

  • Add error message that Dexcom G7 receiver is unsupported (UPLOAD-1168) by @gniezen in #1607
  • Patient limit UX (UPLOAD-1187)(UPLOAD-1186)(UPLOAD-1179) by @krystophv in #1611
  • Update dependencies (UPLOAD-1148) by @gniezen in #1589

Full Changelog: v2.56.1...v2.57.0

2.56.1

23 Jan 09:25
da4197f
Compare
Choose a tag to compare

What's Changed

  • CircleCI resource class update (UPLOAD-1139) by @krystophv in #1588
  • Attempt more than once to get the Bluetooth device name (UPLOAD-1130) by @gniezen in #1583
  • Auto-update of time on Bluetooth meters (UPLOAD-236) by @gniezen in #1576
  • notary tool update (UPLOAD-1158) by @krystophv in #1595
  • Show actionable error message when Accu-chek meter doesn't respond (UPLOAD-958) by @gniezen in #1581
  • Handle suppressed basal rates for Dash temp basals correctly (UPLOAD-1155) by @gniezen in #1597
  • Use Node v16.x by @jh-bate in #1600
  • Tandem compatibility updates (UPLOAD-1072) by @gniezen in #1598
  • mrn validation (UPLOAD-1132) by @krystophv in #1596
  • Fora TN'G Voice uploads not working after time update (UPLOAD-1177) by @gniezen in #1603

Full Changelog: v2.55.1...v2.56.1

2.55.1

25 Sep 06:03
aaf429e
Compare
Choose a tag to compare

What's Changed

  • Add bolus delivery context (UPLOAD-888) by @gniezen in #1569
  • Remove Animas support (UPLOAD-1029) by @gniezen in #1560
  • Add Bayer cable and Accu-chek Guide Link USB driver (UPLOAD-1114, UPLOAD-1120) by @gniezen in #1577
  • Add support for CareSens N and True Metrix Pro (UPLOAD-1109, UPLOAD-1120, UPLOAD-1126) by @gniezen in #1579
  • Rollbar tokens rotation (UPLOAD-1140) by @krystophv in #1585
  • Remove extraneous carb/food events for Tandem (UPLOAD-1006) by @gniezen in #1580
  • MRN requirement settings (UPLOAD-1116) by @krystophv in #1578

Full Changelog: v2.54.2...v2.55.1

2.54.2

15 Aug 14:45
f115e10
Compare
Choose a tag to compare

What's Changed

  • prevent Uploader from re-processing authentication attempts when already authenticated [UPLOAD-1123] by @krystophv in #1574

Full Changelog: v2.54.1...v2.54.2

2.54.1

10 Aug 16:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.54.0...v2.54.1

2.54.0

07 Aug 09:58
Compare
Choose a tag to compare

What's Changed

  • Add MacOS support for FreeStyle meters; bugfix (UPLOAD-1086, UPLOAD-124) by @gniezen in #1559
  • Add CareSens Pro; Libre Pro (UPLOAD-871, UPLOAD-1066) by @gniezen in #1561
  • Tandem settings updates (UPLOAD-1073) by @gniezen in #1562
  • Tandem multi-record fix (UPLOAD-1104) by @gniezen in #1565
  • Update timezone database (UPLOAD-1103) by @gniezen in #1566

Full Changelog: v2.53.0...v2.54.0

2.53.0

31 May 10:05
Compare
Choose a tag to compare

What's Changed

  • Add support for deep linking in Linux by @gniezen in #1555
  • [UPLOAD-1045] token refresh by @krystophv in #1553
  • [UPLOAD-1040] update 401/403 check to handle FSA by @krystophv in #1554
  • Another attempt at fixing the 'WriteableStream is locked' error (UPLOAD-894) by @gniezen in #1543
  • [UPLOAD-1022] existing email address error message by @krystophv in #1552
  • Don't ingest Libre 3 "Views" as BG values (UPLOAD-970) by @gniezen in #1549
  • [UPLOAD-942] clinicians without a clinic by @krystophv in #1557
  • Add all device models to metrics (UPLOAD-785) by @gniezen in #1556

Full Changelog: v2.52.0...v2.53.0