Update changelog

This commit is contained in:
WithoutPants
2022-10-06 14:51:32 +11:00
committed by GitHub
parent ef9e138a2d
commit e96a09d9fd

View File

@@ -5,6 +5,8 @@ After migrating, please run a scan on your entire library to populate missing da
* Import/export schema has changed and is incompatible with the previous version.
### ✨ New Features
* Added support for setting primary file for scenes, images and galleries. ([#2790](https://github.com/stashapp/stash/pull/2790))
* Added support for deleting secondary files from scenes, images and galleries. ([#2790](https://github.com/stashapp/stash/pull/2790))
* Added Interface option to abbreviate counts on cards and details pages. ([#2781](https://github.com/stashapp/stash/pull/2781))
* Added description field to Tags. ([#2708](https://github.com/stashapp/stash/pull/2708))
* Added Interface options to include sub-studio/sub-tag content in Studio/Tag pages. ([#2832](https://github.com/stashapp/stash/pull/2832))