Skip to content

Commit 54817fb

Browse files
authored
Merge pull request #932 from marionbarker/working-docs
Update for 3.6.4 release
2 parents e845026 + 3650978 commit 54817fb

File tree

3 files changed

+20
-5
lines changed

3 files changed

+20
-5
lines changed

docs/browser/build-dev-browser.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,13 +148,13 @@ As soon as you build one version of the app from the `dev` branch, that version
148148

149149
Suppose you then return to using the `main` branch after your excursion to the `dev` branch.
150150

151-
> *For this example, version 3.6.x is the released version from the `main` branch and version 3.7.0 is the development version you evaluated.*
151+
> *For this example, version 3.6.x is the released version from the `main` branch and version 3.7.x is the development version you evaluated.*
152152
153-
Every time you open TestFlight on your phone and select the *Loop* app, it will offer the most recent 3.7.0 version to be installed if you just tap **Install**. You might be in a situation where that build is about to expire or you decide you don't want to test this on your looping phone.
153+
Every time you open TestFlight on your phone and select the *Loop* app, it will offer the most recent 3.7.x version to be installed if you just tap **Install**. You might be in a situation where that build is about to expire or you decide you don't want to test this on your looping phone.
154154

155155
You have your choice:
156156

157-
* You can manually go into TestFlight each time `main` is automatically built, Select Previous Builds, then choose 3.6.x and install the top listing
157+
* You can manually go into TestFlight on your phone each time `main` is automatically built, Select Previous Builds, then choose 3.6.x and install the top listing
158158
* You can log in at: [App Store Connect: Apps](https://appstoreconnect.apple.com/apps)
159159
* Select your *Loop* app
160160
* Click on the TestFlight tab

docs/version/development.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,16 @@ Please read this entire page before using any version of *Loop* other than the r
1212

1313
## Updates in `dev`
1414

15-
This section provides an overview of changes to `dev` compared to `Loop 3.6.0`.
15+
This section provides an overview of changes to `dev` compared to `Loop 3.6.x`.
1616

1717
There are no updates at this time, but that can change without warning. Be very cautious building `dev` branch.
1818

1919
## Updates from 3.4 to 3.6
2020

2121
All updates are reported in [`Loop 3.6.0`](releases.md#loop-v360){: target="_blank" }
2222

23+
Check [Version History](releases.md#loop-3-version-history) for minor updates found in 3.6.x.
24+
2325
## Updates from 3.2 to 3.4
2426

2527
Most features, originally in the Updates in `dev` section before the release of version 3.4, have been inserted into the appropriate part of the *LoopDocs* website (indicated by the up-right arrow after the link). A few items are still in this section.

docs/version/releases.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ For information about version 2 releases and compatibility between version 2 and
88

99
## Current Release
1010

11-
The current released version for the *Loop* app is 3.6.3. The dates and contents for releases are summarized below in reverse chronological order (so newest release information comes first).
11+
The current released version for the *Loop* app is 3.6.4. The dates and contents for releases are summarized below in reverse chronological order (so newest release information comes first).
1212

1313
### What Version Do I Have?
1414

@@ -27,6 +27,19 @@ Releases from `Loop 3.4.4` and older are reported at [*GitHub*&nbsp;_<span trans
2727

2828
## Loop 3 Version History
2929

30+
### Loop v3.6.4
31+
32+
[*Loop* v3.6.4](https://github.com/LoopKit/LoopWorkspace/releases/tag/v3.6.4) was released on 31 July 2025.
33+
34+
This release:
35+
36+
* provides support for newer European Libre 2 plus sensors (mid 2025 Libre 2 plus EU sensors)
37+
* adds localization to the LibreTransmitter module
38+
* adjusts build dependencies for G7SensorKit (no functional change)
39+
* shifts the automatic build time from hh:00 to hh:33
40+
* automatic builds have been running into errors recently
41+
* this time shift avoids a time when GitHub resources are impacted
42+
3043
### Loop v3.6.3
3144

3245
[*Loop* v3.6.3](https://github.com/LoopKit/LoopWorkspace/releases/tag/v3.6.3) was released on 10 July 2025.

0 commit comments

Comments
 (0)