Release 2.11.0
This release is for version parity with the main branch and contains all additions and bug fixes of the last few months.
Added:
- Extra network model sort selection (e.g. sorting by newest instead of alphabetically), with the help of @Symbiomatrix (#236, #237)
- Support for deepdanbooru-object-recognition textareas by @Jibaku789 (#261)
- SFW version of e621 tags by @yuxi-liu-wired (#253)
- Ability to search for & insert prompt style names as shown in the webui dropdown menu (#268)
- This option is off by default since it currently requires a third-party extension (https://github.com/SirVeggie/extension-style-vars) to be useful. It can be enabled in the settings under
Tag Autocomplete > Search for webui style names
.
- This option is off by default since it currently requires a third-party extension (https://github.com/SirVeggie/extension-style-vars) to be useful. It can be enabled in the settings under
Fixed:
- Malformed YAML wildcards no longer stop the extension from loading (#240)
- Wildcards containing $ signs are now inserted correctly (#247, #248)
- Wildcards are no longer cut off after a colon in the inserted text (#267)
Changed:
- Attempt to use built-in extra networks lists if available, with the help of @midcoastal (#255)
- This reduces or removes the need to redundantly scan for files and improves startup time for large Lora collections.
- If Lyco models are kept in their own folder, the extension will now still insert them with the
<lora:
prefix since modern webui versions don't use the <lyco: prefix anymore (#263)- A backwards compatibility option is provided for those using an old version with the third-party lycoris extension.
Full Changelog: 2.10.6...2.10.7