Backend
- Added support for alpha channel in the color_hex field for filaments
Web client
- Added QR code/label printing tool for printing spool information on label sheets.
- The QR code contents is a new custom URL format,
web+spoolman:s-123
, where the number is the spool ID.
- The QR code contents is a new custom URL format,
- Added camera button that can parse the custom QR code, which opens the spool page. Due to security reasons, the camera only works if your Spoolman is hosted with https.
- Enabled search in the vendor/filament dropdowns in the create/edit pages.
- URLs added to comments are now clickable.
- Made decimals more consistent throughout the client.
- Save/delete notification popups now appear in the center of the screen instead of top-right so it doesn't block as much of the view.
- Changing transparency for the filament color field now works properly.
Community Contributions
- add material to filament select dropdown in spool pages by @TomW1605 in #62
- Spanish Translation by @patofoto in #52
New Contributors
Full Changelog: v0.9.1...v0.10.0