Update changelog

This commit is contained in:
WithoutPants
2023-03-17 15:09:42 +11:00
committed by GitHub
parent 9a24e6356e
commit 88b3b87f01

View File

@@ -35,6 +35,7 @@ Once migrated, these files can be deleted. The files can be optionally deleted d
* Overhauled and improved HLS streaming. ([#3274](https://github.com/stashapp/stash/pull/3274))
### 🐛 Bug fixes
* Fixed batch performer update overwriting incorrect stash IDs when multiple endpoints are configured. ([#3548](https://github.com/stashapp/stash/pull/3548))
* Fixed `/stream` endpoint serving directory list. ([#3541](https://github.com/stashapp/stash/pull/3541))
* Fixed error when querying with a large or unlimited page size. ([#3544](https://github.com/stashapp/stash/pull/3544))
* Fixed sprites not being displayed for scenes with numeric-only hashes. ([#3513](https://github.com/stashapp/stash/pull/3513))