mirror of
https://github.com/stashapp/stash.git
synced 2025-12-26 10:14:15 +01:00
Update changelog
This commit is contained in:
parent
a2e8f69028
commit
900ba936a9
1 changed files with 2 additions and 1 deletions
|
|
@ -1,8 +1,9 @@
|
|||
### ✨ New Features
|
||||
* Support submitting stash-box scene updates for scenes with stash ids. ([#2577](https://github.com/stashapp/stash/pull/2577))
|
||||
* Added support for customizing recommendations on home page. ([#2592](https://github.com/stashapp/stash/pull/2592))
|
||||
* Support submitting stash-box scene updates for scenes with stash ids. ([#2577](https://github.com/stashapp/stash/pull/2577))
|
||||
|
||||
### 🐛 Bug fixes
|
||||
* Fix scene scrubber stopping scrolling after editing scene or marker. ([#2600](https://github.com/stashapp/stash/pull/2600))
|
||||
* Fix folder-based galleries not auto-tagging correctly if folder name contains `.` characters. ([#2658](https://github.com/stashapp/stash/pull/2658))
|
||||
* Fix scene cover in scene edit panel not being updated when changing scenes. ([#2657](https://github.com/stashapp/stash/pull/2657))
|
||||
* Fix moved gallery zip files not being rescanned. ([#2611](https://github.com/stashapp/stash/pull/2611))
|
||||
|
|
|
|||
Loading…
Reference in a new issue