Skip to content

v0.0.34

Latest

Choose a tag to compare

@ephes ephes released this 16 Jun 09:33

0.0.34 - 2026-06-16

Fixes

  • #87 Make guided setup reachable from the Docker entrypoint by exposing it as
    the kptncook setup subcommand (the standalone kptncook-setup command still
    works), and update the missing-configuration message to point at it (reported
    by @SimonBard).
  • #87 Honor KPTNCOOK_HOME when locating the .env file so the config is read
    from and written to the same directory as the rest of kptncook's data. In the
    Docker image (KPTNCOOK_HOME=/data) the .env now lives in the mounted
    volume instead of an ephemeral ~/.kptncook/.env.