Releases: netroy/n8n
Releases · netroy/n8n
[email protected]
1.56.0 (2024-08-21)
Bug Fixes
- Add better error handling for chat errors (#10408) (f82b6e4)
- AI Agent Node: Fix issues with some tools not populating (#10406) (51a1edd)
- Better errors in Switch, If and Filter nodes (#10457) (aea82cb)
- Calendly Trigger Node: Fix issue with webhook url matching (#10378) (09c3a8b)
- core: Account for cancelling an execution with no workers available (#10343) (b044e78)
- core: Account for owner when filtering by project ID in
GET /workflows
in Public API (#10379) (5ac65b3) - core: Enforce shutdown timer and sequence on
SIGINT
for main (#10346) (5255793) - core: Filter out prototype and constructor lookups in expressions (#10382) (8e7d29a)
- core: Fix duplicate Redis publisher (#10392) (45813de)
- core: Fix payload property in
workflow-post-execute
event (#10413) (d98e29e) - core: Fix worker shutdown errors when active executions (#10353) (e071b73)
- core: Fix XSS validation and separate URL validation (#10424) (91467ab)
- core: Prevent XSS in user update endpoints (#10338) (7898498)
- core: Prevent XSS via static cache dir (#10339) (4f392b5)
- core: Rate limit MFA activation and verification endpoints (#10330) (b6c47c0)
- core: Replace
sanitize-html
withxss
in XSS validator constraint (#10479) (5dea51a) - core: Use class-validator with XSS check for survey answers (#10490) (547a606)
- core: Use explicit types in configs to ensure valid decorator metadata (#10433) (2043daa)
- editor: Add workflow scopes when initializing workflow (#10455) (b857c2c)
- editor: Buffer json chunks in stream response (#10439) (37797f3)
- editor: Connect up new project viewer role to the FE (#9913) (117e2d9)
- editor: Enable credential sharing between all types of projects (#10233) (1cf48cc)
- editor: Fix flaky mapping tests (#10453) (fc6d413)
- editor: Fix overflow in AI Assistant chat messages (#10491) (4a6ca63)
- editor: Fix rendering of SVG icons in public chat on iOS (#10381) (7ab3811)
- editor: Fixing XSS vulnerability in toast messages (#10329) (38bdd9f)
- editor: Highlight matching type in filter component (#10425) (6bca879)
- editor: Revert change that hid swagger docs in the ui (#10350) (bae49d3)
- editor: Show item count in output panel schema view (#10426) (4dee7cc)
- editor: Truncate long data pill labels in schema view (#10427) (1bf2f4f)
- Filter component - improve errors (#10456) (61ac0c7)
- Google Sheets Node: Better error when column to match on is empty (#10442) (ce46bf5)
- Google Sheets Node: Update name and hint for useAppend option (#10443) (c5a0c04)
- Google Sheets Node: Update to returnAllMatches option (#10440) (f7fb02e)
- Invoice Ninja Node: Fix payment types (#10462) (129245d)
- n8n Form Trigger Node: Fix issue preventing v1 node from working (#10364) (9b647a9)
- n8n Form Trigger Node: Show basic authentication modal on wrong credentials (#10423) (0dc3e99)
- OpenAI Node: Throw node operations error in case of openAi client error (#10448) (0d3ed46)
- Project Viewer always seeing a connection error when testing credentials (#10417) (613cdd2)
- Remove unimplemented Postgres credentials options (#10461) (17ac784)
- Rename Assistant back (#10481) (c410aed)
- Require mfa code for password change if its enabled (#10341) (9d7caac)
- Require mfa code to change email (#10354) (39c8e50)
- Require mfa code to disable mfa (#10345) (3384f52)
- Respond to Webhook Node: Fix issue preventing the chat trigger from working (#9886) (9d6ad88)
- Show input names when node has multiple inputs (#10434) (973956c)
- Toggl Trigger Node: Update API version (#10207) (9bdb1d6)
Features
- Add Ask assistant behind feature flag (#9995) (5ed2a77)
- AI Transform Node: New node ([n8n-io#10405](htt...
[email protected]
1.0.0 (2023-06-27)
Bug Fixes
- core: Add empty credential value marker to show empty pw field (#6532) (9294e2d)
- core: All migrations should run in a transaction (#6519) (e152cfe)
- core: Rename to credential_stubs and variable_stubs.json (#6528) (b06462f)
- Edit Image Node: Fix transparent operation (#6513) (4a4bcbc)
- editor: Add default author name and email to source control settings (#6543) (e1a02c7)
- editor: Change default branchColor and remove label (#6541) (186271e)
- Google Drive Node: URL parsing (#6527) (d9ed0b3)
- Google Sheets Node: Incorrect read of 0 and false (#6525) (806d134)
- Merge Node: Enrich input 2 fix (#6526) (c82c7f1)
- Notion Node: Version fix (#6531) (38dc784)
Features
- Add missing input panels to some trigger nodes (#6518) (fdf8a42)
- editor: Prevent saving of workflow when canvas is loading (#6497) (f89ef83)
- editor: SQL editor overhaul (#6282) (beedfb6)
- Google Drive Node: Overhaul (#5941) (d70a1cb)
- HTTP Request Node: Notice about dev console (#6516) (d431117)
- Matrix Node: Allow setting filename if the binary data has none (#6536) (8b76e98)
[email protected]
:rocket: Release 0.220.0 (#5704)