Skip to content

v7.1.0

Latest

Choose a tag to compare

@marionbarker marionbarker released this 20 Sep 18:18
4a74b78

Manual Notes

LoopFollow v7.1.0 was released on 20 September 2026

📣 LoopFollow 7.1 is out!

7.0 was a major release with rebuilt charts, onboarding, and custom alarm sounds. 7.1 focuses on fixing issues reported after 7.0, improving reliability, and adding a few requested features.

✨ Highlights
• Compare days more easily with optional "This Time" guide lines on previous days.
• New Shortcuts actions to enable/disable spoken BG readings for automations.
• Choose the duration when sending remote overrides to Loop.
• Share Logs now sends a single ZIP file instead of multiple attachments.

🩹 Fixes
• Fixed several 7.0 chart regressions, including graph display toggles, prediction style changes, and Yesterday BG updates.
• Fixed cases where the main graph could become unresponsive.
• Improved chart scrubbing and treatment display.
• Fixed missing Trio fat/protein entries.
• Improved Omnipod reservoir handling to avoid incorrect "50+U" readings and missed low reservoir alerts.
• Remote commands now report "Command Sent" instead of implying they have already been completed.

🔊 Background reliability
A lot of work went into improving recovery when Silent Tune stops unexpectedly, including handling audio interruptions, CarPlay disconnects, media service resets, and background launches. This improves reliability but does not eliminate all iOS background limitations.

🙏 Thanks to everyone who reported issues, provided logs, tested fixes, and contributed code.

Full release notes: https://github.com/loopandlearn/LoopFollow/releases/tag/v7.1.0

What's Changed (Automatic Notes)

  • Sync v7.0.0 version bump to dev by @marionbarker in #725
  • Fix Advanced Settings graph toggles not hiding chart elements by @bjorkert in #729
  • Fix main graph locking up after system-cancelled gestures by @bjorkert in #733
  • Refactor OverrideActivationModal to simplify duration handling by @codebymini in #740
  • Fix missing Trio FPU entries by @aug0211 in #741
  • Recover the Silent Tune keep-alive after audio interruptions by @bjorkert in #745
  • Add lines to graph and mini graph for "current time" on prior days by @aug0211 in #644
  • Add App Intents to enable/disable BG speech via Shortcuts by @skimaniac in #727
  • CI: Move remaining actions to Node 24 runtimes by @bjorkert in #752
  • Carry the pump reservoir value across records that omit it by @bjorkert in #746
  • Clarify remote command sent confirmation message by @codebymini in #750
  • Snap chart scrubbing to a five-minute grid by @bjorkert in #748
  • Zip log files before sharing by @bjorkert in #747
  • Release v7.1.0 by @marionbarker in #754

New Contributors

Full Changelog: v7.0.0...v7.1.0