What's Changed
More community fixes and feature additions. Thanks.
- fix: include AMS HT filament in print weight and length attributes by @Oose97 in #2068
- ci: run pybambu unit tests on every PR by @greghesp in #2082
- Add TCP 6000 remote media caching with FTPS fallback by @3899 in #2067
- Fix RTSP URL validation and camera availability by @FiraSenax in #2093
- fix(tfa): adding missing CSRF endpoint to obtain real CSRF data by @JaWe09 in #2099
- Minor cleanup by @AdrianGarside in #2100
- Add missing Simplified Chinese translations by @pttydou in #2098
- Add H2C Vortek hotend usage sensors by @FiraSenax in #2094
- chore: Update Frontend from latest release v0.6.54 by @greghesp in #2101
- Fix auto translate script by @AdrianGarside in #2102
- Fix release by @AdrianGarside in #2103
- ci: skip PR comment on fork PRs in translation parity check by @greghesp in #2106
- ci: add A2L, X2D, and R1 to device dropdowns and labeler by @greghesp in #2107
- chore(deps): bump actions/setup-python from 6 to 7 in the updates group by @dependabot[bot] in #2108
- Recover automatically when the printer rejects the access code by @jobshimo in #2110
- fix(ams): fall back to filament metadata when firmware omits per-tray state by @Frosbe in #2105
- Fix AMS entities disappearing after incomplete version data by @Ali229 in #2113
- Fix stale local print cover images by @Ali229 in #2112
- Fix fan percentages and failed-publish state overrides by @victor-gurbani in #2120
- Update translations by @AdrianGarside in #2123
- Fix Bambu camera stream URL handling for X2D by @Snuffy2 in #2114
- Parse the 3MF print weight as a float by @jobshimo in #2125
- chore(deps): bump softprops/action-gh-release from 3.0.2 to 3.0.3 in the updates group by @dependabot[bot] in #2124
- Fix device registry deprecation warnings on HA 2026.9 by @cycsmail in #2127
- Fix/translation placeholder parity by @KIvosak in #2130
New Contributors
- @Oose97 made their first contribution in #2068
- @3899 made their first contribution in #2067
- @FiraSenax made their first contribution in #2093
- @JaWe09 made their first contribution in #2099
- @pttydou made their first contribution in #2098
- @jobshimo made their first contribution in #2110
- @Frosbe made their first contribution in #2105
- @Snuffy2 made their first contribution in #2114
- @KIvosak made their first contribution in #2130
Full Changelog: v2.2.24...v2.2.26