diff --git a/ui/v2.5/src/components/Changelog/versions/v050.md b/ui/v2.5/src/components/Changelog/versions/v050.md index e3fe1ad3e..4256a7077 100644 --- a/ui/v2.5/src/components/Changelog/versions/v050.md +++ b/ui/v2.5/src/components/Changelog/versions/v050.md @@ -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.