Skip to content

Prompt Studio v1.5.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 14:29
· 16 commits to main since this release

Prompt Studio v1.5.0

Docker (GHCR):

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

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.21...v1.5.0