mirror of https://github.com/stashapp/stash.git
Update changelog
This commit is contained in:
parent
7e8c764dc7
commit
4ad0241c53
|
@ -13,6 +13,7 @@
|
|||
* Added support for bulk-editing Tags. ([#4925](https://github.com/stashapp/stash/pull/4925))
|
||||
* Added filter to Scrapers menu. ([#5041](https://github.com/stashapp/stash/pull/5041))
|
||||
* Added ability to set the location of ssl certificate files. ([#4910](https://github.com/stashapp/stash/pull/4910))
|
||||
* Added option to rescan all files in the Scan task. ([#5254](https://github.com/stashapp/stash/pull/5254))
|
||||
|
||||
### 🎨 Improvements
|
||||
* Added button to view sub-studio/sub-tag content on Studio/Tag details pages. ([#5080](https://github.com/stashapp/stash/pull/5080))
|
||||
|
@ -38,10 +39,13 @@
|
|||
* Anonymise now truncates o- and view history data. ([#5166](https://github.com/stashapp/stash/pull/5166))
|
||||
* Fixed issue where using mouse wheel on numeric input fields would scroll the window in addition to changing the value. ([#5199](https://github.com/stashapp/stash/pull/5199))
|
||||
* Fixed issue where some o-dates could not be deleted. ([#4971](https://github.com/stashapp/stash/pull/4971))
|
||||
* Fixed handling of symlink zip files. ([#5249](https://github.com/stashapp/stash/pull/5249))
|
||||
* Fixed default database backup directory being set to the config file directory instead of the database directory. ([#5250](https://github.com/stashapp/stash/pull/5250))
|
||||
* Added API key to DASH and HLS manifests. ([#5061](https://github.com/stashapp/stash/pull/5061))
|
||||
* Query field no longer focused when selecting items in the filter list on touch devices. ([#5204](https://github.com/stashapp/stash/pull/5204))
|
||||
* Fixed weird scrolling behaviour on Gallery detail page on smaller viewports ([#5205](https://github.com/stashapp/stash/pull/5205))
|
||||
* Performer popover links now correctly link to the applicable scenes/image/gallery query page instead of always going to scenes. ([#5195](https://github.com/stashapp/stash/pull/5195))
|
||||
* Fixed scene player source selector appearing behind the player controls. ([#5229](https://github.com/stashapp/stash/pull/5229))
|
||||
* Fixed red/green/blue slider values in the Scene Filter panel. ([#5221](https://github.com/stashapp/stash/pull/5221))
|
||||
* Play button no longer appears on file-less Scenes. ([#5141](https://github.com/stashapp/stash/pull/5141))
|
||||
* Fixed transgender icon colouring. ([#5090](https://github.com/stashapp/stash/pull/5090))
|
||||
|
|
Loading…
Reference in New Issue