Skip to content

Releases: newtextdoc1111/ComfyUI-Autocomplete-Plus

v1.11.0

21 Feb 11:26

Choose a tag to compare

What's Changed

  • feat: Add artist tag prefix to settings by @bedovyy (#65)
  • feat: Add debounced search for autocomplete
  • fix: Support new 'element' prop in comfyui frontend by @sebagallo (#67)

New Contributors

Thank you for your contribution!


Full Changelog: v1.10.0...v1.11.0

v1.10.0

26 Dec 13:49

Choose a tag to compare

What's Changed

  • Added "Trim Surrounding Spaces" setting to auto-formatting feature by @BlakeNeko (#58)

Full Changelog: v1.9.0...v1.10.0

v1.9.0

30 Nov 17:40

Choose a tag to compare

What's Changed

  • Added "Add Trailing Comma" setting to auto-formatting feature by @BlakeNeko (#53)
  • Added feature to display tag Wiki pages (#45)
    • You can open a tag's Wiki page by clicking the "📖" icon in the tag list or by pressing the F1 key when a tag is selected via keyboard
    • In the related tags display, you can open the Wiki page by clicking the tag name in the header, or by pressing the F1 key before using arrow keys

Note

Wiki page links are displayed only for general, character, copyright, and artist category tags. meta tags are excluded as they may include user-defined custom tags.

Full Changelog: v1.8.0...v1.9.0

v1.8.0

22 Nov 09:03

Choose a tag to compare

What's Changed

  • Added prompt auto-formatting feature by @BlakeNeko
    • Implemented an auto-formatting feature that removes extra commas and spaces from text areas. Please check the documentation for detailed usage.

New Contributors

  • @BlakeNeko made their first contribution in #49
    Thank you for your contribution!

Full Changelog: v1.7.2...v1.8.0

v1.7.2

13 Nov 13:21

Choose a tag to compare

What's Changed

  • Fixed tag coloring not working (regression introduced in fix for #46)

Full Changelog: v1.7.1...v1.7.2

v1.7.1

13 Nov 08:11

Choose a tag to compare

What's Changed

  • fix: Wrong format for LoRA tags on mouse click insertion (#46)

Full Changelog: v1.7.0...v1.7.1

v1.7.0

12 Nov 13:14

Choose a tag to compare

What's Changed

  • Added default weight (:1.0) when inserting loras (#46)
  • Added auto-insert comma setting for tag insertion (#44)
  • Added Japanese, Chinese (Simplified and Traditional) localization for setting screen (#35)
    • Updated setting IDs to follow i18n-friendly naming conventions

Note

  • Due to i18n (internationalization) implementation, all settings will be reset to their default values. Please reconfigure your settings after updating
  • Chinese translations were generated using Claude AI (machine translation)

Full Changelog: v1.6.1...v1.7.0

v1.6.1

29 Oct 06:57

Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

25 Oct 18:35

Choose a tag to compare

What's Changed

  • feat: Add setting to replace underscores with spaces in tag insertion (#39)
  • fix: Fix TagData creation for invalid tag in RelatedTagsUI

Full Changelog: v1.5.0...v1.6.0

v1.5.0

17 Oct 18:17

Choose a tag to compare

What's Changed

  • Added Hide Alias option to hide aliases in autocomplete and related tags display (#33)
  • Removed the tag category column and changed it to display as a tooltip when hovering over tags

Note

  • When Hide Alias is enabled, the alias column is hidden in both autocomplete and related tags display
  • Even when aliases are hidden, candidates will still be shown if the input text matches an alias