From 0d75b8a3c8a56444fdb41a164fb9db0b3c4ffaec Mon Sep 17 00:00:00 2001 From: pax Date: Mon, 13 Apr 2026 19:02:40 -0500 Subject: [PATCH] changelog: 9 commits since last Unreleased update Fixed: GL context leak on Mesa/Intel, popout teardown None guards, category_fetcher XXE/billion-laughs rejection. Changed: dark Fusion palette fallback, popout aspect refit on untile (behavior change). Removed: rolled in latest dead-var and unused-import cleanups. --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 826acbf..f3d9d85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,9 @@ - `_cached_path` not set for streaming videos - Standard icon column showing in QMessageBox dialogs - Popout aspect lock for bookmarks now reads actual image dimensions instead of guessing +- GPU resource leak on Mesa/Intel drivers — `mpv_render_context_free` now runs with the owning GL context current (NVIDIA tolerated the bug, other drivers did not) +- Popout teardown `AttributeError` when `centralWidget()` or `QApplication.instance()` returned `None` during init/shutdown race +- Category fetcher rejects XML responses containing `