github drndos/openspoolman v0.1.9

3 months ago

🚀 New Features

  • Assign spool to filament after print
    When a spool is not correctly detected during printing the spool can now be assigned afterwards.

  • Multi-Platform Docker Build
    Added support for building Docker images compatible with multiple architectures, including ARM.

  • Make the sorting of the spools customizable
    New environment variable: SPOOL_SORTING=filament.material:asc,filament.vendor.name:asc,filament.name:asc
    See https://donkie.github.io/Spoolman/#tag/spool/operation/Find_spool_spool_get for available fields

  • Docker images for arm64
    Thanks @piontec

🛠️ Improvements

  • Design Enhancements
    Made design changes to improve the user interface and user experience.

  • Updated Documentation
    Updated the README.md file to reflect recent changes and improvements.

  • Timezone
    Added environment variable for timezone

🐛 Bug Fixes

  • Compatibility with BambuStudio 2.x
    Fixed issues to ensure compatibility with BambuStudio version 2.x.

🧑‍💻 New Contributors

Full Changelog: v0.1.8...v0.1.9

Don't miss a new openspoolman release

NewReleases is sending notifications on new releases.