v0.2.12
Run this release:
NOCLICK_REF=v0.2.12 sh -c 'curl -fsSL https://noclick.com/install.sh | sh'
Or pin an existing compose stack to it with NOCLICK_VERSION=0.2.12.
The bare image is ghcr.io/noclickapp/noclick:0.2.12. It needs a Postgres with the
auth schema alongside it (docs/self-hosting.md), which is why the
installer, which brings one, is the one-liner.
Full Changelog: v0.2.11...v0.2.12