penname.

Changelog

What changed in each release of the penname gateway, newest first. Every version is published as pennameio/gateway:<version> on Docker Hub, and latest always points at the newest one.

To update an install: docker compose pull && docker compose up -d. penname-gateway --version (or the image's org.opencontainers.image.version label) says which one you are running.


0.3.0 — 2026-09-18

The gateway now says what it did not protect. Before this, an install could look like it was working long before it protected anything.

0.2.0 — 2026-09-17

A penname API key is required. No key, no gateway.

0.1.4 — 2026-09-16

0.1.3 — 2026-09-16

0.1.2 — 2026-09-16

0.1.1 — 2026-09-16

0.1.0 — 2026-09-16

The first public release: a compiled Docker image and a setup wizard, so there is nothing to clone and nothing to build.