Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions docs/release-notes/command-deck/2025-11-12.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Hotfix - November 12, 2025

This release fixes compatibility issues with TrueNAS Fangtooth 25.04.0+.
This release fixes compatibility issues with Fangtooth 25.04.0+ and adds the foundation for one click server actions outside of the deck.

## Bug Fixes

### Folder Unlock on Fangtooth
### Server Actions and Folder Unlock on Fangtooth

Fixed folder unlock functionality for TrueNAS Fangtooth (25.04.0+).
- Encrypted folders can now be properly unlocked on Fangtooth systems running TrueNAS 25.04.0 and later
- Updated SMB registry synchronization to use the new `etc.generate('smb')` API method introduced in Fangtooth
- Maintains backward compatibility with Electric Eel (24.x) systems using the legacy `sharing.smb.sync_registry` method
- Resolves errors when unlocking encrypted datasets on newer TrueNAS versions
Fixed folder unlock functionality for Fangtooth (25.04.0+).
- Updated SMB registry synchronization to use the new `etc.generate('smb')` API method vs. legacy `sharing.smb.sync_registry` method

Email Actions support.
- Allows for server related actions directly from channels outside of our deck. For example: this foundation will allow for upgrading your server directly from email notifications with a single click.
2 changes: 1 addition & 1 deletion docs/release-notes/command-deck/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ For users who are actively connected during an update, there may be a brief down
<!-- auto-generated-year-sections-start -->
## 2025 Releases

- [**2025-11-12**](./2025-11-12) - Folder Unlock on Fangtooth
- [**2025-11-12**](./2025-11-12) - Server Actions and Folder Unlock on Fangtooth
- [**2025-11-08**](./2025-11-08) - Server monitoring scalability improvements
- [**2025-11-07**](./2025-11-07) - Upgrade timeout improvements
- [**2025-11-06**](./2025-11-06) - Install Script v2, Fangtooth Support, Enhanced User Management
Expand Down