Skip to content
This repository was archived by the owner on Aug 25, 2026. It is now read-only.

v1.4.0

Choose a tag to compare

@ImDarkTom ImDarkTom released this 24 Oct 00:41
· 107 commits to main since this release

New Features:

  • 🖥 ComfyUI for Input Info: Input info such as min, max, default, etc. is now fetched directly from ComfyUI and does not need to be user set within the import page.
  • 🖼 img2img support: img2img workflows are now supported allowing the user to upload an image from their device to be used in the ComfyUI workflow for workflows that may need it such as upscaling. (masks may not be fully supported yet).

Changes:

  • All icons now use the Fluent UI Icon library (16-filled).
  • Some pages now use a grid layout to make desktop use more functional.

Minor:

  • New dependencies & dependency updates.
  • Refactoring.
  • Fix comptability with *nix (#9)
  • Various bug fixes.

Full Changelog: v1.3.0...v1.4.0