Changelog
[2026.01.28-8e16064] - Feedback scopes view
Added
- Filter feedback reports by scope type and ID.
- Show feedback scope metadata in the detail list.
[2026.01.26-6c4c161] - Dash build fix
Fixed
- Fix the Sentry trace propagation regex to avoid Vite build parse errors.
[2026.01.26-19110a4] - Consent page polish
Changed
- Center the consent card and refresh the styling for consent requests.
- Add Sentry error tracking to the dashboard app.
- Enable Sentry tracing, replay, and logs for dashboard diagnostics.
[2026.01.26-872cb3b] - Service consent tokens
Changed
- Issue service-scoped tokens after consent so external apps can finish login flows.
[2026.01.25-0000000] - Heads extractor
Added
- Add a JSON-to-head-id extractor view under the catalog section.
[2026.01.25-e0e2ee8] - Connect extensions UI
Added
- Add extension selection and action execution to the Connect server view.
- Group template servers and temporary instances in the server sidebar.
- Render Connect settings with schema-driven fields, defaults, and options instead of raw JSON.
Changed
- Rename Hub settings to extension settings in the server panel.
[2026.01.24-89bacaf] - Account views
Added
- Add a dashboard view to browse shared launcher profiles with author metadata.
- Add a read-only profile settings view under the account menu.
[2026.01.24-6766623] - Games leaderboard editor
Added
- Add dashboard controls to create leaderboard definitions.
[2026.01.24-bf5e4cb] - Games tab
Added
- Add a Games navigation group with overview, editor, items, and leaderboard views.
[2026.01.23-d54ff43] - Cloud-init docker install
Added
- Install Docker in Connect host cloud-init output.
[2026.01.23-6b65d7f] - Connect status
Added
- Show Connect last-seen status in the server detail header.
[2026.01.22-0000000] - Error pages
Added
- Add a dedicated error view for dashboard routes with per-status messaging.
[2026.01.22-0000000] - Server view cleanup
Fixed
- Remove the redundant "Back to totems" button from the server detail view.
[2026.01.20] - 2026-01-20
Added
- Add a Friends tab with requests, favorites, and visibility controls.
- Stream friend changes over live updates so the Friends view refreshes without manual reloads.
[2026.01.19] - 2026-01-19
Added
- Add profile privacy settings to allow or block incoming friend requests.
[2026.01.17] - 2026-01-17
Added
- Add Velocity proxy server list/add/remove actions to the Connect server view and auto-load the list for Velocity servers.
[2026.01.13] - 2026-01-13
Changed
- Surface server-provided error details in dashboard API errors.
[2026.01.11] - 2026-01-11
Added
- Add initial dash.uebliche.net scaffold with login and totem gallery views.
- Add Microsoft sign-in flow for dash sessions.
- Add server sidebar and profile entry point for totem selection.
- Add server control view with live settings editor, history, members, and action buttons.
Changed
- Switch Microsoft sign-in to the public API login endpoints.
- Use the API base for Microsoft login in production builds and hide the auth-base override field.
- Gate dashboard content behind the login screen and show the authenticated profile name in the header.