PROMPT Workflow version history - 2 versions
PROMPT Workflow by Thinking Bells
PROMPT Workflow version history - 2 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2.3.1
Released Sep 2, 2026 - 154.97 KBWorks with firefox 121.0 and laternew ICONSource code released under MIT License
Older versions
Version 2.3.0
Released Aug 28, 2026 - 45.75 KBWorks with firefox 121.0 and laterVersion 2.3.0
New
- Catalan and Spanish interface translations, selected automatically from the
browser language. English remains the default.
Improved
- The result panel is now built entirely from DOM nodes. Text coming from image
metadata is inserted through textContent only, never through innerHTML.
- Filenames are resolved from the whole URL rather than just the last path
segment. Forum and gallery URLs that mangle the name, such as
"photo-png.947917" inside a query string, now resolve back to "photo.png".
Script names like index.php are no longer mistaken for the image name.
- New application icon.
Fixed
- JPEG UserComment fields written by A1111 use a UTF-16BE encoding header.
These were previously decoded as UTF-8 and came out garbled.
- JPEG comment (COM) segments are now read; some tools store the generation
text there instead of in EXIF.
- SwarmUI images are recognised as convertible instead of being reported as
plain metadata. Kohya Deep Shrink parameters are mapped to the
PatchModelAddDownscale node.Source code released under MIT License