diff --git a/ui/v2.5/src/docs/en/Changelog/v0240.md b/ui/v2.5/src/docs/en/Changelog/v0240.md index e157ee49a..b61ff294e 100644 --- a/ui/v2.5/src/docs/en/Changelog/v0240.md +++ b/ui/v2.5/src/docs/en/Changelog/v0240.md @@ -21,6 +21,9 @@ * Added support for setting plugins path from the UI. ([#4382](https://github.com/stashapp/stash/pull/4382)) ### 🐛 Bug fixes +* **[0.24.1]** Fixed external player button not working correctly. ([#4403](https://github.com/stashapp/stash/pull/4403)) +* **[0.24.1]** Fixed image thumbnail generation on arm devices. ([#4402](https://github.com/stashapp/stash/pull/4402)) +* **[0.24.1]** Reverted change to modal button order. ([#4400](https://github.com/stashapp/stash/pull/4400)) * Fixed submitting to stash-box not working after switching to another scene using the queue. ([#4354](https://github.com/stashapp/stash/pull/4354)) * Fixed UI crash when clearing a value from a URL or alias list. ([#4344](https://github.com/stashapp/stash/pull/4344)) * Fixed panic when exporting galleries. ([#4311](https://github.com/stashapp/stash/pull/4311))