Skip to content

Releases: nightscout/cgm-remote-monitor

0.7.0 (Enchilada)

19 Apr 17:22
Compare
Choose a tag to compare

cgm ns enchilada icon

2015-04-06 09 49 23

screen shot 2015-03-21 at 11 14 57 pm

screen shot 2015-03-21 at 11 30 15 pm

screen shot 2015-04-19 at 9 58 06 am

Closed Issues:

#505 -0.00 units of insulin on enchilada
#553 MQTT Client Id needs to be more unique
#552 Calibration Pushover doesn't use DISPLAY_UNITS
#523 Use the selected time format for tool tips
#513 When alarm is cleared from another device the BG turns gray bug
#501 Merge SVG and Sensor entries received via MQTT
#499 Ignore sensor noise level when Dex sends special value SGV
#464 dead code
#449 Events in 24hr format are not shown in graph duplicate
#418 Improvement: Sound an alarm when data hasn't been received in n minutes
#407 24 hour time format is not working for lower graph bug
#396 Pebble MMOL settings issues
#361 show calibration records in pebble enhancement
#272 MQTT

Merged PRs:

#566 update logos and favicon
#560 Clean up some entries code and increase coverage
#558 Better default MQTT clientid
#554 Client side alarm for stale data
#539 use new sysTime field to prevent dupes caused by jitter
#536 use selected time format for tooltips and x axises
#534 Show raw during startup when noise changes to 1 before there is a BG
#518 fix a bug that caused a treatment's glucose value to be ignored
#514 Treatment hemispheres position doesn't always use entered BG bug
#511 enable is optional
#506 display of noise level and rawbg value when rawbg is enabled
#504 allow API to search things better
#498 Smoother opening/closing of the settings and treatment drawers
#497 better future data warning
#496 context range fix
#492 Compression and pebble.js mongo fixes
#489 does compression interfere with socket.io?
#488 respect potential I/O errors in pebble response
#484 Display uploader battery next to time ago
#483 Support for an adjustable focus range
#482 use an updated font to include an hourglass glyph
#481 better treatment BG unit handling
#480 fixed issue with delta always being 0 in /pebble
#476 Always return the last Cal entry (don't worry about how old it might be)
#471 No more % based font-sizes!!!
#466 simplify boolean assignment
#465 rm dead code
#452 Add an option to enable IOB in the mainline
#439 Port profile api from wip/iob-cob
#190 MQTT

The last state of the old wip/iob-cob

27 May 22:28
Compare
Choose a tag to compare

Keeping the old branch around has created confusion, instead we'll just hold on to this tag/release

Dreamsicle (Release 0.6.4)

14 Feb 18:56
Compare
Choose a tag to compare

This was a hotfix to a bug found right after the release of 0.6.3, see Dreamsicle (Release 0.6.3) for more details

Bug Fixes

fixed bug with pebble enable check #412

Dreamsicle (Release 0.6.3)

14 Feb 16:11
Compare
Choose a tag to compare

dreamsicle 0 6 3 raw

An easy upgrade using the Update Tool

Features:

Options to enable raw data #386 & #394

To enable Raw Data update the ENABLE environment variable to include rawbg, if you want raw BG's to display by default use rawbg-on. For example ENABLE="careportal rawbg"

For more information see Interpreting raw Dexcom data

screen shot 2015-02-01 at 1 10 52 pm

Show Raw - Always

a

Show Raw - When there is noise

b

Bug Fixes and Improvements:

  • fixed HIGH/LOW display on iPhone 6+ and Nexus 6 #397
  • don't round the predicted values when mmol display mode #402/#405
  • Syntax error in "Enable Alarms" help prompt #406
  • Store display units with treatment objects, for unit conversion / checking on load. #408
  • if there isn't a glucose value, don't store the units #409

Dreamsicle (Release 0.6.2)

28 Jan 17:57
Compare
Choose a tag to compare

Minor fix for issue with Night Mode found after the 0.6.1

Dreamsicle (Release 0.6.1)

Dreamsicle (Release 0.6.0)

14 Jan 02:41
Compare
Choose a tag to compare

Features

Custom BG Thresholds and Alarm Settings

c142d12a-87dd-11e4-8e67-b858ec2f3f55

BG Delta like the Pebble

screen shot 2015-01-12 at 12 29 20 am

New Care Portal treatment rendering

8414e9c8-89ea-11e4-8017-414740ed4558

Care Portal backdating and pre-bolus support

screen shot 2015-01-12 at 12 32 32 am

Hover Tooltips for all dots in the context view (SGVs, MBGs, treatments)

screen shot 2015-01-12 at 12 40 45 am

screen shot 2015-01-12 at 12 42 14 am

Bug Fixes

  • Auto Acking - alarms will be auto canceled when the condition causing the alarm isn't present
  • Fading trend line - after a period of time the trend line would fade in the middle the the prediction cone would not display
  • /clock.html view now respects DISPLAY_UNITS=mmol setting
  • Now line now move in the context area(bottom) to align with the focus area(top)

10866128_10153079387666458_1990945968238773741_o

Cookie Monster (0.5.1)

10 Nov 19:43
Compare
Choose a tag to compare

A small hot fix to reverse the change that enabled websockets since it increased page load time for many users and there were reports of increased data usages.

For additional release notes see: Cookie Monster (0.5.0)

Cookie Monster (0.5.0)

06 Nov 23:24
Compare
Choose a tag to compare

FIX: HIGH/LOW displayed when scrolling with mmol units

FIX: Indexes on key fields to improve mongo performance for large databases

FEATURE: MBG's uploaded from dexcom calibrations now display on chart
screen-shot-2014-10-17-at-12 25 19-am

FEATURE: 24 Hour Time
screen shot 2014-10-22 at 11 27 09 pm

FEATURE: Pushover Notifications for when MBGs entered as calibrations on the Dexcom
2014-10-19-22 27 33-1

Brownie (0.4.3)

01 Oct 06:35
Compare
Choose a tag to compare

Changing license to AGPL, no code changes