From b602ed2381f570539426f45e2391e0f677fab14d Mon Sep 17 00:00:00 2001 From: WithoutPants <53250216+WithoutPants@users.noreply.github.com> Date: Wed, 22 Mar 2023 11:18:19 +1100 Subject: [PATCH] Add changelog entry --- ui/v2.5/src/docs/en/Changelog/v0200.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/v2.5/src/docs/en/Changelog/v0200.md b/ui/v2.5/src/docs/en/Changelog/v0200.md index 889fefa07..157fbe6eb 100644 --- a/ui/v2.5/src/docs/en/Changelog/v0200.md +++ b/ui/v2.5/src/docs/en/Changelog/v0200.md @@ -25,6 +25,7 @@ Once migrated, these files can be deleted. The files can be optionally deleted d * Added toggleable favorite button to Performer cards. ([#3369](https://github.com/stashapp/stash/pull/3369)) ### 🎨 Improvements +* Added folder browser to path filter UI. ([#3570](https://github.com/stashapp/stash/pull/3570)) * Include Organized flag in merge dialog. ([#3565](https://github.com/stashapp/stash/pull/3565)) * Scene cover generation is now optional during scanning, and can be generated using the Generate task. ([#3187](https://github.com/stashapp/stash/pull/3187)) * Overhauled the image blob storage system and added filesystem-based blob storage. ([#3187](https://github.com/stashapp/stash/pull/3187))