v2.1.3
Manual Notes
- When carbs are entered in the future, this version behaves as expected
- The "Carbs today" field includes those carbs (LoopFollow -> Settings -> Information Settings: enable "Carbs today")
- If the prediction curve has sufficient "Hours of prediction" configured, the carbs are plotted (LoopFollow -> Settings -> Graph Settings)
- Several places where the code could crash have been updated (see Issue #251)
- Please report what is happening if your LoopFollow crashes or shows a white (or black) blank screen AFTER you upgrade to this version)
- When entering the URL (or username) into LoopFollow, the auto-capitalization for the row is now disabled
- note you can enter the URL into the keychain of your iPhone (iOS Settings->Passwords) and then + to add a URL, username and password (put the URL as the username)
- at the current time, LoopFollow requires the URL with the token (if used) as the password
- This is probably a feature more helpful for testers than for users who only enter credentials one time
What's Changed
- Disable Auto-Capitalization in Text Fields of SettingsViewController by @bjorkert in #248
- Add links to all instances' repos in README.md by @MikePlante1 in #249
- Protect against crash from index out of bounds by @marionbarker in #252
- Allow future carbs by @bjorkert in #250
New Contributors
- @MikePlante1 made their first contribution in #249
Full Changelog: v2.1.2...v2.1.3