Skip to content

0.4.0

Compare
Choose a tag to compare
@schottra schottra released this 30 Mar 23:33
· 646 commits to master since this release
9363834
  • Unsupported input types will now transparently re-use values taken from executions (on relaunch) or default values specified by the selected launch plan. This makes it possible to launch/re-launch workflows which use unsupported input types if the user does not want to edit the value.
  • Searchable selector in launch form will now highlight value on focus, instead of clearing it.
  • Fixed bugs with default/copied values for inputs in the launch form.
  • Added Pull Request template.