What's Changed
- Drop cloud credentials when reconfiguring to lan mode by @AdrianGarside in #843
- Rewrite auto translation script in python and make it handle edits to existing entries by @AdrianGarside in #844
- Update de.json - renamed "Wolke" to Cloud by @G4Cab in #819
- Fix Bambu Lab naming by @AdrianGarside in #845
- Update the config flow to the get the printer IP address from Bambu Lab cloud by @AdrianGarside in #846
- Release notes updates by @AdrianGarside in #847
- Fix capitalization by @AdrianGarside in #848
- Fix external spool weight and length extended attributes by @AdrianGarside in #860
- Add print_project_file action, print 3MF files by @DanielsSt in #859
- Get ip address from mqtt payload for Camera access on P1/A1 by @AdrianGarside in #865
- Fetch cover image, print length and weight via FTP in LAN only mode by @steveneaston in #867
- More parameters for "Print project file" action by @ViktorShapoval in #871
- Load latest model data when not printing by @AdrianGarside in #873
- Fix mishandling of some file dates by @AdrianGarside in #874
- Fix older firmwares not having ip address in mqtt payload by @AdrianGarside in #880
- Re-enable FTP support by @AdrianGarside in #881
- Fix default ftp enabled switch state by @AdrianGarside in #882
- Fix camera take two by @AdrianGarside in #883
- Re-enable ftp and update version again by @AdrianGarside in #884
- Update config flow test connections to skip unnecessary work by @AdrianGarside in #885
- Move FTP download and 3mf unzip to background thread by @AdrianGarside in #886
- Add elapsed FTP time to debug output by @AdrianGarside in #887
- Download latest timelapse to media folder by @AdrianGarside in #891
- Don't enable FTP model download if the feature is suppressed by @AdrianGarside in #895
- Fix initialization ordering issue by @AdrianGarside in #896
New Contributors
- @G4Cab made their first contribution in #819
- @DanielsSt made their first contribution in #859
- @steveneaston made their first contribution in #867
- @ViktorShapoval made their first contribution in #871
Full Changelog: v2.0.40...v2.0.44