Spoolman

Latest version: v0.1.0

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

Scan your dependencies

Page 1 of 6

0.21.0

Frontend
* **Added a new Locations page** that shows an overview of your spools and where they are. You can move Spools around, add new locations, etc, from here.
* add archive/un archive button to spool view page by TomW1605 in https://github.com/Donkie/Spoolman/pull/517
* add external id to filament and vendor edit pages by TomW1605 in https://github.com/Donkie/Spoolman/pull/518
* Fixed not being able to clear the price field on filaments and spools.

Backend
* Update gitattributes to preserve LF line endings on the `.env.example` file by uro666 in https://github.com/Donkie/Spoolman/pull/497
* Added REST API to export spools, filaments or vendors as CSV or JSON. No frontend made for this yet. See the API docs on how to use this.
* Server logs now have a more consistent format for the different logging sources. This also fixes so the LOGGING_LEVEL variable is respected.
* Fixed vendor with spool weight 0 not being allowed in response structure, causing errors if you added a vendor with spool weight 0.

Translations
* Added Chinese (Traditional Han script) translation by Kayz C
* Added Romanian translation by Bestia Nadir
* Added Persian translation by AKTronics
* Updated Spanish translation by gallegonovato
* Updated Czech translation by Miloslav Kos
* Updated Chinese (Simplified Han script) translation by Samuel Wang
* Updated Polish translation by darkk-k1 and Daniel Zając
* Updated Ukrainian translation by Oleksii Martyniuk
* Updated Russian translation by Dr_Perry_Coke
* Updated Italian translation by Diogo Resende
* Updated French translation by Vincent MALZIEU
* Updated Dutch translation by Maurice Kevenaar

**Full Changelog**: https://github.com/Donkie/Spoolman/compare/v0.20.0...v0.21.0

0.20.0

Minor update this time around. This update most importantly fixes an issue where spool usage would be many times greater than what it should be in some situations.

Frontend
* Added double curly braces to printing dialog template which lets you add a prefix to fields that only shows if the field is set. By TomW1605 in https://github.com/Donkie/Spoolman/pull/446
* Improved contrast for the new spool icon if the color is similar to the background. By teoteo in https://github.com/Donkie/Spoolman/pull/458
* Add option to use full URL in QR codes instead of web+spoolman: prefix. By samturner3 in https://github.com/Donkie/Spoolman/pull/461

Backend
* Fixed issue where spool usage updates from plugins would partially fail because Spoolman failed to send websocket updates to disconnected clients. The spool usage was actually committed to the database correctly, but Moonraker interpreted it as a failure, so it kept retrying the usage, causing the spool usage to skyrocket.

Translations
* Updated Italian translation by Giovanni Locatelli and Federico Di Lorenzo
* Updated German translation by Benedikt Fuchs and Tobias Maschek
* Updated French translation by Vincent MALZIEU
* Updated Dutch translation by Maurice Kevenaar
* Updated Spanish translation by gallegonovato
* Updated Czech translation by Miloslav Kos
* Updated Chinese (Simplified) translation by Zack zhou (WeAPoN.Z)

**Full Changelog**: https://github.com/Donkie/Spoolman/compare/v0.19.3...v0.20.0

0.19.3

Frontend
* Fixed being unable to change currency
* Allow larger print preview scale size

**Full Changelog**: https://github.com/Donkie/Spoolman/compare/v0.19.2...v0.19.3

0.19.2

Backend
* Install script: Don't bother using sudo if user is running as root by foxt in https://github.com/Donkie/Spoolman/pull/435

Translations
* Updated translations

**Full Changelog**: https://github.com/Donkie/Spoolman/compare/v0.19.1...v0.19.2

0.19.1

Frontend
* Fixed multi color picker in create filament page not working
* Fixed importing multi color filaments in create filament page and create spool page

**Full Changelog**: https://github.com/Donkie/Spoolman/compare/v0.19.0...v0.19.1

0.19.0

Major changes
* Added support for multi-color filaments.
* Many label printing upgrades.
* Dialog to add/subtract filament from a spool.

**Note**: Due to the new label printing preset system in this update, all of your label printing settings will be reset. Note down your settings before updating so you can re-apply them after the update.

Remember to clear your browser cache to receive all the frontend updates. Ctrl + F5 in the Spoolman page.

Frontend
* Added frontend support for the new multi-color filaments.
* Got rid of the spool color icon in the filament column and now uses a more minimalistic box instead. This was necessary since showing multi-color filaments using the spool icon wasn't really feasible.
* Column filters now perform exact matches, this prevents seeing e.g. "PLA+" filaments when filtering for just "PLA" filaments.
* Updated text alignment and number precision of various list columns, by tzahari
* Added button in spool list page to add/subtract filament from the spool either by weight or length.
* Fixed not being able to set spool weight to 0.
* Fixed showing wrong spool price if it was overridden to 0 in the spool.
* Fixed item cloning not handling extra fields correctly.
* Label printing upgrades:
* Dialog is now its own page instead of being a modal, this improves the UX quite a lot.
* Added button in spool show page to take you to printing a label for that spool directly.
* Added backend-stored preset system. Previously all the settings were stored in your browser, but now they're stored in the Spoolman backend database instead, to let you share between different computers, and to reduce the risk of them disappearing. **Settings from the old system will not be carried over automatically.**
* Added new text-based template field where you can customize the content and layout of the text on the label. This also opens up the ability for your to print the values of your extra fields.
* Added "Save as Image" button which downloads all displayed labels as .png images.
* Added ability to specify item copies in label printing dialog, if you want multiple labels per spool.
* Added ability to hide the QR code entirely on the label.

Backend
* Updated database schemas and backend to support multi-color filaments. To make it backwards compatible, this is represented as a new field called `multi_color_hexes` on the filament object. See the REST API documentation for more details.
* Updated Pydantic and FastAPI to v2.
* Changed docker base image to Python 3.12 Debian Bookworm, previously it used Python 3.11 Alpine.
* Added backend support to perform exact matches, surround a search term with quotes to match exactly.

Translations
* Added Portugese language.
* Updated Estonian translation by Ahti Nurme
* Updated Portuguese translation by Diogo Resende
* Updated Russian translation by Dr_Perry_Coke
* Updated Italian translation by Federico Di Lorenzo and Alessandro Schiavo
* Updated Danish translation by srbjessen
* Updated Dutch translation by Maurice Kevenaar
* Updated Spanish translation by gallegonovato
* Updated Czech translation by Michael Klečka and Miloslav Kos
* Updated Chinese (Simplified) translation by Samuel Wang
* Updated German translation by Sascha Bürk, luger16, Nick Träger, Justus Kagerer and Manuel
* Updated French translation by Ano10

**Full Changelog**: https://github.com/Donkie/Spoolman/compare/v0.18.1...v0.19.0

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.