-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 2.2 #1305
Merged
Release 2.2 #1305
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
ps2
commented
Apr 18, 2020
- Updated carb/bolus screens. Thanks @mpangburn!
- Carbs and boluses are now entered together, which is a more familiar model to many caregivers.
- Forecast preview while entering bolus allows you to see potential impact of your bolus before delivering.
- Improvements in Watch updates; sleep data being used to update complications when you are awake. Thanks @novalegra!
- Omnipod pairing improvements. Bug fixes, and better error messaging. Thanks @itsmojo!
- Many performance improvements, especially effecting long time Loop users. Delays in rendering graphs during app launch should be fixed.
- New device communication logging facility- Additional logging across pod swaps, and logging of CGM communication.
- Rendering fixes to prevent insulin graph from drawing outside of bounds.
- Bug fix to align use of 10m insulin delay in dose computation and forecast.
- Include current bg in suspend threshold evaluation.
- Many other fixes.
Set carb cache length to 24 hours.
Include current bg for suspend threshold and dosing thresholds
Insulin model delay
Updated carb entry flow
* Fix interval multiple for dose chart y axis * Fix excursion of temp basal lines outside the left of graph area * Avoid use of cpu clipping
…ons (#1217) * Actually resolve them :-) * Add what I have * Add sleep permission * Refine complication math * Improvements to complication-refresh code * Update to match dev * Make cartfile accurate * Add newline * TimeInterval -> Date * Ensure last update time is updated in case of failure * Remove print statement * Changes based on review * More changes in response to review * Avoid crash on HKSampleQuery error * Fix crash due to incorrect error type * Fix for authorization error * Remove delay to mirror LoopKit * Update ExponentialInsulinModelPreset.swift Co-authored-by: Pete Schwamb <pete@schwamb.net>
Updated Swedish (sv) translations.
* Handle device logs * Update back button on bolus screen in enter meal flow * Bump cartfile revs for LoopKit update * Update carthage revs for device drivers using new device logs
…gured pump (#1290) * Add alert for unconfigured pump * Fix ordering
* Add alert for unconfigured pump * Fix ordering * Add description of sleep data usage by Loop * Update wording
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.