Skip to content

Version 1.4.0

Compare
Choose a tag to compare
@TFyre TFyre released this 04 Jan 14:25
· 22 commits to main since this release

What's Changed

  • Add config options for Batch Print by @TFyre in #206
  • Add configuration option for filament by @TFyre in #205
  • feat: add x1e support by @TFyre in #196
  • Add error logging for duplicate printers (since config keys must be lower case) by @TFyre in 175ad98
  • Update CSS to ensure each printer's filament box is the same as printer with more than 1 AMS by @TFyre in 8b26305

Java specific changes

  • Fix quarkus:dev hot reload problem by @TFyre in bebdfec
  • replace injected logger with io.quarkus.logging.Log by @TFyre in c974ddf
  • Remove compiler warning: possible 'this' escape before subclass is fully initialized by @TFyre in f41b659

Dependency updates

Full Changelog: v1.3.0...v1.4.0