v4.0.0
Manual Notes
This is a big release for LoopFollow and contains a breaking change.
Breaking Changes
All Users
- You must add Push Notifications to LoopFollow identifiers before you will be able to build LoopFollow 4.0.0
Followers of Trio Users who use Trio Remote Control
- Trio Remote Control requires LoopFollow 4.0.0 (or newer) and Trio 0.6.0 (or newer)
- See Real-time Notifications for Trio
Missing Features
Trio Users
We made a mistake. The Rec. Bolus feature for LoopFollow was reporting a value from the Trio app that was never meant to be used as a recommended bolus. (The one from Loop is OK.)
- Users viewing a Trio URL will notice the
Rec. Bolusdisplay is always blank- Updates are planned for Trio and LoopFollow to provide the last recommended value from the Trio app
New Features
All Users
Modify the automated build times on GitHub to check for updates every Sunday and build 2nd Saturday of each month
- This is another attempt to prevent GitHub not being available when our community has their builds scheduled
There are new snooze features
- Use the volume buttons to snooze an alarm
- Snooze status is visible on the snoozer screen briefly when you first open it with easy access to modify snooze settings
You can copy the remote control settings from one phone to another.
- When Phone 1 is configured to follow your looper with remote control configured
- Set up Phone 2 to follow the same URL - you don't even need a token
- On Phone 1, under Remote Control Settings, select Export Remote Settings as QR Code
- Use Phone 2 to take a picture of the QR code and voila - Phone 2 is now configured to follow and send remote commands to your looper
Loop Users
Overrides have a nice new modal
- This makes it easier to see the override configuration
- When you select an override with indefinite duration, you can modify that to a fixed duration using 15 minute increments
Trio Users
See Real-time Notifications for Trio for details about real-time notifications for remote command sent to Trio
What's Changed
- Change input fields to be masked instead of invisible in screenshots by @codebymini in #458
- Add passcode fallback for Loop APNS insulin by @codebymini in #460
- upgrade rexml per dependabot security warning by @marionbarker in #464
- Add option to silence alarm with volume button by @codebymini in #447
- Snoozer Bar — quick global “Snooze all” in the snoozer view by @bjorkert in #459
- Add modal for selecting duration of overrides for Loop by @codebymini in #457
- Share settings (nightscout url and remote settings) with QR code by @codebymini in #452
- Align remote errors by @codebymini in #462
- Shift GitHub to check for updates every Sunday and build 2nd Saturday of each month by @marionbarker in #465
- Remove usage of insulinReqMetric by @bjorkert in #468
- Add small delay to TOTP warning when sending carbs/insulin by @codebymini in #469
- Enable APNS feedback to LoopFollow for Trio remote commands by @bjorkert in #445
Full Changelog: v3.2.0...v4.0.0