mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
* Gallery cover lookup by regex in config.yml * Added regex validation and an in-app manual entry * Improved settings description + some translations * Add changelog entry
911 B
911 B
✨ New Features
- Support customising the filename regex used for determining the gallery cover image. (#3391)
- Added tenth-place rating precision option. (#3343)
- Added toggleable favorite button to Performer cards. (#3369)
🐛 Bug fixes
- Fixed URL not being during stash-box scrape if the Studio URL is not set. (#3439)
- Fixed generating previews for variable frame rate videos. (#3376)
- Fixed errors reading zip files with non-UTF8 encoding. (#3389)
- Fixed plugins not able to access API during zip scan operations on systems with authentication enabled. (#3433)