Skip to content

Commit d62b7d5

Browse files
authored
Merge pull request #303 from eshtek/dev
dev->main
2 parents 8a6561a + 0ede206 commit d62b7d5

4 files changed

Lines changed: 28 additions & 1 deletion

File tree

docs/.vitepress/sidebar.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ const sidebar: DefaultTheme.SidebarItem[] = [
157157
collapsed: true,
158158
items: [
159159
// auto-generated-release-notes-start
160+
{ text: '2026-07-06', link: '/release-notes/command-deck/2026-07-06' },
160161
{ text: '2026-06-26', link: '/release-notes/command-deck/2026-06-26' },
161162
{ text: '2026-06-06', link: '/release-notes/command-deck/2026-06-06' },
162163
{ text: '2026-05-29', link: '/release-notes/command-deck/2026-05-29' },
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# July 6, 2026 - DIF drive support, new curated apps, and self-healing improvements
2+
3+
Here is a summary of changes shipped since our [last update](/release-notes/command-deck/2026-06-26).
4+
5+
### Setup
6+
7+
- Ex-enterprise SAS drives with T10 Protection Information (DIF) formatting are now automatically detected during setup, with a dedicated Format Drives step to prepare them before pool creation
8+
9+
### Storage
10+
11+
- Stale pool references in user preferences are now automatically corrected or removed, preventing errors when a previously selected pool no longer exists
12+
13+
### App Curations
14+
15+
- [Snapotter](https://github.com/Jeosas/snapotter) - Snapotter is a snapshot management tool for your server.
16+
- [PairDrop](https://pairdrop.net) - PairDrop enables local file sharing between devices on the same network.
17+
- [Mealie](https://mealie.io) - Mealie is a self-hosted recipe manager and meal planner.
18+
- [Linkwarden](https://linkwarden.app) - Linkwarden is a collaborative bookmark manager for organizing and preserving web content.
19+
- [Memos](https://usememos.com) - Memos is a lightweight, self-hosted note-taking and knowledge base.
20+
21+
### Increased Reliability
22+
23+
- Main connections are now verified and self-healed on host startup if it is stalled, not running or stopped
24+
25+
**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-07-06**](./2026-07-06) - DIF drive support, new curated apps, and self-healing improvements
1415
- [**2026-06-26**](./2026-06-26) - Onboarding redesign, live storage progress, and app preconfiguration improvements
1516
- [**2026-06-06**](./2026-06-06) - New curated applications
1617
- [**2026-05-29**](./2026-05-29) - New curated applications

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-26Onboarding redesign, live storage progress, and app preconfiguration improvements](/release-notes/command-deck/2026-06-26)
11+
**Latest:** [2026-07-06DIF drive support, new curated apps, and self-healing improvements](/release-notes/command-deck/2026-07-06)
1212

1313
## TrueNAS
1414

0 commit comments

Comments
 (0)