Skip to content

Commit 7175cd1

Browse files
committed
Edit the Updates in dev section
1 parent 0854a75 commit 7175cd1

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

docs/version/development.md

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

1515
This section is an early look at major features added to dev since Loop 3.4 was released.
1616

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:
34+
35+
* Miscellaneous Omnipod code improvements & cleanup (PR 135, 44)
36+
* Unacknowledged command handling fixes and PodCommsSession improvements (PR 136, 45)
37+
* DASH (OmniBLE only): Don't fail on ack comms error if validated response has been received (PR 137)
38+
* Eros (OmniKit only): return clock icon when isClockOffset is true (PR 46)
39+
* DASH (OmniBLE only): Use alternate type 7 getStatus call for standalone getStatus sessions (matches the Insulet PDM) (PR 138)
40+
* Improved unacknowledged command recovery (PR 139, 47)
41+
* Logic fix for 049 pod fault with concurrent temp basal commands; fixed Trio Issue (PR 140, 48)
42+
* Logic fix for pump manager returns bogus podSuspended; fixed Trio Issue (PR 141, 49)
1843

1944
## Updates from 3.2 to 3.4
2045

0 commit comments

Comments
 (0)