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/version/releases.md
+19-1Lines changed: 19 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,11 @@ The new features added with each Loop release are provided for reference.
4
4
5
5
For information about version 2 releases and compatibility between version 2 and 3, refer to [Older Releases](releases-version2.md){: target="_blank" }.
6
6
7
+
- - -
8
+
7
9
## Current Release
8
10
9
-
The current released version for the *Loop* app is 3.6.2. 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.3. The dates and contents for releases are summarized below in reverse chronological order (so newest release information comes first).
10
12
11
13
### What Version Do I Have?
12
14
@@ -21,8 +23,20 @@ Release information is found on the [*GitHub* _<span translate="no">LoopKit
21
23
22
24
Releases from `Loop 3.4.4` and older are reported at [*GitHub* _<spantranslate="no">LoopKit/Loop</span>_ release page](https://github.com/LoopKit/Loop/releases).
23
25
26
+
- - -
27
+
24
28
## Loop 3 Version History
25
29
30
+
### Loop v3.6.3
31
+
32
+
[*Loop* v3.6.3](https://github.com/LoopKit/LoopWorkspace/releases/tag/v3.6.3) was released on 10 July 2025.
33
+
34
+
This release fixes [Loop Issue 2322: Negative interrupted bolus](https://github.com/LoopKit/Loop/issues/2322).
35
+
36
+
* The bug was that the amount reported after an interrupted bolus could be incorrect
37
+
* This bug was reported when a user **heard a pod fault** and tried to **manually interrupt the bolus**
38
+
* This release ensures the amount not delivered is only subtracted once for all cases
39
+
26
40
### Loop v3.6.2
27
41
28
42
[*Loop* v3.6.2](https://github.com/LoopKit/LoopWorkspace/releases/tag/v3.6.2) was released on 25 June 2025.
@@ -315,6 +329,8 @@ Loop v3.0.0 was released on January 14, 2023.
315
329
* All new Git `repositories` on *GitHub* will be named `main` instead of `master` starting October 1, 2020
316
330
* GitHub provides tools to assist in modifying existing `repositories` to use main
317
331
332
+
- - -
333
+
318
334
## `Loop` Version Numbering
319
335
320
336
With the release of `Loop 3`, there is a new pattern for identifying the releases as distinct from the development work.
@@ -340,6 +356,8 @@ For example:
340
356
*`Loop 3.6.0` is the current released version
341
357
*`Loop 3.7.0` is the current development version
342
358
359
+
- - -
360
+
343
361
## Remove Apps with Shared App Group
344
362
345
363
There are a number of Open Source apps which use the Loop App Group to share data.
0 commit comments