Skip to content

v1.0.0

Latest

Choose a tag to compare

@Denjino Denjino released this 23 May 14:58
edaa96d
Make the live-tune (F1) hotkey rebindable from the dashboard

The settings-overlay hotkey was config-only; now it has the same
press-a-key rebind dialog as the tracking toggle. RebindHotkey takes
a `target` prop ("activate" | "settings") and routes to the matching
Rust command (rebind_hotkey / rebind_settings_hotkey, both already
present). Dashboard adds a "Change" button next to the live-tune
hotkey row in Advanced.

Kept at 1.0.0 — no version bump.