Release 3.0
New features:
- New Bolus View:
- Display predictions (graph) and a summary of meal entries. Added setting to hide this chart:
- Always display the Eventual Glucose prediction.
- Alert if a remote bolus was just delivered, to avoid double boluses (both remote parent/caregiver and user).
- New alternate bolus calculator (we now have two, select which one you want to use in the new settings). Thank you @polscm32 .
This bolus calculator uses a simpler and more traditional bolus wizard, with an added optional adjustment for fatty meals (reduced bolus) and an individual adjustment factor (a multiple).
The toggle for fatty meal (if enabled in settings) will decrease the recommended bolus amount.
Important to understand is that the Oref0/2 predictions are not used for these recommendations (in contrast to the default calculator).
This means recommendations will sometimes be given even when some predictions(s) are below your target glucose and/or threshold glucose value. Because of this I added the display of predictions also for this calculator, for some extra info and safety when making decision about confirming or changing bolus amount when using this alternate bolus calculator:
-
New Warning and inactivation if entering above maxBolus.
-
New big blue ”Enact” button.
-
Edit Meal entries. You can now go back to the Meal View from the Bolus View to edit or delete entries.
- New Meal View:
-
In Meal View you can now edit previous entered meal entries (if coming from the bolus view, see above).
-
Several UI/UX changes to make this view cleaner.
-
The summary when combining different presets (the ”presets” now called ”Saved Food”) is cleaner and more readable. Font colour will be adjusted automatically for you to be able to easier separate the different items comprising the full meal:

-
Adjustment of time is now easier and safer. Tap in the + or - button to add or subtract 15 minutes. To avoid accidental change of Time you now need to tap the ”Now” once before you can change the time of meal entries.
-
Added ”Note” for you to add any additional info (see screenshot above).
-
New big blue ”Continue” button.
- New Settings
-
UX/UI, App Icons, Bolus Calculator, Fat and Protein and ISF are some of all the new features added to the original FreeAPS X. These will now have their own section in settings.
-
The UX/UI have several new settings and you can now access these directly from the Home View (via the new Time Interval Button).
-
The Dynamic ISF settings have new pop-ups, allowing for more readable descriptions with new graphics. Using font size adjusted for dynamic font sizes (accessibility setting).
-
Threshold value can now be entered in a user-configurable glucose unit. New descriptions and graphics for the threshold setting.
- Live Activities.
- Live activities added, displaying latest glucose reading in the dynamic island and/or the Lock Screen. Thank you @10nas .
- Home View
Lots of UX/UI changes meant to reduce the clutter and improve the user experience. I can’t list them all here. Listed below are some of the
changes.
-
Make iASP work better with the accessibility settings.
Now iAPS will display nicely with all of the different iOS accessibility font sizes. One exception are the views from the Loop dependencies, these are not presenting well in bigger/biggest font sizes. These will need code change also in Loop.
You can both increase and decrease the font sizes in the iOS accessibility settings. Tip is to make iAPS-specific settings in iOS. -
Display active profile override in chart, similar to the demo targets. Duration and target are illustrated in purple. When active also the override button is highlighted:

-
Disable an active TT or Override with a tap on the highlighted button. A new cleaner confirmation alert is present before cancelation.
-
To edit or see more details about current active override (or TT) longpress the override (or TT) button.
-
Highlight the Temp Target button when active. Disable and change as with the overrides above:

The Temp Target button is hidden by default, but for those who really need to combine overrides and temp targets there now is a new setting in UX/UI settings to display this button.
-
Add a grey history button to the left. Tap this when you want to see the pump or glucose history.
-
Added scroll view. To see more (than you had before) info you can scroll down in Home View. Currently we only have a preview of statistics here (Sort of a test). Later more info/charts will be added here (insulin, carbs, steps, heart rate etc.). This is Info you only need/want to see sometimes, and which you only see when scrolling down. Tap the statistics preview to see all stats. This current preview display the Time in Range for the current day (hours since start of day).
 -
