Compare commits
	
		
			3 Commits
		
	
	
		
			v2.0.5
			...
			e0d641c817
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| e0d641c817 | |||
| 40fdb667fa | |||
| 8f6ecb350f | 
@@ -1,12 +1,18 @@
 | 
			
		||||
# Changelog
 | 
			
		||||
 | 
			
		||||
## [2.0.6] - 2025-09-03
 | 
			
		||||
### Fixed
 | 
			
		||||
- correct progress bar message and update tare function description
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
## [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
 | 
			
		||||
- update progress bar message from 'Tare scale' to 'Searching scale' 
 | 
			
		||||
- Scale tare function after boot
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
## [2.0.4-beta2] - 2025-09-03
 | 
			
		||||
 
 | 
			
		||||
@@ -9,7 +9,7 @@
 | 
			
		||||
; https://docs.platformio.org/page/projectconf.html
 | 
			
		||||
 | 
			
		||||
[common]
 | 
			
		||||
version = "2.0.5"
 | 
			
		||||
version = "2.0.6"
 | 
			
		||||
to_old_version = "1.5.10"
 | 
			
		||||
 | 
			
		||||
##
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user