nightscout/cgm-remote-monitor: Habanero Purple (0.10.3)
Authors/Creators
- Jason Calabrese
- Milos Kozak
- Ben West
- Sulka Haro1
- Brian Hanifin
- PiererGit
- Ross Naylor
- Jeremy Cunningham
- Scott Leibrand2
- Pete Schwamb
- Bog Dan
- Jim Sifferle
- Fokko Driesprong3
- John Costik
- Hristina Dimova
- Mark Wilson
- fedor apanasenko
- Hichame Yessou
- Peter Holka
- dug
- Paul Andrel4
- martijnmcb
- dougtakeuti
- Kate Farnsworth
- sebastianlorant
- Thorsten Feige5
- Dragan Maksimovic
- Tanja
- Scott Hanselman6
- skjelland
- 1. Next Games
- 2. DLVR, Inc.
- 3. GoDataDriven
- 4. Kantar Media
- 5. Dipl.-Ing. Thorsten Feige
- 6. @Microsoft
Description
- New feature:
speechplugin added. Speech synthesis plugin. When enabled, speaks out the blood glucose values, IOB and alarms. - New feature:
xdrip-jsplugin added. Integrated xDrip-js monitoring - Nightscout now deals with mLab and other Mongo database outages better and shouldn't need a restart after an outage
- Nightscout web page loading is now more robust for people using Loop, OpenAPS, AndroidAPS or multiple uploaders
- Site navigation now links to multiple clock views
- Client color themes now has a new 'colorblindfriendly' scheme that works better for users with deuteranopia (and possible other forms of color blindness)
- Careportal. Add support for temp targets in mmol/l
- New plugin to track pump battery age (batteryage) has been added
Other Changes & Bugfixes
- Over 250 commits, 118 files changed, +13,734 / −7,169 lines of changes
- Only locales that have language support are loaded as Moment.js locales, reducing the size of the javascript bundle
- upgrade to Node 8.11.x LTS. Use of Node 9 or Node 10 is not recommended
- upgrade to Npm 5.6.x or later. Npm 6.1.x is recommended. No support for Npm 5.x (x<4)
- upgrade a lot of upgrades to dependencies, including security fixes
foreverhas been removed for Heroku startup with theProcfile- upgrade mongodb client and support MongoDB 4.x
- README updated, especially Windows instructions
- Glucose variability report now works correctly with hourly filters and sorting
- activity data storage API has been added (but no visualization for the data yet, scheduled for a later release)
PUMP_WARNONSUSPENDrenamed toPUMP_WARN_ON_SUSPEND. Set totrueto get an alarm when the pump is suspended.DEVICESTATUS_ADVANCED(true) - Now defaults to true. Users who only have a single device uploading data to Nightscout can set this to false to reduce the data use of the site.- swagger and OPEN API restored, see
/swagger.yamlor/swagger.json - most language localizations have been improved but still need work! Please join the Nightscout Translators group for details on how to help!
- Updated docs for alexa plugin
- Careportal: add Pump Battery Change event
- TDD average on daytoday report (total daily dosage)
We recommend Azure users consider migrating their hosting to Heroku, as we've observed Heroku users have significantly less issues with having their sites work reliably. If you want to continue using Azure, change the following configuration variables in Azure before updating to the latest Nightscout version:
WEBSITE_NODE_DEFAULT_VERSION=8.11.1
SCM_COMMAND_IDLE_TIMEOUT=300
Install instructions can be found: https://github.com/nightscout/cgm-remote-monitor/blob/master/README.md#install
The release coordination for this release was done by @PieterGit and @sulkaharo. We would like to thank the following people for their contribution (in alphabetical order): @2flea, @aaronjknox, @AdrianLxM, @apanasef, @bogdangorescu, @brutevinch, @Dave2526, @dbeasy, @dideldum, @dm61, @dougboss, @h2oil, @HenrikHL, @herzogmedia, @hichameyessou, @hummelstrand, @jaylagorio, @jasoncalabrese, @jimrandomh, John Weston, @jpcunningh, @Kdisimone, @kretch, @lsandini, @mdomox, @MilosKozak, @mpangburn, @norbertgaal, @pedrojparedes, @PieterGit, @PoweRGbg, @rhdtv2002, @ScheddyD, @schmitzn, @scottleibrand, @someoneAnyone, @sulkaharo, @tanja3981, @Tornado-Tim, @unsoluble, @veryfancy, @whooze, @winni67.
Files
nightscout/cgm-remote-monitor-0.10.3.zip
Files
(2.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:92cf91c0c7d0fcfda11dea9c1fedc56f
|
2.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/nightscout/cgm-remote-monitor/tree/0.10.3 (URL)