v0.19.1 - 2023-02-21
💥 Known issues¶
- Performer autotagging does not currently match on performer aliases. This will be addressed when finer control over the matching is implemented.
✨ New Features¶
- Added support for specifying the use of a proxy for network requests. (#3284)
- Added support for injecting arguments into
ffmpeg
during generation and live-transcoding. (#3216) - Added URL and Date fields to Images. (#3015)
- Added support for plugins to add injected CSS and Javascript to the UI. (#3195)
- Added disambiguation field to Performers, to differentiate between performers with the same name. (#3113)
- Added Anonymise task to generate an anonymised version of the database. (#3186)
🎨 Improvements¶
- Added
r x x
keyboard shortcuts to set decimal ratings. (#3226) - Changed performer aliases to be a list, rather than a string field. (#3113)
🐛 Bug fixes¶
- [0.19.1] Fixed performance issues with Scene Tagger view. (#3444, #3452)
- [0.19.1] Fixed panic when batch adding performers from the Tagger view. (#3456)
- Fixed folder symlinks not being handled correctly during clean. (#3415)
- Fixed error when clicking Scrape All when a file-less scene is in the scene list. (#3414)
- Fixed clicking popover pills not clearing search term. (#3408)
- Fixed URL not being preserved when redirected to login. (#3305)
- Fixed scene previews not being overwritten when Overwrite option is selected. (#3256)
- Fixed objects without titles not being sorted correctly with objects with titles. (#3244)
- Fixed incorrect new Performer pill being removed when creating Performer from scrape dialog. (#3251)
- Fixed date fields not being nulled correctly when cleared. (#3243)
- Fixed scene wall items to show file base name where scene has no title set. (#3242)
- Fixed image exclusion pattern being applied to all files. (#3241)
- Fixed missing captions not being removed during scan. (#3240)