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
1 change: 1 addition & 0 deletions docs/.vitepress/sidebar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ const sidebar: DefaultTheme.SidebarItem[] = [
collapsed: true,
items: [
// auto-generated-release-notes-start
{ text: '2026-05-29', link: '/release-notes/command-deck/2026-05-29' },
{ text: '2026-05-20', link: '/release-notes/command-deck/2026-05-20' },
{ text: '2026-05-13', link: '/release-notes/command-deck/2026-05-13' },
{ text: '2026-04-21', link: '/release-notes/command-deck/2026-04-21' },
Expand Down
13 changes: 13 additions & 0 deletions docs/release-notes/command-deck/2026-05-29.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# May 29, 2026 - New curated applications

## App Curations

Continuing the promise to double our curations, we are releasing 3 more curations to supercharge your media server experience.

[Fladder](https://github.com/DonutWare/Fladder) - Fladder is a Jellyfin frontend and will spruce up your Jellyfin experience.

[Jellystat](https://github.com/CyferShepard/Jellystat) - Jellystat is a statistics app for Jellyfin and Emby.

[Seerr](https://seerr.dev) - Seerr is a request management and media discovery tool that works with your Jellyfin, Plex, or Emby server.


1 change: 1 addition & 0 deletions docs/release-notes/command-deck/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ For users who are actively connected during an update, there may be a brief down
<!-- auto-generated-year-sections-start -->
## 2026 Releases

- [**2026-05-29**](./2026-05-29) - New curated applications
- [**2026-05-20**](./2026-05-20) - App install script v4, New app curations, Curation beta program
- [**2026-05-13**](./2026-05-13) - TrueNAS Compatibility, App Install Improvements & Buddy Backup Foundations
- [**2026-04-21**](./2026-04-21) - HexOS 1.0 Local Rollout Complete
Expand Down
2 changes: 1 addition & 1 deletion docs/release-notes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The Command Deck is the HexOS web interface. Updates are automatically deployed

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

**Latest:** [2026-05-20App install script v4, New app curations, Curation beta program](/release-notes/command-deck/2026-05-20)
**Latest:** [2026-05-29 — New curated applications](/release-notes/command-deck/2026-05-29)

## TrueNAS

Expand Down
Loading