24.9.26
this is mostly a clean-up/bug fix release from the larger 24.9.19 release from last week. It also “completes” the transition to use web requests to control workers. We recommend being on 24.9.19 before upgrading!
Link to download release archive: release_24.9.26.zip
Enhancements
- UI improvements to the experiment select box.
- Better clean up of configs when a worker is removed from the cluster.
- Improved UI loading time
Bug fixes
- only show ipv4 in UI and in avahi aliases.
- fixed experiment profile plugin checks.
- fixed experiment profile display crashing the UI when editing plugins section.
Breaking changes
pio clear-cache
renamed topio cache clear
pio view-cache
renamed topio cache view
- some more web API changes to endpoints that manage updates
- We no longer use
monitor
to start jobs. This has a slowdown when changing LEDs or starting pumps, unfortunately, but generally better performance elsewhere. watchdog
job has been merged withmonitor
.watchdog
no longer exists.