Compare commits
2 Commits
de39892f64
...
v1.5.12-be
| Author | SHA1 | Date | |
|---|---|---|---|
| d12e766cd7 | |||
| af7bc23703 |
@@ -1,5 +1,13 @@
|
|||||||
# Changelog
|
# 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
|
## [1.5.12-beta8] - 2025-08-29
|
||||||
### Added
|
### Added
|
||||||
- add delay to ensure proper setting of vendor and filament IDs after API state changes
|
- 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
|
; https://docs.platformio.org/page/projectconf.html
|
||||||
|
|
||||||
[common]
|
[common]
|
||||||
version = "1.5.12-beta8"
|
version = "1.5.12-beta9"
|
||||||
to_old_version = "1.5.0"
|
to_old_version = "1.5.0"
|
||||||
|
|
||||||
##
|
##
|
||||||
|
|||||||
Reference in New Issue
Block a user