Skip to content

Release 1.6.0

Compare
Choose a tag to compare
@Jon-b-m Jon-b-m released this 06 May 19:50
· 1332 commits to main since this release
74d051c
  1. Add garmin management in iAPS. Thanks @avouspierre!

  2. Create a menu "Watch devices" for Garmin and Apple Watch. Add steps display. Add (suggested) ISF display option on the Apple Watch, by @avouspierre.

  3. Allows to use the IOS Simulator again

  4. First implementation of siri shortcuts, by @avouspierre.

  5. New recommended bolus % setting. % of normal manual bolus which iAPS recommends. To improve the user-friendliness.

  6. Remove some of the target schemes in iAPS to avoid build errors.

  7. Add Carbs UI simplifications

  8. New Statistics View. Removes the background processing, except once a day if upload is enabled, see below.

  9. Configure the BG limits in one place for entire app for charts, colour of BG in header and for statistics.

  10. Optional upload of statistics (and preferences) to NS once every 22 hours. Remove redundant settings.

  11. Add a StatConfig in Services section.

  12. Override Profile Target Glucose. Allows override also of glucose target.

  13. Make Main Chart View configurable with several new settings in new Statistics and Home View settings section.

  14. Add back Omnipod DASH localizations (disappearing with Loop3 merge).

  15. Loop3 Framework updates.

  16. *Browser build updates. Fastfile: add NFC tag reading capability and fix bundle ID for iAPS in validate_secrets lane:
    find_bundle_id("ru.artpancreas.#{TEAMID}.FreeAPS")- Use macos-13 (currently in beta) for all workflows, use Xcode 14.3 for build_iAPS.yml (#30), by @bjornoleh.

Bump version


Co-authored-by: Pierre L [email protected]