|
| 1 | +# May 13, 2026 - TrueNAS Compatibility, App Install Improvements & Buddy Backup Foundations |
| 2 | + |
| 3 | +Here is a summary of changes shipped since the [HexOS 1.0 Local rollout](/release-notes/command-deck/2026-04-21). |
| 4 | + |
| 5 | +### Preparing for the Next Major TrueNAS Release |
| 6 | + |
| 7 | +- Updated SMB service control to support the new job-based API while maintaining backward compatibility |
| 8 | +- Optimized dataset property retrieval for newer TrueNAS versions |
| 9 | +- Fixed dataset encryption and locked status reporting |
| 10 | + |
| 11 | +### Apps |
| 12 | + |
| 13 | +- Refactored app install dialogs to properly handle curated, experimental, and not-curated flows |
| 14 | +- Added curation request system so users can signal interest in having an app officially curated |
| 15 | + |
| 16 | +### Storage |
| 17 | + |
| 18 | +- Pool name suggestions are now guaranteed unique |
| 19 | +- Disks smaller than 1 GiB are excluded from pool creation |
| 20 | +- Folder creation now continues with SMB share setup even if the dataset already exists |
| 21 | +- Resolved slow folder loading performance issue |
| 22 | + |
| 23 | +### Server Certificates |
| 24 | + |
| 25 | +- Continued rollout of per-server SSL certificates. Individual stored certificates are now preferred over the shared wildcard certificate. |
| 26 | + |
| 27 | +### Notifications & Health Alerts |
| 28 | + |
| 29 | +- Reduced notification noise from HexOS app update alerts |
| 30 | +- Fixed empty HexOS-app alerts appearing both server-side and client-side |
| 31 | +- Added friendly, human-readable TrueNAS alert titles |
| 32 | +- Redesigned server message dialogs and activity items |
| 33 | +- Added friendly error mapping for common TrueNAS errors |
| 34 | +- Added a remote launch warning badge when opening apps remotely |
| 35 | +- Fixed alerts being dismissed on TrueNAS but still generating a local notification and email |
| 36 | + |
| 37 | +### Buddy Backups Groundwork |
| 38 | + |
| 39 | +Behind the scenes, we are laying the foundation for [Buddy Backups](/blog/2026-04-02) (HexOS 1.1). The per-server certificate infrastructure, dataset encryption improvements, and server lifecycle work in this release are all building toward peer-to-peer encrypted replication between HexOS servers. |
| 40 | + |
| 41 | +### Misc |
| 42 | + |
| 43 | +- Fixed session date display defaulting to Unix epoch |
| 44 | +- Fixed LAN IP not being used when overridden by the user |
| 45 | + |
| 46 | +**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