Skip to content

Releases: Pioreactor/pioreactorui

24.8.21

21 Aug 15:47
Compare
Choose a tag to compare

24.8.21

  • adding inputs to experiment profiles
  • breaking up logs in log tables
  • better empty state on Pioreactors
  • make deleting an experiment more clear
  • use new config logging ui_log_file location instead in the .env
  • return new leader-only config.

24.7.19

18 Jul 15:29
Compare
Choose a tag to compare

24.7.18 & 24.7.19

  • The Chips release! Lots of chips
  • Support the removal of "controller" code. This includes new background job contrib files that reference *_automations instead of controllers.

24.7.18

18 Jul 14:42
Compare
Choose a tag to compare

24.7.18

  • The Chips release! Lots of chips
  • Support the removal of "controller" code. This includes new background job contrib files that reference *_automations instead of controllers.

24.7.3

03 Jul 17:25
Compare
Choose a tag to compare

24.7.3

  • significant web backend API changes! See list of rules in docs.
  • A new live preview in the UI's experiment profile editor. This preview tool is useful for getting immediate feedback when writing a profile. We'll keep on adding to this to improve the edit-profile workflow - please send us feedback!
  • Better user interaction on the Pioreactors page when the assigned experiment and "viewing" experiment are different.
  • Select / Deselect all Pioreactors to assign to an experiment faster.
  • Fix UI code editor from being unresponsive when all the text was removed.
  • Experiment profiles won't be overwritten if providing the same filename as an existing profile.

24.6.11

10 Jun 17:39
Compare
Choose a tag to compare

24.6.11

  • 24.6.10 was a bad release

24.5.32

31 May 15:39
Compare
Choose a tag to compare

log topic fix

24.5.31

31 May 14:56
Compare
Choose a tag to compare

24.5.31

  • New /pioreactor/ page
  • New MQTT topic for logs

24.5.21

21 May 23:37
Compare
Choose a tag to compare

24.5.21

  • small updates

24.5.20

21 May 02:09
Compare
Choose a tag to compare

24.5.20

  • Small UI improvements

24.5.13

13 May 14:56
Compare
Choose a tag to compare

24.5.13

  • major upgrade of packages, including MUI, react, victory and more.
  • removed unused packages
  • UI's code sections use syntax-highlighting and other nicer features for editing yaml and ini files.
  • UI chart legend's will support more than 8 Pioreactors.
  • UI chart colors are consistent across charts in the Overview.
  • fix "Manage all" not sending the correct dosing command to workers.