Skip to content

v0.18.2

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Aug 16:31
· 460 commits to develop since this release

Features

  • ui: add shortcut to Output Debugger (#4612) (yuri)

Bug Fixes

  • core: if empty then (Loïc Mathieu)
  • script: include directories in docker task runner volume (brian.mulier)
  • ui: add check if property exists on blueprint details page (Miloš Paunović)
  • ui: prevent event propagate and provide blueprint source in query (#4651) (YannC)
  • core: change property options to values for multiselect, deprecated the older and will be removed in 0.20 (YannC)
  • tests: modify mocks for taskCommands to match the new implementation (brian.mulier)

Chores