diff --git a/ui/v2.5/src/docs/en/Changelog/v0250.md b/ui/v2.5/src/docs/en/Changelog/v0250.md index 50b2d9089..579833def 100644 --- a/ui/v2.5/src/docs/en/Changelog/v0250.md +++ b/ui/v2.5/src/docs/en/Changelog/v0250.md @@ -29,6 +29,11 @@ * Performer stash-box draft now includes the Disambiguation field. ([#4122](https://github.com/stashapp/stash/pull/4122)) ### 🐛 Bug fixes +* **[0.25.1]** Fixed captions with embedded timestamps rendering incorrectly. ([#4682](https://github.com/stashapp/stash/pull/4682)) +* **[0.25.1]** Fixed buffering time included in scene play time. ([#4670](https://github.com/stashapp/stash/pull/4670)) +* **[0.25.1]** Fixed medium fingerprint match colour. ([#4662](https://github.com/stashapp/stash/pull/4662)) +* **[0.25.1]** Fixed image clip webm files not being cleaned by Clean Generate task. ([#4657](https://github.com/stashapp/stash/pull/4657)) +* **[0.25.1]** Fixed ffmpeg error when transcoding files where max transcode size is set. ([#4660](https://github.com/stashapp/stash/pull/4660)) * Fixed invalid share causing error during cleaning. ([#4570](https://github.com/stashapp/stash/pull/4570)) * Fixed stash ids being removed when tagging Studio using the Studio Tagger. ([#4572](https://github.com/stashapp/stash/pull/4572)) * Fixed Plugin manager failing to get any updates if any installed sources are not found. ([#4591](https://github.com/stashapp/stash/pull/4591))