Compare commits
2 Commits
9231a303f3
...
08abd1a37f
Author | SHA1 | Date | |
---|---|---|---|
08abd1a37f | |||
da78861613 |
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## [1.5.12-beta10] - 2025-08-29
|
||||
### Changed
|
||||
- update platformio.ini for beta version v1.5.12-beta10
|
||||
- streamline task creation in checkVendor and checkFilament functions
|
||||
|
||||
|
||||
## [1.5.12-beta9] - 2025-08-29
|
||||
### Added
|
||||
- update vendor and filament ID handling to use NULL and add delays for stability
|
||||
|
@@ -9,7 +9,7 @@
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
|
||||
[common]
|
||||
version = "1.5.12-beta9"
|
||||
version = "1.5.12-beta10"
|
||||
to_old_version = "1.5.0"
|
||||
|
||||
##
|
||||
|
Reference in New Issue
Block a user