Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@mdziekon mdziekon released this 19 Dec 23:08
78090af

Breaking changes

  • #34 | Update pillow to newer versions to improve plugin cross-compatibility (PRs: #35) (@mdziekon)
    • BREAKING: Python 2 support dropped

Features

  • No new features

Enhancement

  • #24 | Select for printing button improvements (PRs: #29) (@mdziekon)
    • Improved UX of selecting spools from edit modal (less error-prone, less clicks required)
  • #25 | Edit modal layout improvements (PRs: #31) (@mdziekon)
    • "Deletion during printing is not possible" warning no longer shifts buttons layout
    • Improved "NEW" spool editing indicator
  • #38 | Lazy loaded spools spinner (PRs: #42) (@mdziekon)
    • Added conditional spinner to the "Select spool" modal
    • Added conditional "No spools to display..." to the "Select spool" modal

Bug fixes

  • #32 | Fixed pillow dependency specifier (PRs: #33) (@mdziekon)
  • #37 | Fix backend selecting spool by ID (PRs: #40) (@mdziekon)
    • Fixes "select by QR code" functionality
    • Fixes "see QR code details" view
    • Fixes #tab_plugin_SpoolManager-spoolId<spoolId> location in the UI