Skip to content

Commit 6592ec5

Browse files
committed
Deploying to gh-pages from @ 958703b 🚀
1 parent 7b0c899 commit 6592ec5

2 files changed

Lines changed: 5 additions & 11 deletions

File tree

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

version/development/index.html

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5206,7 +5206,7 @@ <h3 id="development-branches-and-breaking-changes">Development Branches and Brea
52065206
<p>Please read this entire page before using any version of <em><abbr title="With a capital L, Loop is one of several do-it-yourself artifical pancreas systems">Loop</abbr></em> other than the released code.</p>
52075207
<h2 id="updates-in-dev">Updates in <code>dev</code><a class="headerlink" href="#updates-in-dev" title="Anchor link to this Header on this Page">&para;</a></h2>
52085208
<p>This section provides an overview of changes to <code>dev</code> compared to the current release: <a href="../releases/#v3142-highlights" target="_blank"><code>Loop v3.14.2</code></a>. </p>
5209-
<p>The current version of <code>dev</code> is v3.14.3. The differences with respect to <code>main</code> are found in <a href="https://github.com/LoopKit/LoopWorkspace/pull/459"><abbr title="Pull Request - a formal method to request changes to a repository">PR</abbr> 459</a>.</p>
5209+
<p>The current version of <code>dev</code> is v3.14.4. The differences with respect to <code>main</code> are found in <a href="https://github.com/LoopKit/LoopWorkspace/pull/459"><abbr title="Pull Request - a formal method to request changes to a repository">PR</abbr> 459</a> and <a href="https://github.com/LoopKit/LoopWorkspace/pull/469"><abbr title="Pull Request - a formal method to request changes to a repository">PR</abbr> 469</a>.</p>
52105210
<ul>
52115211
<li>Those who want to participate in the Open Beta for using <abbr title="Insulet tubeless insulin pump; Loop supports Eros (with RileyLink) and DASH. Eros is also known as Classic, UST400, and System.">Omnipod</abbr> 5, should build the <code>dev</code> <abbr title="version of code within a single repository or workspace repository">branch</abbr>; it is also supported in the <code>next-dev</code> <abbr title="version of code within a single repository or workspace repository">branch</abbr></li>
52125212
<li>Those who have been using feature branches for Medtrum or Eversense support can build the released code, which has support for both Medtrum Pumps and Eversense <abbr title="continuous glucose monitor, wearable medical device that measures and reports glucose in interstitial fluid">CGM</abbr></li>
@@ -5266,21 +5266,15 @@ <h3 id="table-of-active-branches">Table of Active Branches<a class="headerlink"
52665266
</tr>
52675267
<tr>
52685268
<td style="text-align: left;">dev</td>
5269-
<td style="text-align: left;">3.14.3</td>
5270-
<td style="text-align: left;">2 July 2026</td>
5271-
<td style="text-align: left;">adds support for <abbr title="Insulet tubeless insulin pump; Loop supports Eros (with RileyLink) and DASH. Eros is also known as Classic, UST400, and System.">Omnipod</abbr> 5<br>Please read <a href="#status-for-open-beta-for-omnipod-5">Status for Open Beta for <abbr title="Insulet tubeless insulin pump; Loop supports Eros (with RileyLink) and DASH. Eros is also known as Classic, UST400, and System.">Omnipod</abbr> 5</a><br>See <a href="https://github.com/LoopKit/LoopWorkspace/pull/459"><abbr title="Pull Request - a formal method to request changes to a repository">PR</abbr> 459</a></td>
5272-
</tr>
5273-
<tr>
5274-
<td style="text-align: left;">update_dev_to_3.14.4</td>
52755269
<td style="text-align: left;">3.14.4</td>
52765270
<td style="text-align: left;">31 July 2026</td>
5277-
<td style="text-align: left;">work in progress for the next version<br>See <a href="https://github.com/LoopKit/LoopWorkspace/pull/469"><abbr title="Pull Request - a formal method to request changes to a repository">PR</abbr> 469</a></td>
5271+
<td style="text-align: left;">uses the <em>ble-heartbeat</em> method for OmnipodKit plus improves G7 Sensor drop-outs<br>adds support for <abbr title="Insulet tubeless insulin pump; Loop supports Eros (with RileyLink) and DASH. Eros is also known as Classic, UST400, and System.">Omnipod</abbr> 5<br>Please read <a href="#status-for-open-beta-for-omnipod-5">Status for Open Beta for <abbr title="Insulet tubeless insulin pump; Loop supports Eros (with RileyLink) and DASH. Eros is also known as Classic, UST400, and System.">Omnipod</abbr> 5</a><br>See <a href="https://github.com/LoopKit/LoopWorkspace/pull/459"><abbr title="Pull Request - a formal method to request changes to a repository">PR</abbr> 459</a><br>See <a href="https://github.com/LoopKit/LoopWorkspace/pull/469"><abbr title="Pull Request - a formal method to request changes to a repository">PR</abbr> 469</a></td>
52785272
</tr>
52795273
<tr>
52805274
<td style="text-align: left;"><code>feat/all-managers</code><br>- SHA <code>7a35cf6</code></td>
52815275
<td style="text-align: left;">3.14.4</td>
52825276
<td style="text-align: left;">31 July 2026</td>
5283-
<td style="text-align: left;">This <abbr title="version of code within a single repository or workspace repository">branch</abbr> contains all the managers and is primarily for developers to use for testing<br>It also provides <code>DanaKit @ c544c42</code> support<br><strong>Please read</strong> <a href="#status-for-dana-support">Status for Dana Support</a><br><strong>Please read</strong> <a href="#feature-branch-featall-managers">Feature Branch: feat/all-managers</a></td>
5277+
<td style="text-align: left;">This <abbr title="version of code within a single repository or workspace repository">branch</abbr> contains all the managers and is primarily for developers to use for testing<br>It also provides <code>DanaKit @ 2884c39</code> support<br><strong>Please read</strong> <a href="#status-for-dana-support">Status for Dana Support</a><br><strong>Please read</strong> <a href="#feature-branch-featall-managers">Feature Branch: feat/all-managers</a></td>
52845278
</tr>
52855279
<tr>
52865280
<td style="text-align: left;"><code>next-dev</code></td>
@@ -5431,7 +5425,7 @@ <h3 id="status-for-eversense-support">Status for Eversense Support<a class="head
54315425
<p>Eversense support was added to the released code, <code>main</code>, v3.14.2 or later.</p>
54325426
<hr />
54335427
<h3 id="status-for-dana-support">Status for Dana Support<a class="headerlink" href="#status-for-dana-support" title="Anchor link to this Header on this Page">&para;</a></h3>
5434-
<p>For Dana support, you must build a new feature <abbr title="version of code within a single repository or workspace repository">branch</abbr>, <code>feat/all-managers</code>. The old feature branches will be deleted without further warning.</p>
5428+
<p>For Dana support, you must build a new feature <abbr title="version of code within a single repository or workspace repository">branch</abbr>, <code>feat/all-managers</code>.</p>
54355429
<ul>
54365430
<li>Build instructions are found here: <a href="#how-to-build-feature-branches">How to Build Feature Branches</a>.</li>
54375431
<li>See <a href="#feature-branch-featall-managers">Feature Branch: feat/all-managers</a> for more information about the <abbr title="version of code within a single repository or workspace repository">branch</abbr>. </li>

0 commit comments

Comments
 (0)