Tags give the ability to mark specific points in history as being important
-
v1.4.7
26b24ed5 · ·1.4.7 (Nov 24th, 2025) - reorder parameter sweep entries (@Irene, Maria, Ekaterina) - feature change: gracefully stop pending iterations, move one to cleanup steps (@Veronica) - Ax optimizer: fix bug when using "test" "yield" "product" etc. as objective name - Ax optimizer: allow failed trials - marked as Failed when missing objective(s) (@SDL2) - fix bugs in handling None values, Empty string is now treated as None (@Veronica) - fix type hint extraction when using from __future__ import annotations (@SDL2)
-
v1.4.3
d4bcf72d · ·v1.4.3 (Nov 14th, 2025) - create default admin user, allow change password when clicking on user name - add option to change logo, (replace or add before ivoryos logo) - auto create module list from imported modules, further import will override existing modules - remove unused api endpoint - fix stop button not working
-
v1.4.0
bd761800 · ·v1.4.0 (Nov 2th, 2025) - Introduce batch execution, step-wise repeat per batch - Introduce batch action (light purple), repeat only once per batch - Redesign script runner, granular action control in if, for, while - fix ax, bayes error to be compatible to the newest version - QOL: BO tab and input will restore when reload.