Releases: n8n-io/n8n
Releases · n8n-io/n8n
n8n@0.220.1
n8n@0.220.0
Changes
Bug Fixes
- core: Initialize License and LDAP in the correct order (#5673) (90afa5e)
- editor: Display correct error message for env access (#5634) (5f238ea)
- editor: Fix autocomplete for complex expresions (#5695) (11bf260)
- editor: Fix owner set-up checkbox wording (#5697) (58232be)
- editor: Properly handle mapping of dragged expression if it contains hyphen (#5703) (7025efe)
- Metabase Node: Fix issue with question results not correctly being returned (#5665) (d1e3c19)
Features
- core: Improve SAML connection test (#5680) (ef07528)
- editor: Add basic Datatable and Pagination components (#5652) (29f2629)
- editor: Add support for schema view in the NDV output (#5688) (541850f)
- editor: Do not show actions panel for single-action nodes (#5683) (de1db92)
- Item Lists Node: Update actions (#5648) (332d50c)
- OpenAI Node: Add support for gpt4 on chat completion (#5692) (ba73fff)
- Split In Batches Node: Make it easy to combine processed data (#5655) (2f7639e)
n8n@0.215.4
n8n@0.214.5
n8n@0.219.1
n8n@0.219.0
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)
n8n@0.216.3
n8n@0.218.0
Bug Fixes
- core: Fix execution pruning queries (#5562) (88de661)
- core: Fix Filtering of Workflow by Tags (#5570) (ea2035b)
- core: Revert
isPending
check on the user entity (#5571) (a19ec6a) - Fix issues with nodes missing in nodes panel (#5599) (5040fea)
- Fix mapping paths when appending to empty expression (#5591) (1f7b478)
- Item Lists Node: Tweak item list summarize field naming (#5572) (aa2beaa)
- Prevent executions from displaying as running forever (#5563) (46d9ac6)
- Show Execute Workflow node in nodes panel (#5583) (d6d1c07)
- Show RabbitMQ node in nodes panel (#5598) (4f5013f)
- Stop showing mapping hint after mapping (#5586) (eac4275)
Features
- Add distribution test tracking (#5588) (91bd014)
- Add events to enable onboarding checklist (#5536) (20c4919)
- core: Add SAML login setup (#5515) (40a934b)
- core: Add SAML settings and consolidate LDAP under SSO (#5574) (31cc8de)
- editor: Add missing documentation to autocomplete items for inline code editor (#5560) (ae63440)
- editor: Show parameter hint on multilines (#5014) (1942fd8)
- Jira Software Node: Support binary streaming for very large binary files (#5589) (f61d779)
- OpenAI Node: Add support for ChatGPT (#5596) (06c5ecb)
- Telegram Node: Add Parse Mode to Send Document operation (#5554) (f3c943e)