Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 May 23:03
· 6 commits to main since this release
925b24e

Changelog

Features

  • 771ce2f feat: Add time since last reading
  • 217ecec feat: Colorize output based on current reading
  • bf8f026 feat: Rearrange UI and use native system font

Fixes

  • 7cc0e87 fix: Ensure new settings are set on existing installations
  • d9a9454 perf: Clear data from memory when an action is removed
  • a90ccdd perf: Request less data from Nightscout server

Others

  • 925b24e chore(deps): update dependency globals to v15.2.0 (#39)
  • 0e79950 chore: Add NSUtils.toMmol
  • 7315492 chore: Change var to const
  • 234cbc8 chore: Hide warning if next fetch computation fails
  • 85ffd9c chore: Improve Nightscout logo load error handling
  • c1766ee chore: Remove unused function
  • 1662ff5 ci: Set version during build