Skip to content

Commit 0b1c3a0

Browse files
authored
Merge pull request #298 from eshtek/release/june-updates
June 2026 release note
2 parents 64a9f3e + 8121d7e commit 0b1c3a0

3 files changed

Lines changed: 43 additions & 1 deletion

File tree

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# June 26, 2026 - Onboarding redesign, live storage progress, and app preconfiguration improvements
2+
3+
Here is a summary of changes shipped since our [last update](/release-notes/command-deck/2026-06-06).
4+
5+
### Onboarding
6+
7+
- New welcome page for first-time users with clear paths to build a USB boot stick, detect an existing server, or get help
8+
- Returning users see a compact chooser tailored to their situation
9+
- Improved responsive text and button sizing on smaller screens
10+
11+
### Storage
12+
13+
- Pool scrubbing and resilvering now display live progress in both the storage overview and individual pool detail panels
14+
- VM-backing zvols are now correctly associated with their storage locations
15+
- Folder encryption passwords now require a minimum of 8 characters
16+
17+
### Apps
18+
19+
- Preconfiguration installation questions now support password input fields, enabling apps that require local account creation during setup
20+
- Reworked app lifecycle hook steps UI for clearer appearance and status tracking
21+
22+
### Notifications & Alerts
23+
24+
- Suppressed email alerts for high-volume OS-level notifications like "Too many open files"
25+
- Prevented TrueNAS alert email failures when the server connection is temporarily unavailable
26+
- Prevented shutdown tasks from being falsely marked as stale
27+
- Ensured deterministic event ordering for same-second timestamps
28+
29+
### Reliability
30+
31+
- Prevented false `restart_failed` status for local backend tasks
32+
- Fixed system reboot and shutdown error handling
33+
- Fixed null mountpoint guard in storage preferences
34+
- Removed AVX CPU instruction set from being incorrectly marked as required, restoring support for older CPUs
35+
- Suppressed terminal bell noise from child process output
36+
37+
### UI
38+
39+
- Fixed details pane content overflow with scrollable areas and a mobile drawer scroll divider
40+
41+
**NOTE:** All of these updates are applied automatically to your Command Deck. You may need to clear your cache. Help with clearing your cache is available [here](/troubleshooting/common-issues/ClearCache).

docs/release-notes/command-deck/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ For users who are actively connected during an update, there may be a brief down
1111
<!-- auto-generated-year-sections-start -->
1212
## 2026 Releases
1313

14+
- [**2026-06-26**](./2026-06-26) - Onboarding redesign, live storage progress, and app preconfiguration improvements
1415
- [**2026-06-06**](./2026-06-06) - New curated applications
1516
- [**2026-05-29**](./2026-05-29) - New curated applications
1617
- [**2026-05-20**](./2026-05-20) - App install script v4, New app curations, Curation beta program

docs/release-notes/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The Command Deck is the HexOS web interface. Updates are automatically deployed
88

99
**[View Command Deck Release Notes →](/release-notes/command-deck/)**
1010

11-
**Latest:** [2026-06-06New curated applications](/release-notes/command-deck/2026-06-06)
11+
**Latest:** [2026-06-26Onboarding redesign, live storage progress, and app preconfiguration improvements](/release-notes/command-deck/2026-06-26)
1212

1313
## TrueNAS
1414

0 commit comments

Comments
 (0)