From 398f09b48c668d3aee3558170f0db2759b3cd3fe Mon Sep 17 00:00:00 2001 From: Jason Dove <1695733+jasongdove@users.noreply.github.com> Date: Mon, 16 Feb 2026 12:30:05 -0600 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 36df8d31b..3172de29b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Fixed - Improve stability of playback orders `Shuffle` and `Shuffle in Order` over time - Fix Trakt list sync +- Fix some cases of QSV audio/video desync when *not* seeking by using software decode + - This only applies to content that *might* be problematic (using a heuristic) ## [26.2.0] - 2026-02-02 ### Added