Merged
Conversation
Release v0.2.4
Release v0.2.5 — Browser Build Hotfix [to main]
Improve shortcuts words in particular to include nightscout#543 proposals. Fix translation sentences in shortcuts without using LocalizedStringResource.
- Add 1-second delay after ending activities for proper iOS cleanup - Replace recursive pushUpdate with direct activity.update to avoid race conditions - Add error recovery by resetting currentActivity on creation failure Addresses sandbox extension errors and prevents Live Activities from disappearing after restart attempts. Fixes nightscout#597
Add toggle for external insulin to shortcut action nightscout#528. Not dependant of the settings configuration but maxBolus is checked.
sync[DanaKit]: Add logs missing pumpDelegate & DanaRS-v1 disabled
Co-authored-by: marionbarker <marionbarker@earthlink.net>
…eliability-issue-597 fix: Improve Live Activity reliability and restart mechanism
… using a tolerance
- Add new variable shouldProtectDueToHIGH to disable SMBs when CGM reads HIGH (=400 mg/dL) - Keep running scheduled basal, when reading HIGH - Remove autoISF coding from trio-oref glucose-get-last - Remove any mention of oref2 or oref2_variables - Remove (comment out for now) flatness check, as not needed – flat readings with our CGMs are no indicator of errors! - Extend (newly named) trioCustomOrefVariables by shouldProtectDueToHIGH and logic; if last 5 readings (25min) are HIGH, disable any dosing of SMBs, keep TBR neutral at scheduled basal - This way, during rapidly rising scenario, e.g. 330, 350, 370, 390, 400, 400, 400, 400 to user will receive up to 3 SMBs, then it shuts down
…and `dev` - Adds automated unit tests on push and PR to `main` and `dev`. - Annotates the result and fails on failing tests. - Only runs for repository owner `nightscout`.
…dependently, and create missing branches. Explicitly check for each branch independently. Ensure both conditions must be met (&&) for the environment variable to be set to true. Create only the missing ones. Avoid relying on a single flag (ALIVE_BRANCH_EXISTS), because that doesn't tell you which branch is missing.
Replace logic for check for backdated carbs
Add Confirmation Dialogs for Stopping Overrides and Temp Targets in Adjustments View
…ifiers (nightscout#685) * add PR 29596 to fastlane_2.228.0 * modify configure_bundle_id * Bump version to 0.2.7 --------- Co-Authored-By: dnzxy <dnzxy@users.noreply.github.com>
…o dev branch (nightscout#686) [skip ci] * add PR 29596 to fastlane_2.228.0 * modify configure_bundle_id * Bump version to 0.5.1 Co-authored-by: dnzxy <dnzxy@users.noreply.github.com>
- add guardrail about max bolus if external insulin as Trio (3 x max bolus) - change the label "apply" ➡️ "log"
…d_persistency_improvements
fix: Fix Swift 6 error in startBackgroundTask method
…y_enabled Don't Show Live Activity When Turned Off in Trio Settings
…o-shortcut external insulin to the bolus shortcuts.
Release/0.2.8: Fix an error in accounting for insulin with a pod fault during a bolus
Fixes a race condition between share client and BLE for G6 CGMs
dev branch: update OmniXXX: handle interrupted bolus during pod fault correctly
…gm-manager Adds handling for plugin CGM managers to backfill glucose
This file contains hidden or 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
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.
No description provided.