nightscout/cgm-remote-monitor: 0.10 (Habanero)
Authors/Creators
- Jason Calabrese
- Milos Kozak
- Ben West
- Sulka Haro1
- Brian Hanifin
- Ross Naylor
- Pete Schwamb
- Jim Sifferle
- Fokko Driesprong2
- Bog Dan
- John Costik
- Hristina Dimova
- Mark Wilson
- Peter Holka
- fedor apanasenko
- Scott Leibrand3
- dug
- Hichame Yessou
- Paul Andrel4
- martijnmcb
- dougtakeuti
- Kate Farnsworth
- sebastianlorant
- Thorsten Feige5
- Scott Hanselman6
- skjelland
- Eric Martin
- avielf
- Matteo Neri
- Kevin Lee
- 1. Next Games
- 2. GoDataDriven
- 3. DLVR, Inc.
- 4. Kantar Media
- 5. Dipl.-Ing. Thorsten Feige
- 6. @Microsoft
Description
Nightscout Habanero is here!
After long 9 months, Habanero brings you better compatibility with the latest browser versions and significantly faster loading speeds. There are no huge changes in the features so there's no pressure to immediately update if Nightscout works for you, but we hope you'll love you'll love the speed improvements if you do.
IMPORTANT! if deploying the site to Azure, due to limitations in how Azure works, you have to ensure WEBSITE_NODE_DEFAULT_VERSION app setting is set to 8.5.0 for Nightscout to work
Changes in Nightscout Habanero
- New startup screen on app start, before we can render the graph
- Substantial improvements to the page loading speed
- Distribution reporting now filters CGM data for noise and shows additional glucose variability analysis
- Amazon Alexa support now supports localization
- Daily reports visualise total COB and IOB
- Localization support for Simplified and Traditional Chinese
- Many, many small bugs have been squished
- Several improvements to OpenAPS, Loop and AndroidAPS data visualisation & compatibility
- URL to access reporting, food editing, admin has changed, so update bookmarks if needed
- Compare reporting and chirp generation is no longer supported
Known issues
- Mouseover tips on menu buttons don't work on all browsers
Technical changes
- The backend uses the latest Node 8.5.0 for hosting
- Almost all npm dependencies were updated to newer versions for 8.5.0 compatibility, compatibility with modern browsers and optimisation
- The dependency management has seen extensive changes
- We now use WebPack for the client dependency bundle generation
- Bower has been removed from dependency management chain altogether
- Bundle is created on npm dependency installation before app startup to speed up application start and reduce the memory footprint of the application
- Client assets are minified and compressed when in production hosting
- The app uses cache manifest for speeding typical loads
- Developers: use NODE_ENV = development to change caching behavior to be more development friendly
- HTML for views has been moved to the views folder and the app uses the ejs templating engine to render cache punch through tokens
Files
nightscout/cgm-remote-monitor-0.10.0.zip
Files
(2.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:2cffec0bda66d54b22a42e8065b8e626
|
2.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/nightscout/cgm-remote-monitor/tree/0.10.0 (URL)