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/development.md
+26-1Lines changed: 26 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,32 @@ Please read this entire page before using any version of *Loop* other than the r
14
14
15
15
This section is an early look at major features added to dev since Loop 3.4 was released.
16
16
17
-
Right now it is empty.
17
+
### Add Automatic Certificate Generation and Renewal
18
+
19
+
These changes in the build process only work when `dev` is your default branch.
20
+
21
+
Automatic certificate generation and renewal requires a `Variable` be added to your organization or your repository. Please see these instructions: [Add Variable](prepare-fork.md#add-variable){: target="_blank" }
22
+
23
+
Note - there is no harm adding the variable even before the code is updated to use it.
24
+
25
+
### Loop Updates
26
+
27
+
Updates made to Loop or LoopKit submodules affect the operation of Loop.
28
+
29
+
No functional changes made at the current time.
30
+
31
+
### OmniBLE and OmniKit Updates
32
+
33
+
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:
0 commit comments