Skip to content

Commit 7a9ead0

Browse files
committed
3.6.0 release section: add highlights and reformat
1 parent 35eb116 commit 7a9ead0

File tree

1 file changed

+22
-7
lines changed

1 file changed

+22
-7
lines changed

docs/version/releases.md

+22-7
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,30 @@ Releases from `Loop 3.4.4` and older are reported at [*GitHub*&nbsp;_<span trans
2525

2626
### Loop v3.6.0
2727

28-
*Loop* v3.6.0 was released on 22 April 2025.
28+
*Loop* v3.6.0 was released on TBD April 2025.
2929

3030
* [Link to release notes for Loop 3.6.0](https://github.com/LoopKit/LoopWorkspace/releases/tag/v3.6.0){: target="_blank" }
31-
* This is the first release where the release notes are at the LoopWorkspace repository
3231

33-
#### Add Automatic Certificate Generation and Renewal
32+
#### 3.6.0 Highlights
33+
34+
* Add Automatic Certificate Generation and Renewal
35+
* Implement updates to minimize Dexcom G7 outages that were reported over the last few months, possibly related to iOS 18 changes
36+
* Modify the bolus after meals button to explicitly say `Save Carbs & Deliver`
37+
* Updates to Omnipod Eros and DASH repositories: some bug fixes, some improved responses
38+
* Fix a few bugs
39+
* Fixed: Stale value of the total bolus in the Bolus Progress Display in HUD - UI Bug only
40+
* Fixed: Glucose change graph 'predicted' effects are inconsistent at different times or between orientations
41+
* Fixed: Dexcom G7 calibration flags were not decoded correctly and some backfill messages could be left over from a previous sensor and provide erroneous date data
42+
* Fixed: The Algorithm Experiments screen could show stale selections - UI Bug only
43+
* Not Fixed: The Basal Rate section of the Therapy Settings screen does not update until you exit the screen and then return (this will be addressed in a future update) - UI Bug only, and only seen on some phone hardware (like SE phones) with iOS 18
44+
45+
#### 3.6.0 Details
46+
47+
##### Add Automatic Certificate Generation and Renewal
3448

3549
Automatic certificate generation and renewal requires a `Variable` be added to your organization or your repository. Please see these instructions: [Add Variable](../browser/prepare-fork.md#add-variable){: target="_blank" }
3650

37-
#### Maintenance Updates
51+
##### Maintenance Updates
3852

3953
These maintenance changes do not affect the functioning of the *Loop* app but do enable continued build with current iOS, Xcode and macOS versions, as well as continued operation of the GitHub Actions (Browser Build) capability.
4054

@@ -43,15 +57,15 @@ These maintenance changes do not affect the functioning of the *Loop* app but do
4357
* LoopWorkspace PR 243: Update GitHub action files to use fastlane 2.227.1 and Xcode 16.3
4458
* LoopWorkspace PR 248: Enable GitHub build to continue working after the keepalive-workflow repository was disabled by *GitHub*
4559

46-
#### Feature Updates
60+
##### Feature Updates
4761

4862
These are changes in response to feature requests (`Loop Issues`) that were implemented in the noted submodule. The LoopWorkspace respository was subsequently updated to include the feature.
4963

5064
| Loop Issue | Submodule Updated | PR in Submodule | Request | Modification |
5165
|:--|:--|:--|:--|:--|
5266
| [2168](https://github.com/LoopKit/Loop/issues/2168){: target="_blank" } | Loop | [2300](https://github.com/LoopKit/Loop/pull/2300){: target="_blank" } | Request for message change helpful for little loopers with multiple caregivers; avoid double carbohydrate entry | Change button label to `Save Carbs & Deliver` |
5367

54-
#### Bug Fixes
68+
##### Bug Fixes
5569

5670
These are fixes in response to specific bug reports (`Loop Issues`) that were implemented in the noted submodule. The LoopWorkspace respository was subsequently updated to include the bug fix.
5771

@@ -61,8 +75,9 @@ These are fixes in response to specific bug reports (`Loop Issues`) that were im
6175
| [2196](https://github.com/LoopKit/Loop/issues/2196){: target="_blank" } | Loop | [2295](https://github.com/LoopKit/Loop/pull/2295){: target="_blank" } | Bolus progress can display a stale total delivery value (UI bug only) |
6276
| [2265](https://github.com/LoopKit/Loop/issues/2265){: target="_blank" } | G7SensorKit | [34](https://github.com/LoopKit/G7SensorKit/pull/34){: target="_blank" } | No G7 CGM Updates - Loop Failure |
6377
| [2291](https://github.com/LoopKit/Loop/issues/2291){: target="_blank" } | G7SensorKit | [35](https://github.com/LoopKit/G7SensorKit/pull/35){: target="_blank" } | Backfill from G7 Created Bad Data |
78+
| N/A | Loop | [2297](https://github.com/LoopKit/Loop/pull/2297){: target="_blank" } | Fix display glitch for Algorithm Experiment selections |
6479

65-
#### OmniBLE and OmniKit Updates
80+
##### OmniBLE and OmniKit Updates
6681

6782
Updates were made to the Omnipod pump submodules: OmniBLE and OmniKit. Unless otherwise noted, the following functional updates were made to both submodules with the PR numbers included in parentheses:
6883

0 commit comments

Comments
 (0)