This is the big change in this release:
This is a new custom card build by @greghesp initially as a separate frontend integration but now merged in so there's no extra steps to have access to it.
It has two choices for the visualization. Simply select the AMS you want to monitor and add a title/subtitle as desired and you're done:
And additionally new FTP-based download of the 3mf mode that's currently used to drive a new alpha version of a print control card that lets you skip objects mid-print:
What's Changed
- Re-enable FTP support for beta build by @AdrianGarside in #904
- Fix X1C/E setup by @AdrianGarside in #908
- Publish.yml addition by @AdrianGarside in #909
- Add requirements.txt file by @AdrianGarside in #910
- Update publish.yml by @greghesp in #911
- Switch HACS over to expecting a zip release by @AdrianGarside in #912
- Do not default ftp enabled to true for all local mqtt installs by @AdrianGarside in #913
- Add Frontend to the release by @AdrianGarside in #914
- Update version to 2.1.0 by @AdrianGarside in #917
- Remove personal info from debug logs by @AdrianGarside in #918
- Fix lost settings on reconfigure by @AdrianGarside in #919
- Enable TLS certificate validation by @j4k0xb in #876
- Skip object support by @steveneaston in #897
- Improve code sharing for option management. by @AdrianGarside in #923
- Disable manual refresh mode (scream test) by @AdrianGarside in #925
- Fix auto translate error during release if auto translate already got… by @AdrianGarside in #926
- Gracefully handle download task error by @greghesp in #927
- Fix camera to be enabled by default by @AdrianGarside in #928
- Fix various download issues by @AdrianGarside in #932
- Remove AMS filament mapping when using device print data by @steveneaston in #933
- Ams card improvements by @greghesp in #938
- Add Dutch translations by @MathijsG in #936
- Reinstate AMS tray filament length and weight from printer device by @steveneaston in #937
- Add Thai translations by @AdrianGarside in #939
- chore: Update Frontend from latest release v0.2.6 by @greghesp in #945
- Detach frontend source by @greghesp in #946
- chore: Update Frontend from latest release v0.2.7 by @greghesp in #947
- Merge in cards improvements by @AdrianGarside in #948
- chore: Update Frontend from latest release v0.3.0 by @greghesp in #951
New Contributors
Full Changelog: v2.0.46...v2.1.0-beta5