Highlights
Release discussions: #7237
- Data rights management - Thanks to @tynbendad: Obscuring the data source restores interoperability among data brokers choosing to discriminate. See
OBSCURED
andOBSCURE_DEVICE_PROVENANCE
environment variables. - Next version of Loop (likely 3.0.x, currently in dev as 2.3.0) - Verified @ps2 - required for Loop 3.0 remote real-time sharing features.
- Eliminate crash/NPE for AndroidAPS 3.. Verified @MilosKozak, @samihusseingit - required for 14.2.4+ compatibility with AAPS 3.0.
Proper and formal support for LTS Node versions. (We are delaying removing support for older Node until the next version to create an easier upgrade pathway for some users.)
What's Changed
Thanks to all contributors!
- obscure private device provenance by @bewest in #7249
- Fixes an issue where treatment units were all rewritten on load, regardless of units by @sulkaharo in #7273
- Change deduping interval by @MilosKozak in #7285
- Omnipod reservoir fixes by @ps2 in #7380
- Fix expiration time on remote notifications for Loop by @ps2 in #7375
- Support automatic bolus volumes in the enacted field for loop status. by @ps2 in #7385
- Results could be null and can crash the website by @samihusseingit in #7468
- Wip/bewest/upgrade node by @bewest in #7343
- Fix incorrect appending for loop enacted status by @ps2 in #7488
- rm package-lock.json && npm install by @bewest in #7487
- Allow Remote Carb Entries in Past or Future by @gestrich in #7512
- Build Docker image for arm64 architecture by @p5nbTgip0r in #7043
New Contributors
- @samihusseingit made their first contribution in #7468
- @gestrich made their first contribution in #7512
Full Changelog: 14.2.5...14.2.6