v0.17.3
github-actions
released this
14 Jun 21:05
·
1215 commits
to develop
since this release
Features
Bug Fixes
- core: add unique prefix identifier for output files (#3991) (Florian Hussonnois)
- core: decrypt outputs for tasks within WorkingDirectory (#4001) (brian-mulier-p)
- core: properly inject pluginConfiguration for WorkingDirectory task (#4006) (Florian Hussonnois)
- replace Windows
\
for/
in LocalStorage (YannC) - ui: properly parsing json files in the editor (#4007) (Miloš Paunović)
- ui: improve the readability of error message in flows (#3901) (Frank Tianyu Zeng)
- webserver: trim the flow when importing (Loïc Mathieu)
- ui: allow colon mark in label value (#4027) (yuri)
- ui: only throw flow/execution not found on sse error when execution is not populated (YannC)
- ui: no stringify of json inputs (already string as coming form string input) (YannC)
- webserver: add plugin alias icons (Loïc Mathieu)
Chores
- ui: added min and max values for int and float input types on flow execution (#3956) (Miloš Paunović)
- ui: added note for timezone settings (#3968) (Miloš Paunović)
- ui: editor improvements (#4005) (Miloš Paunović)
- ui: only validate
yaml
files if they are flows (#4017) (Miloš Paunović) - upgrade to version 'v0.17.3' (YannC)