File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.0.3] - 2025-09-02
4+ ### Added
5+ - add updateOctoSpoolId for OctoPrint integration and change autoSetToBambuSpoolId type to uint16_t
6+
7+ ### Changed
8+ - update platformio.ini for version v2.0.3
9+ - update changelog and header for version v2.0.2-beta6
10+ - update platformio.ini for beta version v2.0.2-beta6
11+ - update changelog and header for version v2.0.2-beta5
12+ - update platformio.ini for beta version v2.0.2-beta5
13+ - update changelog and header for version v2.0.2-beta4
14+ - update platformio.ini for beta version v2.0.2-beta4
15+ - update changelog and header for version v2.0.2-beta3
16+ - update platformio.ini for beta version v2.0.2-beta3
17+ - update changelog and header for version v2.0.2-beta2
18+ - update platformio.ini for beta version v2.0.2-beta2
19+ - update changelog and header for version v2.0.2-beta1
20+ - update platformio.ini for beta version v2.0.2-beta1
21+
22+ ### Fixed
23+ - set scale tare request to true in setup function
24+ - correct assignment operator in scale tare request handling
25+ - correct tare scale request handling in tareScale function
26+ - reset weight filter after tare scale operation
27+ - correct tare scale function to set scaleTareRequest flag
28+ - reset weight counter logic and update spool ID in loop function
29+ - reduce delay in start_scale function and reset weight after tare
30+
31+
332## [ 2.0.2-beta6] - 2025-09-02
433### Added
534- add updateOctoSpoolId for OctoPrint integration and change autoSetToBambuSpoolId type to uint16_t
You can’t perform that action at this time.
0 commit comments