Skip to content

v1.3.2

Compare
Choose a tag to compare
@AbdullahAlfaraj AbdullahAlfaraj released this 13 Sep 21:28
· 193 commits to master since this release

Updates and New Features Include:
New Features:

  • Added a new masking mode “Fully Transparent”, now enabled by default by (ZombieYang).
  • History is now segmented by session and relocated to the plugin's second panel.
  • Loading an image from history will automatically apply its mask.
  • Added a Textual Inversion menu.
  • Fixed adetailer issue by (Bing-su).
  • Refactored the main sd tab using TypeScript and React.
  • Added four prompt text areas, allowing work on multiple prompts without losing any of them.
  • Fixed a bug: changing the width and height sliders after starting a session will not affect the final image size.
  • added new presets that mimic Photoshop’s generative fills feature.
  • Added a new custom preset panel to record and edit your own presets.
  • Introduced a new expand Photoshop mask slider in the viewer panel used during placement of an image.
  • Alter the color of active controlnet units from green to red upon deactivation of the controlnet tab.
  • The sampler section will display the selected sampler even when the section is hidden.
  • Fixed: switching between languages will now update viewer and history panel labels.
  • Fixed: one button prompt no longer requires restarting Photoshop if it fails to load config from Auto1111 on first attempt.
  • Fixed: checkbox in setting tab only toggles when cursor hovers on the text.

Contributors:
@AbdullahAlfaraj  , @zombieyang , @Bing-su