You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,19 @@
1
+
### 25.6.22
2
+
3
+
4
+
- There's a new "Advanced" start option in the UI to modify configuration temporarily when starting a job. The options shown are from the section `[<job_name>.config]`. This is useful for changing different configurations without changing the config files.
5
+
- Chemostat modal in the UI now shows the computed dilution rate
6
+
- New "Duplicate" profiles button.
7
+
- Calibration charts have new crosshairs
8
+
- Performance improvements
9
+
- The config `[mqtt]``broker_address` can now be a list of addresses, separated by `;`. Example:
0 commit comments