Skip to content

Prompt Studio v1.5.5

Choose a tag to compare

@github-actions github-actions released this 05 Sep 18:47
· 2 commits to main since this release

Prompt Studio v1.5.5

Docker (GHCR):

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

Desktop installers (.dmg, .exe, .deb, .AppImage) 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.5.4...v1.5.5