Skip to content

0.10.0

Compare
Choose a tag to compare
@Donkie Donkie released this 12 Aug 20:54
· 696 commits to master since this release

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.
  • 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

New Contributors

Full Changelog: v0.9.1...v0.10.0