Skip to content

v1.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Mar 11:40

1.6.0 (2026-03-23)

Features

  • admin: add auto-publish toggle and improve post workflow (ec7f1b9)

Docker Images

  • GitHub Container Registry: ghcr.io/pazter1101/patchnotes:1.6.0
  • Docker Hub: pazter1101/patchnotes:1.6.0

Usage

docker run --rm \
  -e LLM_API_KEY=your-api-key \
  -v ./config.yml:/config.yml \
  -v ./prompts:/prompts \
  -v ./output:/output \
  ghcr.io/pazter1101/patchnotes:1.6.0