Compare commits
2 Commits
666c929483
...
16887f5248
Author | SHA1 | Date | |
---|---|---|---|
16887f5248 | |||
a7b06c9b97 |
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## [2.0.5] - 2025-09-03
|
||||
### Changed
|
||||
- adjust auto tare counter threshold and reposition tare check in scale loop
|
||||
- improve auto tare logic and reset conditions in scale handling
|
||||
|
||||
### Fixed
|
||||
- update progress bar message from "Tare scale" to "Searching scale" fix: Scale tare function after boot
|
||||
|
||||
|
||||
## [2.0.4-beta2] - 2025-09-03
|
||||
### Changed
|
||||
- adjust auto tare counter threshold and reposition tare check in scale loop
|
||||
|
@@ -9,7 +9,7 @@
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[common]
|
||||
version = "2.0.4-beta2"
|
||||
version = "2.0.5"
|
||||
to_old_version = "1.5.10"
|
||||
|
||||
##
|
||||
|
Reference in New Issue
Block a user