v3.2.0
Manual Notes
LoopFollow version 3.2 is released.
Substantive changes:
- LoopFollow now supports remote control for Loop using Apple Push Notifications system (similar to Trio)
- Remote control of the Loop app for carbs, bolus and overrides is available from LoopFollow
- For those who tested this when it was in the
devbranch, a new check is added to prevent reuse of a One-Time Password
- LoopFollowDocs were updated to go with this new version of code
- LoopFollow Browser Build was updated to use Xcode 16.4 when Xcode 16.2 cause build failures
- BugFix:
- Correct logic for missed reading alert so it works again
What's Changed (Automatically Generated)
- Only run swiftformat in the LoopFollow folder [skip ci] by @bjorkert in #444
- Add remote commands via APNS for Loop users by @codebymini in #434
- Update to Xcode 16.4 by @marionbarker in #455
- Fix(alarm): Correct logic for missed reading alert by @bjorkert in #449
- Remove 'Created by' line from SwiftFormat header by @bjorkert in #454
- Block sending loop commands with same TOTP code by @codebymini in #450
- chore: clean up linting change [skip ci] by @marionbarker in #456
New Contributors
- @codebymini made their first contribution in #434
Full Changelog: v3.1.0...v3.2.0