|
| 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). |
0 commit comments