Spoolman NG v2026.7.5
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.5
docker pull docker.io/cookiemonster95/spoolman-ng:2026.7.5
Also tagged :latest (newest release) and :edge (latest master). Architectures: amd64, arm64, and armv7 (all with NFC support).
What's Changed
- Configurable custom links: sidebar links and per-spool actions (#92, #140) by @sherrmann in #190
- Add an all-spools color-swatch grid to the Home dashboard (#131) by @sherrmann in #191
- Migrate spool/filament/vendor show pages to antd Descriptions (#120) by @sherrmann in #192
- Filament usage & cost statistics and a spool weight-history chart (#81, #104) by @sherrmann in #193
- Export filament profiles in slicer-native formats (#76) by @sherrmann in #194
- Import a sliced .3mf project to bulk-adjust matching spools (#105) by @sherrmann in #195
Full Changelog: v2026.7.4...v2026.7.5