Skip to content

Prompt Studio v1.5.4

Choose a tag to compare

@github-actions github-actions released this 05 Sep 17:40
· 4 commits to main since this release

Prompt Studio v1.5.4

Docker (GHCR):

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

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.3...v1.5.4