You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/build/computer.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,9 +46,9 @@ The current release of _<span translate="no">Loop</span>_ requires Xc
46
46
47
47
When this page was last updated, macOS 14.6 and Xcode 15.4 were tested to successfully build the app for phones with iOS 15 through iOS 18.0.1. Newer versions, macOS 15 and Xcode 16 work as well.
48
48
49
-
> Release 3.4.2 and newer fix an issue building *Loop* with Xcode 16. If your current *Loop* app does not show your expiration date, please rebuild to version 3.4.3 as soon as possible.
49
+
> Release 3.4.2 and newer fix an issue building *Loop* with Xcode 16. If your current *Loop* app does not show your expiration date, please rebuild to version 3.4.4 as soon as possible.
50
50
51
-
The table below lists the **minimum** requirements to build the current release of <spantranslate="no">Loop 3.4.3</span>. If your macOS or Xcode version is higher, you can build with *Mac*.
51
+
The table below lists the **minimum** requirements to build the current release of <spantranslate="no">Loop 3.4.4</span>. If your macOS or Xcode version is higher, you can build with *Mac*.
52
52
53
53
Find your phone iOS in the table below. If your iOS is not listed, e.g., 17.6.1, choose the first row that is less than your iOS.
Copy file name to clipboardExpand all lines: docs/build/xcode-version.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,9 +85,9 @@ The current release of _<span translate="no">Loop</span>_ requires Xc
85
85
86
86
When this page was last updated, macOS 14.6 and Xcode 15.4 were tested to successfully build the app for phones with iOS 15 through iOS 18.0.1. Newer versions, macOS 15 and Xcode 16 work as well.
87
87
88
-
> Release 3.4.2 and newer fix an issue building *Loop* with Xcode 16. If your current *Loop* app does not show your expiration date, please rebuild to version 3.4.3 as soon as possible.
88
+
> Release 3.4.2 and newer fix an issue building *Loop* with Xcode 16. If your current *Loop* app does not show your expiration date, please rebuild to version 3.4.4 as soon as possible.
89
89
90
-
The table below lists the **minimum** requirements to build the current release of <spantranslate="no">Loop 3.4.3</span>. If your macOS or Xcode version is higher, you can build with *Mac*.
90
+
The table below lists the **minimum** requirements to build the current release of <spantranslate="no">Loop 3.4.4</span>. If your macOS or Xcode version is higher, you can build with *Mac*.
91
91
92
92
Find your phone iOS in the table below. If your iOS is not listed, e.g., 17.6.1, choose the first row that is less than your iOS.
Copy file name to clipboardExpand all lines: docs/version/releases.md
+13-2Lines changed: 13 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ For information about version 2 releases and compatibility between version 2 and
6
6
7
7
## Current Release
8
8
9
-
The current released version for the *Loop* app is 3.4.3. The dates and contents for releases are summarized below in reverse chronological order (so newest release information comes first).
9
+
The current released version for the *Loop* app is 3.4.4. The dates and contents for releases are summarized below in reverse chronological order (so newest release information comes first).
10
10
11
11
### What Version Do I Have?
12
12
@@ -23,16 +23,27 @@ Additional information including links is found here, but be aware that updates
23
23
24
24
## Loop 3 Version History
25
25
26
+
### Loop v3.4.4
27
+
28
+
*Loop* v3.4.4 restored the TestFlight expiration date for Browser Build - it was released twice with the same build number. Just make sure your build (for both Browser Build and Mac Build) are later than 12 October 2024.
29
+
30
+
* The first release on 9 October 2024 inadvertently removed all the improvements from v3.4.3, but did fix the TestFlight expiration date
31
+
* The second release on 12 October 2024 restored the improvements from v3.4.3
32
+
33
+
*[Link to release notes for Loop 3.4.4](https://github.com/LoopKit/Loop/releases/tag/v3.4.4){: target="_blank" }
34
+
26
35
### Loop v3.4.3
27
36
28
37
*Loop* v3.4.3 was released on 6 October 2024.
29
38
39
+
A few days later, it was discovered that the TestFlight expiration date was no longer available for Browser Build. This was quickly remedied with the *Loop* 3.4.4 release.
40
+
30
41
This was a minor update to the *Loop* code with a few bug fixes and some capability extensions.
31
42
32
43
!!! important "Please use the `main` branch"
33
44
Some people have become complacent about using the `dev` branch to get the latest updates. This is a good time to switch to the `main` branch.
34
45
35
-
New revision will be landing in the `dev` branch soon. Don't be surprised - stick with `main`and version 3.4.3 until the changes have been tested.
46
+
New revision will be landing in the `dev` branch soon. Don't be surprised - stick with `main` until the changes have been tested.
36
47
37
48
*[Link to release notes for Loop 3.4.3](https://github.com/LoopKit/Loop/releases/tag/v3.4.3){: target="_blank" }
0 commit comments