mirror of
https://github.com/stashapp/stash.git
synced 2025-12-16 05:13:46 +01:00
Update changelog
This commit is contained in:
parent
ac117c2934
commit
f9b2a4be5e
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
* Allow configuration of visible navbar items.
|
||||
|
||||
### 🎨 Improvements
|
||||
* Added Donate button to top navbar.
|
||||
* Add directory selection to auto-tag task.
|
||||
* Add string matches/not matches regex filter criteria.
|
||||
* Added configuration option for import file size limit and increased default to 1GB.
|
||||
|
|
@ -29,6 +30,8 @@
|
|||
* Support configurable number of threads for scanning and generation.
|
||||
|
||||
### 🐛 Bug fixes
|
||||
* Fix error when unsetting image studio.
|
||||
* Fix input fields being wiped when an error occurs creating a performer.
|
||||
* Fix edit data being lost when clicking the O-Counter, Organized or Favorite buttons.
|
||||
* Exclude media in `generated` directory from the library.
|
||||
* Prevent cover image from being incorrectly regenerated when a scene file's hash changes.
|
||||
|
|
|
|||
Loading…
Reference in a new issue