chore: prep 0.11.1 release

This commit is contained in:
2026-04-04 00:22:05 -07:00
parent 52249db5b4
commit ce76a75630
6 changed files with 124 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
type: fixed
area: release
Linux packaged builds now expose the canonical `SubMiner` app identity to Electron's startup metadata so native Wayland compositors stop reporting the window class/app-id as lowercase `subminer`.

View File

@@ -1 +1,4 @@
- Linux: Restored the runtime options, Jimaku, and Subsync shortcuts after the Electron 39 regression by routing those actions through the overlay's mpv/IPC shortcut path.
type: fixed
area: linux
Linux now restores the runtime options, Jimaku, and Subsync shortcuts after the Electron 39 regression by routing those actions through the overlay's mpv/IPC shortcut path.