Skip to content

v2.2.2

Compare
Choose a tag to compare
@marionbarker marionbarker released this 13 May 17:10
· 91 commits to main since this release

Manual Notes

  • Branch, Build Date, Latest Version, and Blacklisted Version Display: The app now displays essential version information directly within the interface. It will check for newer versions and show if the current version is “blacklisted,” meaning it has bugs that make updating to a new version important.
    • GitHub archives the build version information, so it may take 24 hours after the release before current information appears in your app on your phone
  • Version Notifications: Receive notifications for new versions, blacklisted versions, and build expirations to ensure you are always up-to-date.
  • Removed Download Loop/iAPS Data Toggle: Streamlined the user interface by removing the unnecessary toggle. The same effect can be achieved by a combination of other settings. This setting was a common source of error when it was forgotten to be enabled. The app now runs as if this setting is on.
  • Nightscout Entries with Glucose Key: Improved data handling; this allows the glucose entered in the Nightscout careportal to be plotted on the LoopFollow graph.

What's Changed

  • Allow bg entries as glucose by @bjorkert in #292
  • Display branch, build date, latest version, blacklisted version by @bjorkert in #295
  • Notification of new version, blacklisted version and build expiration by @bjorkert in #296
  • Remove Download Loop/iAPS Data toggle by @bjorkert in #297
  • Update README to add Trio and remove need to enable NS download by @marionbarker in #298

Full Changelog: v2.2.1...v2.2.2