Skip to content

Release 2.1.0

Compare
Choose a tag to compare
@DominikDoom DominikDoom released this 03 Apr 12:44
· 295 commits to main since this release
c3f53e1

This release mainly includes support for Gradio 3.23.0 used by the current webui version.

Added:

  • Completion popup moving with the cursor while you type (can be disabled in settings)
  • Customizable hotkey bindings (now also in settings)
  • Hypernet and Lora prefixes now also provide completion if they are typed out, not just for the <h: and <l: abbreviations
  • _ can now be used as a stand-in for spaces in Embedding, Hypernet and Lora names to enable typing out filenames containing spaces without the popup closing & trying to find a new tag.

Fixed:

  • Broken "Only show alias" option
  • Various fixes for Gradio 3.23.0
  • Uses built-in update event, which fixes a long-time noncritical browser console error
  • Pressing enter while no tag is selected will not block default behavior anymore

Changed:

  • Colors are now changed in the normal settings like the keymaps instead of a separate file, to prevent override when the extension gets updated through the webui