open-quake v0.8.0 — Editor overhaul
The editor got a full usability pass: stronger hierarchy, progressive disclosure, and live previews. The panel UI is unchanged.
Settings
- Settings now fill the window with a grouped vertical navigation (General / Device / Apps / Integrations / Automation); the sidebar collapses while open and the header button becomes "← Back to pages". Every page has a title, purpose line, and consistent sections.
- Long help text collapses to one sentence with More… expanders throughout.
- Clear save states ("All changes saved / Unsaved changes / Saving… / Unable to apply") and a Save & apply button.
- Software: Run mode, Global shortcuts group, shortcut-conflict warnings, dependent fields hidden until enabled.
- Theme: live preview, editable hex accent, reset, preset management.
- Hardware: device-connected indicator, knob controls as a table with reset-to-defaults, percent sliders, "Store ring settings on device".
- Monitor: state indicator + Enter Monitor mode button.
- Apps: filter, visible/hidden counts, Show/Hide all — built-in apps only (drop-ins live on their own page).
- Drop-in apps: sortable columns, Ready/Update/Error filters, last-check time, "N updates available" action.
- Auth: one card per integration with status pills; disabled integrations collapse.
Page editors
- Live previews: the real panel page, scaled — including the side button strip with your actual tiles (Music, clocks, and every app page).
- Shared Page behavior card on every page: side button strip with inline placement/size, rotation, Jump-to-page shortcut with conflict warnings, Advanced settings; labeled Danger zone with delete confirmation.
- Grid: layout section, warning when shrinking would drop tiles, contextual merge hint, proper empty state.
- LucidType: sectioned form, mic test button with live level meter, endpoint Check connection.
- AI Voice: Agent/Workspace/Profile/Permissions sections, short permission-mode labels with explanations, explicit full-auto warning.
- GitHub: connected account name, Change account, owner/repository validation.
- Sidebar: filter, page-type chips, HIDDEN badges, single + Add page menu, keyboard reordering (Alt+↑/↓).
Downloads
- Release artifacts no longer carry the version in their filenames — grab
open-quake-setup.exe(installer) oropen-quake-portable.exe; the version lives in the release tag and the app's About/header.
One technical note worth knowing: served drop-in pages now allow embedding by local files only (frame-ancestors file: instead of 'none') so the editor can show live previews — remote sites still can't frame them.