Skip to content
Compare
Choose a tag to compare
@netroy netroy released this 09 Mar 17:11
· 4553 commits to master since this release
40a6ab8

Bug Fixes

  • core: Allow serving icons for custom nodes with npm scoped names (#5626) (45ccdd3)
  • core: Rename advancedFilters to advancedExecutionFilters (#5643) (419969c)
  • editor: Fix ElButton overrides (#5605) (2eba050)
  • editor: Only fetch new versions at app launch (#5647) (5b9c521)
  • Fetch credentials on workflows view to include in duplicated workflows (#5532) (493f7a1)
  • Fix color discrepancies for executions list items (#5640) (c81656d)
  • OpenAI Node: Fix issue with expressions not working with chat complete (#5609) (e949db3)
  • OpenAI Node: Simplify code (#5618) (1c65bff)

Features

  • Cal Trigger Node: Update to support v2 webhooks (#5331) (2889e53)
  • core: Add advancedFilters feature flag (#5638) (0b5ef09)
  • core: Add SAML post and test endpoints (#5595) (523fa71)
  • core: Add SAML XML validation (#5600) (ca66ec8)
  • core: Limit user changes when saml is enabled (#5577) (b517959)
  • core: Refactor and add SAML preferences for service provider instance (#5637) (6f27b44)
  • editor: Do not automatically add manual trigger on node plus (#5644) (ac2f89a)
  • editor: Redirect users to canvas if they don't have any workflows (#5629) (354edf6)
  • HTTP Request Node: Move from Binary Buffer to Binary streaming (#5610) (ce0d9d2)
  • Mattermost Node: Add self signed certificate support (#5630) (01a2160)
  • Microsoft SQL Node: Add support for self signed certificates (#5160) (971d5ae)
  • Mindee Node: Add support for v4 API (#5559) (e56fbfe)
  • Slack Node: Move from Binary Buffer to Binary streaming (#5612) (9420b0f)