Spoolman

Latest version: v0.1.0

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 6

0.7.0

**Full Changelog**: https://github.com/Donkie/Spoolman/compare/0.6.0...0.7.0


Backend
- Added SQLite backup system
- By default it performs a nightly backup, can be disabled by the environment variable `SPOOLMAN_AUTOMATIC_BACKUP`
- Backups can also be triggered manually using the new backup API endpoint
- Hard-coded to keep 5 backup copies
- Fixed some code requiring newer than Python 3.9 to run
- Added a health-check endpoint
- Unified the format of some of the logging prints
- You can no longer set `SPOOLMAN_DB_NAME` if you specified a SQLite database since that made little sense

Web client
- Added ability to sort and filter columns
- Improved pagination
- Fixed error if you tried to clone a filament that had no vendor set
- Improved filament label in drop down for spool create/edit

0.6.0

**Full Changelog**: https://github.com/Donkie/Spoolman/compare/0.5.0...0.6.0

Backend
- Datetimes in requests with timezones are now correctly handled
- Clarified that datetime responses are in UTC
- 404 errors are now a bit more descriptive
- Added extra check when consuming spool filament to see if the spool has a filament assigned to it
- SQLite databases now handle many more concurrent requests correctly

Web client
- Fixed first/last used times showing a bogus value for spools which haven't been used yet
- Added clone buttons for all item types
- More accurate timezone handling
- Locale specific comma behaviour for numbers is now correct

0.5.0

**Full Changelog**: https://github.com/Donkie/Spoolman/compare/0.4.0...0.5.0

- arm/v7 (raspberry pi) Docker builds
- Color picker for the new color field in the client

0.4.0

**Full Changelog**: https://github.com/Donkie/Spoolman/compare/0.3.0...0.4.0

- Added extruder/bed temp override fields
- Added filament color hex code field
- Client app now properly loads at all paths and not just index
- Added Alembic for db migrations

0.3.0

**Full Changelog**: https://github.com/Donkie/Spoolman/compare/0.2.0...0.3.0

- Nicer branding, custom icons
- Many improvements in the client
- Automatic integration tests for the REST API and all database types

0.2.0

**Full Changelog**: https://github.com/Donkie/Spoolman/compare/0.1.1...0.2.0

- Switched to MIT license
- Don't expose raw exceptions to client
- Added a debug mode
- Updated Dockerfile command

Page 5 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.