diff --git a/ui/v2.5/src/docs/en/Changelog/v0250.md b/ui/v2.5/src/docs/en/Changelog/v0250.md index 6d7535c23..50b2d9089 100644 --- a/ui/v2.5/src/docs/en/Changelog/v0250.md +++ b/ui/v2.5/src/docs/en/Changelog/v0250.md @@ -43,6 +43,7 @@ * 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 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 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))