Skip to content

Commit 08468a0

Browse files
committed
update pages for release 3.4.4
1 parent b2c0ae5 commit 08468a0

File tree

3 files changed

+17
-6
lines changed

3 files changed

+17
-6
lines changed

docs/build/computer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ The current release of&nbsp;_<span translate="no">Loop</span>_&nbsp; requires Xc
4646

4747
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.
4848

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.
5050
51-
The table below lists the **minimum** requirements to build the current release of&nbsp;<span translate="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&nbsp;<span translate="no">Loop 3.4.4</span>. If your macOS or Xcode version is higher, you can build with *Mac*.
5252

5353
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.
5454

docs/build/xcode-version.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ The current release of&nbsp;_<span translate="no">Loop</span>_&nbsp; requires Xc
8585

8686
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.
8787

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.
8989
90-
The table below lists the **minimum** requirements to build the current release of&nbsp;<span translate="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&nbsp;<span translate="no">Loop 3.4.4</span>. If your macOS or Xcode version is higher, you can build with *Mac*.
9191

9292
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.
9393

docs/version/releases.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ For information about version 2 releases and compatibility between version 2 and
66

77
## Current Release
88

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).
1010

1111
### What Version Do I Have?
1212

@@ -23,16 +23,27 @@ Additional information including links is found here, but be aware that updates
2323

2424
## Loop 3 Version History
2525

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+
2635
### Loop v3.4.3
2736

2837
*Loop* v3.4.3 was released on 6 October 2024.
2938

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+
3041
This was a minor update to the *Loop* code with a few bug fixes and some capability extensions.
3142

3243
!!! important "Please use the `main` branch"
3344
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.
3445

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.
3647

3748
* [Link to release notes for Loop 3.4.3](https://github.com/LoopKit/Loop/releases/tag/v3.4.3){: target="_blank" }
3849

0 commit comments

Comments
 (0)