mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 12:54:38 +03:00
Update changelog
This commit is contained in:
@@ -4,6 +4,14 @@ After migrating, please run a scan on your entire library to populate missing da
|
||||
* Missing covers are not currently regenerated.
|
||||
* Import/export schema has changed and is incompatible with the previous version.
|
||||
|
||||
### 🐛 Bug fixes
|
||||
* Fix continue queue checkbox value not persisting. ([#2895](https://github.com/stashapp/stash/pull/2895))
|
||||
* Fix `autostartVideoOnPlaySelected` option not applying when navigating from scene queue. ([#2896](https://github.com/stashapp/stash/pull/2896))
|
||||
* 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))
|
||||
|
||||
### ✨ New Features
|
||||
* 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))
|
||||
* Added support for filtering and sorting by file count. ([#2744](https://github.com/stashapp/stash/pull/2744))
|
||||
|
||||
Reference in New Issue
Block a user