[go: up one dir, main page]

Tags

Tags give the ability to mark specific points in history as being important
  • v1.5.0

    5a8cb730 · 1.5.0 - add workflow ·
    1.5.0 (Dec 14th, 2025)
    - add workflow reuse (beta)
  • v1.4.16

    1.4.16 (Dec 12th, 2025)
    - config list input conversion fix (@Leo)
  • v1.4.15

    1.4.15 (Dec 12th, 2025)
    - list input type conversion fix (@Ryan @Leo)
    - introduce math variable credit: @Veronica
  • v1.4.14

    f7080433 · v1.4.14 ·
    1.4.14 (Dec 12th, 2025)
    - list input type conversion fix (@Ryan @Leo)
    - add NIMO 2.0.5 append historical data
    - adding additional param for NIMO
  • v1.4.13

    15219515 · 1.4.13 ·
    1.4.13 (Dec 11th, 2025)
    - remove action return value save as if none return type hinted (@Veronica)
    - support optional[enum] type hinting  (@Veronica)
  • v1.4.12

    e1df1184 · 1.4.12 ·
    1.4.12 (Dec 5th, 2025)
    - temp fix for property in form loading (@Ryan, @Yusuke)
    - json safe data check (@Yusuke)
    - fix temp connection method call in script
  • v1.4.11

    v1.4.11 (Dec 3rd, 2025)\nget optimizer schema
  • v1.4.10

    1.4.10 (Dec 3rd, 2025)
    - bug fix, row addition when switch config tabs
    - add upload historical data
    - fix Ax num_trials=0 error
  • v1.4.9

    c755cfe4 · 1.4.9 fix step order bug ·
    1.4.9 (Nov 27th, 2025)
    - step order sorting bug (@everyone)
  • v1.4.8

    76bbf666 · 1.4.8 misc ·
    1.4.8 (Nov 25th, 2025)
    - Feature: stop pending is not prompting for continue cleanup (@Veronica)
    - Description in script, add a description when saving (@Veronica)
  • v1.4.7

    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.6

    1.4.6 (Nov 19th, 2025)
    - fixing error when leading number in str input (@Irene, Maria, Ekaterina)
  • v1.4.5

    v1.4.5 (Nov 19th, 2025)
    - proxy authentication failing message fixe (@Maria Politi)
    - [fix] proxy class won't initialize if username and password combination is wrong
    - faulty display of single/batch code
  • v1.4.4

    v1.4.4 (Nov 16th, 2025)
    - variable and function return bug, thanks @Veronica Lai
    - handle ax not taking "test" as objective name
    - move optimizer init to thread
    - minor bug fix
  • v1.4.3

    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.2

    v1.4.2 (Nov 12th, 2025)
    - add floating help icon (credit to @Veronica Lai)
    - fix type convertion for args with no type hint (credit to @Maria Politi)
  • v1.4.1

    3e9eb970 · CHANGELOG ·
    v1.4.1 (Nov 5th, 2025)
    - Update optimizer API call 
    - poc plot for NIMO optimizer
    - minor bugs (device tab display error credit to @Finn Bork)
  • v1.4.0

    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.
  • v1.3.9

    fix script_runner, run entry not found
    fix nimo data path