Compare commits
2 Commits
de39892f64
...
d12e766cd7
| Author | SHA1 | Date | |
|---|---|---|---|
| d12e766cd7 | |||
| af7bc23703 |
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## [1.5.12-beta9] - 2025-08-29
|
||||
### Added
|
||||
- update vendor and filament ID handling to use NULL and add delays for stability
|
||||
|
||||
### Changed
|
||||
- update platformio.ini for beta version v1.5.12-beta9
|
||||
|
||||
|
||||
## [1.5.12-beta8] - 2025-08-29
|
||||
### Added
|
||||
- add delay to ensure proper setting of vendor and filament IDs after API state changes
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[common]
|
||||
version = "1.5.12-beta8"
|
||||
version = "1.5.12-beta9"
|
||||
to_old_version = "1.5.0"
|
||||
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user