Update changelog

This commit is contained in:
WithoutPants 2026-03-23 17:32:30 +11:00
parent 87eabf0871
commit 2e48dbfc63

View file

@ -50,10 +50,13 @@
* Added support for filtering by stash ID count. ([#6437](https://github.com/stashapp/stash/pull/6437))
* Added support for filtering group by scene count. ([#6593](https://github.com/stashapp/stash/pull/6593))
* Updated Tag list view to be consistent with other list views. ([#6703](https://github.com/stashapp/stash/pull/6703))
* Added confirmation dialog to Auto Tag task. ([#6735](https://github.com/stashapp/stash/pull/6735))
* Studio now shows the studio name instead of the studio image if the image is not set or if (new) `Show studio as text` is true. ([#6716](https://github.com/stashapp/stash/pull/6716))
* Installed plugins/scrapers no longer show in the available list. ([#6443](https://github.com/stashapp/stash/pull/6443))
* Name is now populated when searching by stash-box. ([#6447](https://github.com/stashapp/stash/pull/6447))
* Improved performance of group queries on large systems. ([#6478](https://github.com/stashapp/stash/pull/6478))
* Search input is now focused when opening the scraper menu. ([#6704](https://github.com/stashapp/stash/pull/6704))
* VAAPI dri device can now be overridden using `STASH_HW_DRI_DEVICE` environment variable. ([#6728](https://github.com/stashapp/stash/pull/6728))
* Added support for `{phash}` in `queryURL` scraper field. ([#6701](https://github.com/stashapp/stash/pull/6701))
* Systray notification now shows the port stash is running on. ([#6448](https://github.com/stashapp/stash/pull/6448))