Skip to content

Commit 99eda58

Browse files
authored
Merge pull request #141 from eshtek/dev
Adds Command Deck release notes for 2026-01-08
2 parents 2576abc + e4c1ea0 commit 99eda58

3 files changed

Lines changed: 27 additions & 0 deletions

File tree

docs/.vitepress/sidebar.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ const sidebar: DefaultTheme.SidebarItem[] = [
139139
collapsed: true,
140140
items: [
141141
// auto-generated-release-notes-start
142+
{ text: '2026-01-08', link: '/release-notes/command-deck/2026-01-08' },
142143
{ text: '2025-12-30', link: '/release-notes/command-deck/2025-12-30' },
143144
{ text: '2025-12-28', link: '/release-notes/command-deck/2025-12-28' },
144145
{ text: '2025-12-26', link: '/release-notes/command-deck/2025-12-26' },
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# January 8, 2026 - HexOS Curated Apps & Enhanced Diagnostics
2+
3+
This release introduces a dedicated HexOS curated apps section and improved diagnostic capabilities.
4+
5+
## Enhancements
6+
7+
### HexOS Curated Apps Section
8+
9+
We've added a new "HexOS" category that filters apps to show only those officially supported for HexOS. This category includes a dedicated icon and ensures correct search filtering, making it easier to find apps that are tested and optimized for your HexOS system.
10+
11+
### Diagnostic Reporting
12+
13+
We've enhanced our diagnostic infrastructure to capture more detailed technical information when system events occur. This helps us identify and resolve issues more quickly.
14+
15+
**Technical improvements:**
16+
- Enhanced diagnostic data collection during system events
17+
- Improved error context capture for faster troubleshooting
18+
- More comprehensive system state reporting
19+
20+
These improvements allow us to better understand and address technical issues across the platform.
21+
22+
**NOTE:** This update was 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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ Command Deck updates are automatically deployed by the HexOS development team. Y
99
For users who are actively connected during an update, there may be a brief downtime of a minute or two as the new version is deployed.
1010

1111
<!-- auto-generated-year-sections-start -->
12+
## 2026 Releases
13+
14+
- [**2026-01-08**](./2026-01-08) - HexOS Curated Apps & Enhanced Diagnostics
15+
1216
## 2025 Releases
1317

1418
- [**2025-12-30**](./2025-12-30) - Hotfix : App Configuration Updates

0 commit comments

Comments
 (0)