Skip to content

Releases: timoschlueter/nightscout-librelink-up

v2.0.1

29 Dec 13:16
1146f83
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

29 Dec 13:03
ec09c28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.1...v2.0.0

v1.9.1

22 Dec 07:16
a2429c6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.9.0

04 Oct 19:12
397cea3
Compare
Choose a tag to compare

What's Changed

"Single shot" mode

When setting the environment variable "SINGLE_SHOT" to true the builtin scheduler will be disabled and the script runs just once and exits after completion. This is very useful if you want to use your own scheduler.

Disabling of HTTPS for Nightscout

Until now, the https:// prefix was hard-coded into the URL of the Nightscout instance. Although HTTPS encryption is very important and should be the default, there are deployments where disabling this it me required. A very good use-case for disabling HTTPS has been provided in #68. The new environment variable NIGHTSCOUT_DISABLE_HTTPS allows this behavior to be enabled.

Minor improvements

  • The script no longer tries to upload 0 measurements to Nightscout
  • Updated to the lastest winston dependency

Full Changelog: v1.8.2...v1.9.0

v1.8.2

28 Aug 14:23
5690684
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.8.2

v1.8.1

14 Jul 05:58
e33a0cb
Compare
Choose a tag to compare

What's Changed

  • Bugfix for German users by @timoschlueter in #55
    • Attention: If you are living in Germany, set the LINK_UP_REGION environment variable to DE

Full Changelog: v1.8.0...v1.8.1

v1.8.0

05 Jul 06:45
d8e38ad
Compare
Choose a tag to compare

What's Changed

  • Added LINK_UP_REGION ENV variable to set the region of the service by @timoschlueter in #52

Full Changelog: v1.7.2...v1.8.0

v1.7.2

14 Jun 11:52
Compare
Choose a tag to compare

What's Changed

  • Add support for older ARM based devices (Raspberry Pi 3 etc.)

Full Changelog: v1.7.1...v1.7.2

v1.7.1

14 Jun 11:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.7.1

v1.7.0

14 Jun 11:29
5191c8f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.2...v1.7.0