Releases: Pioreactor/pioreactorui
Releases · Pioreactor/pioreactorui
24.2.25
24.2.25
- Change MQTT library to mqtt.js
- Fix media card
- fixed bug that was partially crashing the UI if some bad syntax was entered into a custom yaml file. Sorry!
- fixed bug that was causing bad json from the server, causing empty / non-loading areas in the UI. Sorry!
- fixed
datum
bug in the Overview that was crashing the UI. Sorry! - added Pioreactor specific software version to the UI: Page Pioreactors -> Manage -> System -> Version
24.2.9
24.2.9
- fixed a bug that was causing colors between graphs to not be aligned
- adding grouped buttons for changing chart settings
24.1.30
24.1.30
- profiles in the UI are sorted by their last edit time.
- fixed a bug in the chart of OD reading that was causing historical and realtime data to be different lines.
- new profiles for next Pioreactor release
24.1.12
24.1.12
- fix initial state of boolean switches
24.1.8
24.1.8
- added MAC address to system tab
- fixing export bug
- adding
ir_led_intensities
to exports page
23.12.10
23.12.10
- Ability to update via our release_archives (available on the github release page) via the UI. To turn this feature off (which is a recommended practice when you expose your UI publically), add an empty file called
DISALLOW_UI_UPLOADS
to the~/.pioreactor
directory.
23.11.31
23.11.31
- Fix for exporting data from the UI
23.11.29
23.11.29
- new
type
for fields of automations. Currently available:numeric
andstring
- light validation for automation forms
23.11.28
23.11.28
- Include both Target nOD and Target OD.
23.11.27
23.11.27
- The "Stop" button is always available now in the "Dosing" tab for "Manage all Pioreactors".
- the config for
ws_url
now needs to be a fully formed uri. Ex: it should look likews://...
orwss://...
- When using "hours" for charts, this also changes the Log Table's "time" column