Release Notes
v0.14.0 - 2022-04-11
💥 Note: Image Slideshow Delay (in Interface Settings) is now in seconds rather than milliseconds and has not been converted. Please adjust your settings as needed.
✨ New Features
- Add Ignore Auto Tag flag to Performers, Studios and Tags. (#2439)
- Add python location in System Settings for script scrapers and plugins. (#2409)
🎨 Improvements
- Added support for Handy APIv2. (#2193)
- Added support for bulk editing most performer fields. (#2467)
- Changed video player to videojs. (#2100)
- Maintain lightbox settings and add lightbox settings to Interface settings page. (#2406)
- Image lightbox now transitions to next/previous image when scrolling in pan-Y mode. (#2403)
- Allow customisation of UI theme color using
theme_color
property inconfig.yml
(#2365) - Improved autotag performance. (#2368)
🐛 Bug fixes
- Fix existing performers being lost when setting performers in the scene tagger. (#2478)
- Fix scene fields being overwritten with empty values when saving from the scene tagger. (#2461)
- Fix Is Missing Date filter not including null date values. (#2434)
- Fix Open Stash systray menu item not opening stash when Skip Opening Browser was enabled. (#2418)
- Fix error saving a scene from the tagger when the scene has stash ids. (#2408)
- Perform tag pattern exclusion on stash-box sources. (#2391)
- Don't generate jpg thumbnails for animated webp files. (#2388)
- Removed warnings and incorrect error message in json scrapers. (#2375)
- Ensure identify continues using other scrapers if a scrape returns no results. (#2375)
- Continue trying to identify scene if scraper fails. (#2375)