diff --git a/ui/v2.5/src/docs/en/Changelog/v0170.md b/ui/v2.5/src/docs/en/Changelog/v0170.md index ac6c23eaf..96cba96b9 100644 --- a/ui/v2.5/src/docs/en/Changelog/v0170.md +++ b/ui/v2.5/src/docs/en/Changelog/v0170.md @@ -5,7 +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 -* Add backup location configuration setting. ([#2953](https://github.com/stashapp/stash/pull/2953)) +* Added option to include sub-studio/sub-tag content in Studio/Tag page. ([#2832](https://github.com/stashapp/stash/pull/2832)) +* Added backup location configuration setting. ([#2953](https://github.com/stashapp/stash/pull/2953)) * Allow overriding UI localisation strings. ([#2837](https://github.com/stashapp/stash/pull/2837)) * Populate name from query field when creating new performer/studio/tag/gallery. ([#2701](https://github.com/stashapp/stash/pull/2701)) * Added support for identical files. Identical files are assigned to the same scene/gallery/image and can be viewed in File Info. ([#2676](https://github.com/stashapp/stash/pull/2676)) @@ -26,4 +27,4 @@ After migrating, please run a scan on your entire library to populate missing da * Fix incorrect gallery value in Scene edit tab after navigating from scene queue. ([#2897](https://github.com/stashapp/stash/pull/2897)) * Fix https schema not being used over some https connections. ([#2900](https://github.com/stashapp/stash/pull/2900)) * Fix scene files not deleting correctly when streaming over https. ([#2900](https://github.com/stashapp/stash/pull/2900)) -* Fix panic when custom performer image location is invalid. ([#2894](https://github.com/stashapp/stash/pull/2894)) \ No newline at end of file +* Fix panic when custom performer image location is invalid. ([#2894](https://github.com/stashapp/stash/pull/2894))