Skip to content

EasyUse Anima 0.2.3

Choose a tag to compare

@n0va39 n0va39 released this 03 Jul 10:40

Fixed

  • Fixed Anima AiO Generator Detailer Settings so Face/Eye detailer blocks
    render again after opening the popup.
  • Fixed Detailer Settings so custom detailer blocks can be added, saved,
    reordered, and executed after the built-in Face/Eye blocks.
  • Fixed Highres and Detailer stage optimization so Spectrum/DCW settings are
    saved and applied per stage/block even when CFG, sampler, and scheduler follow
    the main sampler.
  • Restored broader autocomplete suggestions when inline autocomplete preview is
    disabled, while keeping strict token-range behavior for preview mode.
  • Fixed inline autocomplete preview filtering so Korean description/keyword
    searches such as 하츠네 미쿠 keep the matched tag suggestion.
  • Fixed IME composition refresh so Korean input can update autocomplete
    suggestions while composing instead of waiting for a space or refocus.
  • Fixed keyboard navigation in the autocomplete menu so the active suggestion
    scrolls into view with at least one adjacent item visible when possible.
  • Fixed wildcard autocomplete for empty __ prompts, Korean wildcard keys, and
    normalized space/underscore/path searches.
  • Fixed wildcard and dynamic-prompt highlight classification, including Korean
    wildcard syntax and comma-containing dynamic prompts such as
    {1-3$$, $$red|blue}.

Changed

  • Updated bundled Korean AiO workflow JSON files with refreshed embedded
    workflow defaults and 0.2.3 package metadata.

Validation Notes

  • Added regression coverage for IME autocomplete refresh, arrow-key menu
    scrolling, wildcard autocomplete token detection, Korean wildcard keys, and
    wildcard/dynamic-prompt highlight classification.
  • Added regression coverage for custom Detailer blocks and stage-specific
    Highres/Detailer Spectrum/DCW settings.