Update changelog

This commit is contained in:
WithoutPants
2021-02-22 16:00:53 +11:00
committed by GitHub
parent ac117c2934
commit f9b2a4be5e

View File

@@ -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.