Skip to content

Release 2.11.0

Compare
Choose a tag to compare
@DominikDoom DominikDoom released this 04 Feb 09:49
· 86 commits to main since this release

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)

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