Releases: Artificial-Pancreas/iAPS
Release 5.4.0
More loop statistics. (#896)
Upload most frequent loop error type (#900)
Display the average ISF/CR/CSF in Dynamic settings (#903)
Upload the number of most frequent error type, not just the error type. (#910)
Display pod days and hours (expiration date) (#914)
Merge Crowdin translations
Clean up some test code (#909)
Bump version
Release 5.2.2
- Resolve issue 890: #890
- Resolve a nasty typo preventing some ISF overrides. Add additional check for missing TIR data to prevent any eventual out of bounds errors.
- Add some more logging of overrides.
- German Crowdin updates
Release 5.2.1
-
Update syncUpstreamRepo.yml (#883)
Reduce frequency of sync to daily instead of hourly -
Hypo treatment default and none option fix.
c0bd10e -
bump version nr
Co-authored-by: Marc G. Fournier [email protected]
Release 5.2.0
New features:
- New header Views (full and compact View)
- Easily change the Bundle ID for GitHub builds with an optional repo variable, by @scrappy
#876
GitHub - Allow for per branch auto build (GitHub), by @scrappy
a07effb
To enable both auto sync and auto build of your iAPS fork:
- Click on the "Actions" tab of your iAPS repository.
- Select "5. Sync Upstream".
- Click "Run Workflow", select Branch to maintain, and tap the green button. Your branch is now auto synced. Continue with enabling auto build:
- Tap Settings / Secrets and Variables / Actions
- Tap Variables / New Repository Variable
- In first field (Name) enter: AUTO_BUILD_BRANCHES
- In second field (Value) enter the same name of the branch you selected in step 2.
Resolved issues:
- Don't upload settings and statistics when sharing is disabled.
Miscellaneous:
- Change string "Treatment"
- Crowdin translations
Release 5.0.4
- Configure which Hypo treatment preset will be used.
- Resolve chart issue (don't draw the TIR preview chart without data).
- Crowdin translations (Arabic).
Release 5.0.3
Bring back display of the 0 integer to glucose delta in header View.
Cast shadows (glucose drop and delta drop) in the direction of current glucose trend.
Resolve a typo in the flat CGM bypass option.
Remove an unnecessary setting.
Crowdin translations (Arabic) by Abdulrahman Alfantokh.
Release 5.0.2
Release 5.0.0
- Expand iAPS Live Activity (#808). Display Last loop, IOB, COB and eventual glucose prediction. Add support for both open loop mode and closed loop mode.
-
Add a glucose drop to the header View. Display a big rotating glucose drop.
Current Glucose, loop minutes ago and glucose delta is now in highest contrast. Display of the glucose delta is now an option in UI/UX settings (default is off). I recommend having “Always color glucose value” off in UI/UX settings, as this will make sure you’ll always get the glucose in highest contrast (black/white). e3b8ad8 -
Hypo treatments (#801). Activate a hypo treatment override preset when selecting Hypo Treatment in the meals View. The activated override: 45 min, SMBs off, 90%, 6.5 mmol/l target. This will also skip the Bolus View.
Make the necessary updates to update the override/s in Nightscout. A hypo override emoji will be displayed in the info panel. Those who never record any hypo treatments in iAPS can disable this option in UI/UX settings.
-
Don't run TDD twice (dd5cc61) and add some more printing to console to see time of each oref0 module.
-
Move max carbs (#811). Some users don't know about this new setting. It has now been moved to a more intuitive location.
-
Resolve a Calender issue introduced in commit af1acf9 (#821)
-
Resolve issue #804
-
Quicker performance (vertical scrolling now more fluent).
Add new slide up and down animation for the small glucose chart. Use the header background also for this chart.
Refactor code and various UI updates (add shadows, TIR background, TIR chart updates, adjust margins and padding etc). (#823) -
Fix the rounding in small TIR chart. Every group added together now always end up with 100 %. cc2cecf
-
Hide the COB chart when lacking carb data and hide the IOB chart when lacking insulin data. #824
-
Add pump shadows..
-
Round the manual glucose values separately.
-
Move infoPanel to a more integral part of the header View. Update animation duration.
-
Add label to the iAPS pill.
-
Use also the original oref0 profile script, the oref0/lib/profile/index.js file (#805), by @bastiaanv
-
Edit "Error" to "Status" (#761)
-
Display before and after eventual adjustment (autosens, override or dynamic adjustment) of ISF and CR in the iAPS pill. Bring back correct colour of Insulin 24h. Include CR. b3eca57
-
New localizations and Crowdin translations. Thank you translators: Aleksandr Van-Zaam, Mirko Trierenberg, Typ1er, Mykola Yroslavadudko, Nicole van Elst - van den Hoek, Hung Nguyen, Salem Allebdi, aboeinas, Abdulrahman Alfantokh, 244877227, Alessandro Fogliani for new translations. We now have some Arabic translations.
V5.0.1
Release 4.8.0
Omnipod updates ported by @itsmojo:
LoopKit/OmniBLE#125 & LoopKit/OmniKit#36, fix bolusState & basalDeliveryState use !isFinished() again
LoopKit/OmniKit#36, update OmniKit setStateWithResult() to match OmniBLE version
LoopKit/OmniBLE#126 & LoopKit/OmniKit#37, fix incorrect pod suspended message on bolus after an error
Remove no longer needed APSManager updateStatus() to avoid extra get pod status commands
Nightscout Glucose backfill resolved, by @bastiaanv:
#775
Resolves several old issues with import/upload to Nightscout and to the statistics database.
Prepare for the configuration profiles and the onboarding Views coming in v4.9, for instance backup of your CoreData.
f0d1d52
Make Oref0 error string in pop-up more accessible: 41d2b44
Localization of the Sharing strings, by @Mirko-tri
Crowdin translations from translators: Hung Nguyen Phuteleco, @Mirko-tri, Abdulrahman Alfantokh, @vanzaam, Mykola Yroslavadudko and Typ1er.