Update changelog

This commit is contained in:
WithoutPants 2024-03-06 10:12:53 +11:00
parent f1f6e84aa0
commit cd2f0922ab

View file

@ -43,6 +43,7 @@
* Fixed `baseURL` not being applied to some links. ([#4501](https://github.com/stashapp/stash/pull/4501)) * Fixed `baseURL` not being applied to some links. ([#4501](https://github.com/stashapp/stash/pull/4501))
* Fixed country selector in bulk performer edit dialog. ([#4565](https://github.com/stashapp/stash/pull/4565)) * Fixed country selector in bulk performer edit dialog. ([#4565](https://github.com/stashapp/stash/pull/4565))
* Fixed image clips not upscaling in lightbox. ([#4569](https://github.com/stashapp/stash/pull/4569)) * Fixed image clips not upscaling in lightbox. ([#4569](https://github.com/stashapp/stash/pull/4569))
* Fixed `bmp` files being treated as video files in the lightbox. ([#4653](https://github.com/stashapp/stash/pull/4653))
* Fixed performer penis length being truncated to integer. ([#4630](https://github.com/stashapp/stash/pull/4630)) * Fixed performer penis length being truncated to integer. ([#4630](https://github.com/stashapp/stash/pull/4630))
* Fixed heatmap generating repeated segments where there is no action. ([#4557](https://github.com/stashapp/stash/pull/4557)) * Fixed heatmap generating repeated segments where there is no action. ([#4557](https://github.com/stashapp/stash/pull/4557))
* Fixed media decode error not switching to next streaming format. ([#4506](https://github.com/stashapp/stash/pull/4506)) * Fixed media decode error not switching to next streaming format. ([#4506](https://github.com/stashapp/stash/pull/4506))