Spoolman NG v2026.7.1
Spoolman NG — a community-maintained continuation of Spoolman.
⚠️ Before upgrading: Spoolman applies database migrations automatically on startup. Back up your database first so you can roll back if needed.
Docker images
Multi-arch images are published to GHCR and Docker Hub:
docker pull ghcr.io/sherrmann/spoolman-ng:2026.7.1
docker pull docker.io/cookiemonster95/spoolman-ng:2026.7.1
Also tagged :latest (newest release) and :edge (latest master). Architectures: amd64, arm64, and armv7 (all with NFC support).
What's Changed
- Fork-review fixes, client UX polish, and test backfill by @sherrmann in #144
- Fix master CI style failures; make lefthook a real dev dependency by @sherrmann in #145
- Port upstream v0.24.0: bug fixes, System theme, unprivileged Docker, translations by @sherrmann in #146
Full Changelog: v2026.7.0...v2026.7.1