Skip to content

Prompt Studio v1.4.20

Choose a tag to compare

@github-actions github-actions released this 28 Aug 16:56
· 195 commits to main since this release

Prompt Studio v1.4.20

Docker (GHCR):

docker pull ghcr.io/doodersrage/llm-prompt-studio:1.4.20
docker run -d --name comfyui-prompt-studio -p 127.0.0.1:47832:47832 \
  ghcr.io/doodersrage/llm-prompt-studio:1.4.20

Desktop installers (.dmg, .exe, .deb) attach after the desktop job finishes.

latest tracks this tag after a successful image publish. Configuration: docs/configuration.md. Desktop: docs/desktop.md. Cutting releases: docs/releasing.md.

Full Changelog: v1.4.19...v1.4.20