Skip to content

Spoolman NG v2026.7.7

Choose a tag to compare

@github-actions github-actions released this 10 Jul 21:45

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.7
docker pull docker.io/cookiemonster95/spoolman-ng:2026.7.7

Also tagged :latest (newest release) and :edge (latest master). Architectures: amd64, arm64, and armv7 (all with NFC support).

Android companion app (proof of concept)

When attached below, spoolman-companion-*.apk is the sideloadable Android companion app: the full web UI plus native QR/barcode and NFC scanning, working against plain-HTTP LAN servers with no TLS setup. Install it directly or track releases with Obtainium — details in mobile/README.md.


What's Changed

  • apidocs: deploy from master pushes — tag refs are blocked by the Pages environment by @sherrmann in #209
  • HA add-on split to spoolman-ng-addons + fix: auth blocked all open endpoints on real deployments by @sherrmann in #210

Full Changelog: v2026.7.6...v2026.7.7