Increase the current Glucose in Header. There is now a setting to always Color-code the glucose, or only when below/over notification limits (for a cleaner look).
-
Present IOB and COB in frosted glass test tubes. (To reduce the boring clutter of strings in header view):

Duration will b presented in red when getting close to expiration. Tap pump to see more info.
-
Present MDT battery image dynamically. Battery will be filled according to current percentage . Tap to see more info.
-
Loop symbol is now more discrete. As looping is happening reliably you shouldn’t always need to focus on a big loop symbol. However when not working this symbol will be presented in red (or orange) clearly for everyone. Looping symbol is now presented centred, under the glucose (centred), as these two parameters ere the two most important. Tapping the loop symbol will display a bigger loop pop-up than before, in bigger default font size at the bottom for you to see all info at once (header, info panel, part of chart and the big pop-up with all of the relevant oref2 info.

-
Display the Eventual Glucose in info panel (before som users didn’t know what this tiny string meant) and in bigger default font size. Added unit to distinguish it from the current glucose value.
-
Added info in the loop pop-up. You will now always see when SMBs are disabled and when a middleware function is active (exactly what info is presented depends on the middleware code). When Middleware is active you will see this info in red. When SMB-ratio is changed from default (0.5) you’ll see this in orange (see above). When SMBs are disabled (either by settings or by a profile override or a demo target override you’ll see this presented at the button.
-
Remove the big colourful legend. Only display the chart legend whiten tapping the chart. Tapping again will hide it. The legend will now always be displayed under the predictions. Less clutter.
-
Simplify the chart time interval settings (less clutter). Tapping this button will now also present you with a shortcut directly to the Ui/UX settings, for you to change the appearance of the Home View, whenever you’d like.
 -
Overlay the Bolus Progress. Display Bolus progress more prominently. Display current insulin amount actually delivered:
-
When Max IOB = 0 an orange string is presented prominently in the info panel, now being a bit more descriptive.

The font size depends on your iOS settings… -
Profile panel has been removed and this space has now been added to the header instead. Instead of the panel we now have a profile button.
- Remote Commands, including Remote Profile Overrides.
-
From Nightscout you can now announce carbs, fat, protein remotely. You need to always enter all arguments.
Example 1: Announce 10 g carbs, 5g fat and 8g protein:
”meal: 10, 5, 8” -
You can now also activate an override and cancel an active profile override remotely.
Example 2: cancel an override:
”Override: cancel”Example 3: Start an override (you need to enter the name of an existing override preset):
”override: 🎾 🎾” -
The remote commands will now be presented in iAPS Home View chart with an owl symbol with an overlayed symbol of action. As mentioned before any remote bolus will trigger an alert, to prevent double bolus, when trying to bolus shortly after a remote bolus. Still please be super careful with remote boluses. I never do these (other than testing).
- Silcenced Omnipod and other features, by @itsmojo
- You can now finally have the pod completely silenced!
- New dev features in the new Pod Diagnostic Omnipod views.
Bug Fixes
- Some of @itsmojo previous Omnipod PR:s to dev weren’t merged to main, due to merge conflicts, but now all of the dev commits he PR:ed to dev is in main.
- You can now always deactivate and delete Omnipod pump in iAPS simulator, thanks to a bug fix by @itsmojo ,
- Threshold limit fix by @MikePlante1
- Other bug fixes and typos, some of which were specific to dev and some which weren’t. Thanks you @dsnallfot for the fetching of carbs from NS bug fix.
Localizations
- Lots of translations (thank you all translators!).
- New code and missing strings added.
Miscellaneous
- Fastlane updates, by @bjornoleh and @dnzxy. New auto-sync and auto-build options. Sync time with Windows time server.
- Add option for confirming boluses on the Apple Watch quicker (less crown rotation needed), by @MikePlante1
- Build expiration date, by @JamieKeene . Only displayed if built in Xcode.
And several other commits. I will update when needed upon request.