From 7f86509674d079fbda0ed1e1929f240e4772178f Mon Sep 17 00:00:00 2001 From: WithoutPants <53250216+WithoutPants@users.noreply.github.com> Date: Fri, 22 Jul 2022 17:34:39 +1000 Subject: [PATCH] Update changelog --- ui/v2.5/src/components/Changelog/versions/v0161.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ui/v2.5/src/components/Changelog/versions/v0161.md b/ui/v2.5/src/components/Changelog/versions/v0161.md index a29c793b2..76ffde24a 100644 --- a/ui/v2.5/src/components/Changelog/versions/v0161.md +++ b/ui/v2.5/src/components/Changelog/versions/v0161.md @@ -5,3 +5,5 @@ * Fix UI crash on session timeout. ([#2755](https://github.com/stashapp/stash/pull/2755)) * Fix incorrect scene metadata being set when video has cover art. ([#2752](https://github.com/stashapp/stash/pull/2752)) * Fix incorrect image being displayed when first previewing image. ([#2754](https://github.com/stashapp/stash/pull/2754)) +* Fix issues with multi-edit behaviour. ([#2754](https://github.com/stashapp/stash/pull/2724)) +* Fix UI crash after upgrading with pending fingerprints. ([#2754](https://github.com/stashapp/stash/pull/2724))