mirror of https://github.com/stashapp/stash.git
Update changelog for bugfix release
This commit is contained in:
parent
5a6504b4ba
commit
bd7d4ac7ff
|
@ -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))
|
||||
|
|
Loading…
Reference in New Issue