Skip to content

v0.17.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 20:55
· 1215 commits to develop since this release

Features

Bug Fixes

  • core: UploadFiles now handle subfolders (YannC)
  • core: remove @notempty (YannC)
  • ui: flow default inputs are now properly populated (#3934) (Miloš Paunović)
  • ui: null-safe guided tour access in TriggerFlow.vue (brian.mulier)
  • ui: dont count flow in tutorial namespace (YannC)
  • ui: added safety checks for all tour related calls (#3938) (Miloš Paunović)
  • core: Now accept an extension for the file input (YannC)
  • ui: avoid 404 with autocomplete when flow does not exist (YannC)
  • ui: prevent the need of loading all flows for Flow tab to be displayed in editor (brian.mulier)

Chores

  • upgrade to version 0.17.1 (YannC)