chore: consolidate changelog fragments for release

- Merge per-fix fragments into grouped topic files (jellyfin, overlay, anki, character-dictionary, etc.)
- Improve auto-update fragment wording for clarity
This commit is contained in:
2026-05-27 14:56:49 -07:00
parent 3e6591e390
commit c30cce0a14
130 changed files with 174 additions and 455 deletions
+5
View File
@@ -0,0 +1,5 @@
type: fixed
area: release
- Fixed macOS packaging so the compiled mpv window helper is built into `dist/scripts` and bundled, preventing the overlay from falling back to slow Swift source startup, and removed a stale Windows helper resource entry that produced harmless missing-file warnings.
- Fixed one-shot `make clean build install` flows so install picks up the AppImage built earlier in the same make invocation.