Releases: TFyre/bambu-farm
Releases · TFyre/bambu-farm
Version 1.8.0
What's Changed
- Add Bambu's translucent PETG by @Vaelatern in #280
Version bumps
- Bump vaadin.version from 24.7.5 to 24.8.1 by @dependabot[bot] in #278
- Bump quarkus.version from 3.23.0 to 3.24.1 by @dependabot[bot] in #277
- Bump vaadin.version from 24.8.1 to 24.8.3 by @dependabot[bot] in #282
- Bump io.smallrye:jandex-maven-plugin from 3.3.1 to 3.3.2 by @dependabot[bot] in #281
New Contributors
- @Vaelatern made their first contribution in #280
Full Changelog: v1.7.0...v1.8.0
Version 1.7.0
What's Changed
- Bump io.smallrye:jandex-maven-plugin from 3.3.0 to 3.3.1 by @dependabot in #264
- Bump quarkus.version from 3.21.2 to 3.22.3 by @dependabot in #256 #258 #259 #265
- Bump vaadin.version from 24.7.1 to 24.7.5 by @dependabot in #257 #260 #267
- dotenv option to disable dashboard filament mapping by @Silverr12 in #268
- fix filament mapping and add build pipeline by @TFyre in #269
New Contributors
- @Silverr12 made their first contribution in #268
Full Changelog: v1.6.1...v1.7.0
v1.6.1
Version 1.6.0
What's Changed
- Fix docker jar links by @spuder in #214
- Fix typo in readme by @spuder in #215
- feat: BatchPrint - skip upload if file exists and is same size by @TFyre in #254
Dependency bumps
- Bump io.smallrye:jandex-maven-plugin from 3.2.3 to 3.3.0 by @dependabot in #235 #250
- Bump jna.version from 5.16.0 to 5.17.0 by @dependabot in #243
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot in #237
- Bump org.codehaus.mojo:jaxb2-maven-plugin from 3.2.0 to 3.3.0 by @dependabot in #251
- Bump quarkus.version from 3.17.5 to 3.21.2 by @dependabot in #210 #212 #222 #234 #240 #241 #246 #249 #253
- Bump vaadin.version from 24.6.0 to 24.7.1 by @dependabot in #208 #211 #223 #233 #239 #247 #248
New Contributors
Full Changelog: v1.5.0...v1.6.0
Version 1.5.0
!!BREAKING CHANGES!!
If you have bambu.cloud.* config, please check the Cloud Section carefully!
What's Changed
Full Changelog: v1.4.0...v1.5.0
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:devhot 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
Version 1.3.0
What's Changed
Version Bumps
- Bump io.smallrye:jandex-maven-plugin from 3.1.8 to 3.2.2 by @dependabot in #116 #141
- Bump jna.version from 5.14.0 to 5.15.0 by @dependabot in #157
- Bump quarkus.version from 3.11.2 to 3.15.1 by @dependabot in #123 #130 #133 #152 #166
- Bump vaadin.version from 24.4.2 to 24.4.13 by @dependabot in #149 #167 #120 #124 #131 #132 #146
Full Changelog: v1.2.1...v1.3.0
Version 1.2.1
What's Changed
- Bump commons-net:commons-net from 3.11.0 to 3.11.1 by @dependabot in #95
- Bump io.smallrye:jandex-maven-plugin from 3.1.8 to 3.2.0 by @dependabot in #84 (Revert #109)
- Bump quarkus.version from 3.11.0 to 3.11.1 by @dependabot in #94 #114
- Bump vaadin.version from 24.3.12 to 24.3.13 by @dependabot in #96 #99 #115
- Design/show color status by @MaximeBerduck in #113 #118
- Version 1.2.1 by @TFyre in #117
New Contributors
- @MaximeBerduck made their first contribution in #113
Full Changelog: v1.2.0...v1.2.1
Version 1.2.0
What's Changed
- Add auto admin login by @TFyre in #88
- Pin container versions and add timeout for ffmpeg by @TFyre in #87
- Adding flow & vibration calibration by @TFyre in #89
- Adding reboot command
Dependency updates
- Bump io.smallrye:jandex-maven-plugin from 3.1.6 to 3.1.7 by @dependabot in #54
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #53
- Bump org.codehaus.mojo:jaxb2-maven-plugin from 3.1.0 to 3.2.0 by @dependabot in #69
- Bump quarkus.version from 3.8.2 to 3.11.0 by @dependabot in #60 #63 #65 #68 #71 #83 #85 #90
- Bump vaadin.version from 24.3.6 to 24.3.12 by @dependabot in #52 #59 #64 #80
- Bumps commons-net:commons-net from 3.10.0 to 3.11.0 by @dependabot in #91
Full Changelog: v1.1.1...v1.2.0
Version 1.1.1
Changes
- Implement parsing of unknown message s_obj (fixes #50)
- Refresh on Batch Print should update printer filaments (closes #46)
- Send full refresh after updating filament (closes #45)
- Add linux service readme (closes #35)
- Show printer offline when no updates received (closes #44)
Dependencies
Full Changelog: v1.1.0...v1.1.1