Skip to content

Commit f0d1692

Browse files
committed
docs: update changelog and header for version v2.0.3
1 parent 1058727 commit f0d1692

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,34 @@
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

0 commit comments

Comments
 (0)