Skip to content

Commit 0c59ac6

Browse files
committed
Release testing to stable
1 parent dfbb26a commit 0c59ac6

8 files changed

Lines changed: 7 additions & 7 deletions

site/content/firmware/_index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -270,9 +270,9 @@ <h1 class="px-0">Firmware</h1>
270270
<div>
271271
<div class="d-flex flex-wrap align-items-center gap-2 mb-1">
272272
<span class="badge border" style="background: rgba(217, 164, 65, 0.2); color: #f3cb79; border-color: rgba(217, 164, 65, 0.45) !important;">Manual Action</span>
273-
<span class="small text-muted">2026-02-24</span>
273+
<span class="small text-muted">2026-02-26</span>
274274
</div>
275-
<div class="small text-muted">If your controller is running a firmware with build date older than 2026-02-25 and you want to update to a version with build date newer than 2026-02-25, you must manually flash the new firmware using one of the recovery options (WebUSB or <code>esptool</code>). The reason for this change is a new partition table that is incompatible with older firmware versions.</div>
275+
<div class="small text-muted">If your controller is running a firmware with build date older than 2026-02-26 and you want to update to a version with build date newer than 2026-02-26, you must manually flash the new firmware using one of the recovery options (WebUSB or <code>esptool</code>). The reason for this change is a new partition table that is incompatible with older firmware versions.</div>
276276
</div>
277277
</div>
278278

@@ -286,7 +286,7 @@ <h1 class="px-0">Firmware</h1>
286286
<div>
287287
<div class="d-flex flex-wrap align-items-center gap-2 mb-1">
288288
<span class="badge border" style="background: rgba(79, 148, 212, 0.2); color: #9acbf7; border-color: rgba(79, 148, 212, 0.45) !important;">Notice</span>
289-
<span class="small text-muted">2026-02-24</span>
289+
<span class="small text-muted">2026-02-26</span>
290290
</div>
291291
<div class="small text-muted">Firmware channels were previously named <code>latest</code> and <code>stable</code>. The new naming scheme is <code>dev</code> (replaces <code>latest</code>), <code>testing</code> (replaces <code>stable</code>) and <code>stable</code> (new). The stable channel only contains firmware that has undergone manual testing, whereas <code>dev</code> and <code>testing</code> are outputs of the CI/CD pipeline.</div>
292292
</div>
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"build_date": "2026-02-25T16:13:15Z",
3-
"build_version": "5872435"
2+
"build_date": "2026-02-26T08:40:25Z",
3+
"build_version": "02a7bb6"
44
}
-1 MB
Binary file not shown.
-194 KB
Binary file not shown.
0 Bytes
Binary file not shown.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"build_date": "2026-02-25T16:13:17Z",
3-
"build_version": "70926fd"
2+
"build_date": "2026-02-26T08:41:48Z",
3+
"build_version": "af67ed8"
44
}
-160 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)