Commit Graph

12097 Commits

Author SHA1 Message Date
Charlie Kolb
6d7e346e4f fix(editor): Allow pinned data for Code node AI generation (#13638) 2025-03-04 08:28:38 +01:00
कारतोफ्फेलस्क्रिप्ट™
0a570f9bc8 Merge tag 'n8n@1.82.0' 2025-03-03 19:22:15 +01:00
Ricardo Espinoza
17738c5096 fix(core): Do not validate email when LDAP is enabled (#13605) 2025-03-03 19:15:52 +01:00
github-actions[bot]
552c4260c0 🚀 Release 1.82.0 (#13639)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-03-03 17:45:11 +00:00
Milorad FIlipović
24681f843c fix(editor): Enable pin data button to also un-pin (#13642) 2025-03-03 16:17:59 +01:00
Mutasem Aldmour
d9e3cfe13f fix(Call n8n Workflow Tool Node): Return all items from subexecution (#13393) 2025-03-03 15:33:02 +01:00
Shireen Missi
b7f7121cb8 fix(GitHub Node): Fix workflow resource locator (#13599) 2025-03-03 14:09:38 +00:00
Csaba Tuncsik
850d458858 fix(editor): Fix sidebar logo container layout (#13203) 2025-03-03 14:48:27 +01:00
Ricardo Espinoza
1909b74350 fix(core): Stop enforcing max numbers of API keys limit (no-changelog) (#13631) 2025-03-03 14:32:50 +01:00
Dana
e633e91f69 fix(Google Sheets Node): Accommodate special characters when updating row (#13589) 2025-03-03 14:29:09 +01:00
Dana
20dfaa3be6 fix(n8n Form Trigger Node): Sanitize HTML for formNode (#13595) 2025-03-03 14:28:54 +01:00
Alex Grozav
c1fe785174 fix(editor): Add rewriteFramesIntegration to sentry (no-changelog) (#13634) 2025-03-03 15:12:11 +02:00
oleg
5ac8691946 fix(editor): Fix RLC dropdown vanishing when focusing search input (#13579) 2025-03-03 14:05:35 +01:00
Shireen Missi
7c4e2f014c fix(QuickBooks Online Node): Add qty to quickbooks invoice line details (#13602) 2025-03-03 12:58:27 +00:00
कारतोफ्फेलस्क्रिप्ट™
bd87728215 fix(OpenAI Node): Do not report openai RateLimitErrors to Sentry (no-changelog) (#13637) 2025-03-03 13:48:28 +01:00
Milorad FIlipović
139b5b378d fix(editor): Fix github star button layout (#13630) 2025-03-03 13:31:47 +01:00
कारतोफ्फेलस्क्रिप्ट™
999fb8174a fix(core): Gracefully handle missing tasks metadata (#13632) 2025-03-03 13:29:44 +01:00
Ricardo Espinoza
a7f0c66e30 fix(core): Add documentation hints for API keys to SettingApiView.vue (no-changelog) (#13617) 2025-03-03 10:49:48 +01:00
Milorad FIlipović
4067fb0b12 fix(editor): Fix workflows list status filter (#13621)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-03-03 10:37:20 +01:00
Charlie Kolb
6ef8d34f96 fix(editor): Hide fromAI button in old workflow tool (#13552) 2025-03-03 09:00:45 +01:00
autologie
1c8c7e34f9 fix(editor): Fix browser crash with large execution result (#13580) 2025-03-03 08:57:57 +01:00
Milorad FIlipović
2cb9d9e29f feat(editor): Add functionality to create folders (#13473) 2025-02-28 15:50:50 +01:00
Elias Meire
f381a24145 feat(editor): Automatically tidy up workflows (#13471) 2025-02-28 15:28:55 +01:00
Loan J.
294f019414 fix(Odoo Node): Model and fields dynamic fetching errors (#13511) 2025-02-28 15:08:01 +01:00
Alex Grozav
f5743176e5 refactor(editor): Move editor-ui and design-system to frontend dir (no-changelog) (#13564) 2025-02-28 14:28:30 +02:00
oleg
289041e997 feat(n8n Form Trigger Node, Chat Trigger Node): Allow to customize form and chat css (#13506) 2025-02-28 12:27:49 +01:00
Milorad FIlipović
c4f3293778 fix(editor): Add workflows to the store when fetching current page (#13583) 2025-02-28 11:53:42 +01:00
feelgood-interface
727f6f3c0e feat(Azure Storage Node): New node (#12536) 2025-02-28 11:17:56 +01:00
autologie
d550382a4a fix(editor): Don't show duplicate logs when tree is deeply nested (#13537) 2025-02-28 09:21:44 +01:00
Jaakko Husso
90d09431af fix(editor): Fix icon color on 'Call n8n Workflow Tool' node (#13568) 2025-02-28 09:07:07 +02:00
Csaba Tuncsik
1c5f1cab37 fix(editor): Fix and re-enable e2e test (no-changelog) (#13535) 2025-02-28 07:10:09 +01:00
Ricardo Espinoza
0c266b3060 feat(core): Add endpoint DELETE /projects/:projectId/folders/:folderId (no-changelog) (#13516) 2025-02-27 16:47:07 -05:00
Dana
6c266acced fix(Postgres Node): Accommodate null values in query parameters for expressions (#13544) 2025-02-27 16:39:08 +01:00
Shireen Missi
0fb66076ba fix(Switch Node): Fix an issue in ordering rules in Switch Node (#13476) 2025-02-27 15:34:50 +00:00
oleg
461df371f7 feat(Anthropic Chat Model Node): Fetch models dynamically & support thinking (#13543) 2025-02-27 15:40:58 +01:00
Csaba Tuncsik
615a42afd5 fix(editor): Show dropdown scrollbars only when appropriate (#13562) 2025-02-27 13:42:44 +01:00
Eugene
a1fee65713 fix(core): Fix test runner in queue mode (no-changelog) (#13479)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-02-27 13:13:07 +01:00
Alex Grozav
afba8f9ff8 fix(core): Remove index.html caching entirely (#13563) 2025-02-27 14:07:41 +02:00
कारतोफ्फेलस्क्रिप्ट™
ec57ac4ea2 ci: Update release workflow (no-changelog) (#13561) 2025-02-27 12:54:45 +01:00
Alex Grozav
6ddcc1f8c9 fix(editor): Undo keybinding changes related to window focus/blur events (#13559) 2025-02-27 13:42:18 +02:00
oleg
9029dace5c feat(core): Fix partial workflow execution with specific trigger data (#13505)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-02-27 12:11:32 +01:00
André
d02c8b0d7d fix(seven Node): Remove obsolete options and fix typos (#13122)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-02-27 08:44:29 +00:00
Danny Martini
8a34f027c5 feat(core): Support executing single nodes not part of a graph as a partial execution (#13529) 2025-02-27 09:35:52 +01:00
कारतोफ्फेलस्क्रिप्ट™
223ec2d9c9 refactor(core): Prevent a server from starting if it's configured to use S3, but the license does not allow it (#13532) 2025-02-27 10:21:45 +02:00
Alex Grozav
7fb88e623f feat: Add new @n8n/utils package (no-changelog) (#13536) 2025-02-27 09:58:31 +02:00
Csaba Tuncsik
ebaaf0e3d9 fix(editor): Fix icon spacing in accordion title (#13539) 2025-02-27 08:57:29 +01:00
Iván Ovejero
3ca99194c6 refactor(core): Migrate all errors in cli package to new hierarchy (#13478)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-02-27 09:30:55 +02:00
Tomi Turtiainen
719e3c2cf7 build: Fix benchmark docker image build (#13545) 2025-02-27 08:02:06 +01:00
Michael Kret
97defb3a83 feat: WhatsApp Business Cloud Node - new operation sendAndWait (#12941)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-02-27 07:20:37 +02:00
Iván Ovejero
83d03d53eb refactor(core): Deprecate running manual executions in main in scaling mode (#13493) 2025-02-26 21:37:11 +02:00