Version 1.4.0
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
- Bump io.smallrye:jandex-maven-plugin from 3.2.2 to 3.2.3 by @dependabot in #172
- Bump jna.version from 5.15.0 to 5.16.0 by @dependabot in #202
- Bump quarkus.version from 3.15.1 to 3.17.5 by @dependabot in #173 #182 #190 #195 #201
- Bump vaadin.version from 24.4.13 to 24.6.0 by @dependabot in #171 #174 #177 #185 #194 #200
Full Changelog: v1.3.0...v1.4.0