Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Apr 07:39
· 886 commits to main since this release
  • Supported fractal-server API V2:
    • added menu switch to support legacy and current API (#434, #457);
    • Dataset V2 CRUD with attribute and type filters (#434);
    • new Dataset page with image list and filters (#434);
    • updated Single Task form to handle parallel and non parallel fields (#434);
    • updated workflow task form to handle parallel and non parallel arguments (#434);
    • handled V2 import and export of workflow task arguments (#434);
    • handled V2 version workflow task version update (#434);
    • added admin "Tasks V1/V2 compatibility" page (#450);
    • supported adding V1 task in V2 workflow (#450);
    • removed read only property from V2 datasets (#450);
    • added input filters tab in workflow task page (#452, #457);
    • added searchable dropdowns for image filters (#452);
    • moved editing of dataset inside dataset page (#452);
    • supported editing of single dataset images (#457);
    • used switches to represent boolean flags (#457);
    • implemented continue/restart workflow (#465);
    • set default first task when continuing a workflow (#466);
    • displayed applied filters in workflow execution modal (#466);
    • implemented import and export of datasets (#467);
    • handled selection of default dataset on workflow page (#467);