New Pioreactor release: 24.9.26

24.9.26

:wave: 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!

:arrow_right: 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 to pio cache clear
  • pio view-cache renamed to pio 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 with monitor. watchdog no longer exists.

How to update?