chore(release): prepare v0.11.2

This commit is contained in:
2026-04-07 01:23:18 -07:00
parent 16ffbbc4b3
commit 9b4de93283
7 changed files with 353 additions and 131 deletions

View File

@@ -1,4 +0,0 @@
type: fixed
area: launcher
- Fixed launcher-managed mpv spawning to force an explicit X11 GPU path when Wayland trackers are unavailable.

View File

@@ -1,4 +0,0 @@
type: changed
area: launcher
- Replaced the launcher-only fullscreen toggle with `mpv.launchMode` so SubMiner-managed mpv playback can start in normal, maximized, or fullscreen mode.

View File

@@ -1,4 +0,0 @@
type: fixed
area: launcher
Local playback now promotes a single unlabeled external subtitle sidecar to the primary slot instead of leaving mpv's embedded English auto-selection in place.

View File

@@ -1,4 +0,0 @@
type: fixed
area: release
- Fixed Linux AppImage startup packaging so Chromium child relaunches can resolve the bundled `libffmpeg.so` instead of crash-looping on startup.