diff --git a/ui/v2.5/src/docs/en/Changelog/v0240.md b/ui/v2.5/src/docs/en/Changelog/v0240.md index 2d7898568..055e5ca80 100644 --- a/ui/v2.5/src/docs/en/Changelog/v0240.md +++ b/ui/v2.5/src/docs/en/Changelog/v0240.md @@ -22,6 +22,8 @@ * Added support for setting plugins path from the UI. ([#4382](https://github.com/stashapp/stash/pull/4382)) ### 🐛 Bug fixes +* **[0.24.3]** Fixed error when editing case of existing studio name. ([#4447](https://github.com/stashapp/stash/pull/4447)) +* **[0.24.3]** Fixed videos muting after auto-play fails. ([#4450](https://github.com/stashapp/stash/pull/4450)) * **[0.24.2]** Fixed error when renaming marker files during scene merge operation ([#4446](https://github.com/stashapp/stash/pull/4446)) * **[0.24.2]** Fixed error when creating/updating a Performer where an alias is the same as the Performer name. ([#4443](https://github.com/stashapp/stash/pull/4443)) * **[0.24.2]** Errors during the tagger Scrape All operation now output to the scene card and no longer stop the operation. ([#4442](https://github.com/stashapp/stash/pull/4442))