diff --git a/CHANGELOG.md b/CHANGELOG.md index 45461db8..b1b6a2ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -82,6 +82,17 @@ fact about the platform rather than asking the thing that would know. code that had stopped being Linux-only, and the Android build had not compiled since. (DR-247) +- **A quality you chose for one episode no longer caps every episode after it.** + Dropping the quality mid-episode is meant to describe that episode. When the + next one started in the background, nothing reset it โ€” so the ceiling stayed + in force indefinitely, with nothing in the interface saying why later episodes + looked worse. (DR-254) + +- **Skipping to the next item no longer starts it part-way through.** Scrubbing + near the end of a converted stream re-opens it, and the position being waited + for was not discarded if you skipped onward first โ€” so the next item began + wherever you had dragged to in the previous one. (DR-253) + ### ๐Ÿงน Under the hood - The conformance suite can be run on its own: `bun run test:player` for the