Release 2.10.5
Minor release, including mostly bug fixes and support for new webui or third party features.
Added:
- Support for https://github.com/Bing-su/adetailer prompts (#220)
- Support for the style editor added in webui v1.6.0, thanks to @re-unknown (#228)
- Now includes custom wildcard path settings if available, thanks to @azmodii (#229)
--wildcards-dir
cmd args path from https://github.com/AUTOMATIC1111/stable-diffusion-webui-wildcards- and the hidden
wildcard_dir
option from https://github.com/adieyal/sd-dynamic-prompts
Fixed:
- Result list no longer captures input if macOS cmd key ⌘ is pressed (#222)
- Force reload embeddings on temp file refresh, thanks to @Symbiomatrix (#223)
- If the booru wiki links setting is enabled, it will now correctly remove translations before adding the link
- Rework wildcard file content requests to use their own API endpoint instead of default gradio
- This fixes an issue likely caused by relative paths & symlinks / junctions