Commit Graph

13800 Commits

Author SHA1 Message Date
Suguru Inoue
7dca5295e1 fix(editor): Fix an unstable unit test case (no-changelog) (#14989) 2025-04-30 17:21:06 +02:00
Cornelius Suermann
9e4cc32b78 fix: Use correct reference to 'test step' button (no-changelog) (#15018) 2025-04-30 16:28:52 +02:00
Ricardo Espinoza
b86fabf047 feat(core): Only show credentials shared with you in the overview section (no-changelog) (#14855)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-04-30 09:44:58 -04:00
Alex Grozav
833d8e3c18 refactor(editor): Refactor usePushConnection and introduce new queueing system (#14529) 2025-04-30 15:36:43 +03:00
Iván Ovejero
442cd094ee refactor(core): Separate list query entities from request types (#15015) 2025-04-30 13:34:50 +02:00
Mutasem Aldmour
b4a06aaff9 fix(core): Increment executionIndex in partial executions (no-changelog) (#14946)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-04-30 13:16:27 +02:00
Iván Ovejero
9c0e0f0d2e refactor(core): Decouple leadership-change handlers using decorators (#15009) 2025-04-30 12:59:57 +02:00
कारतोफ्फेलस्क्रिप्ट™
9541b5bb07 fix(core): Revert back to the extended query-parser on express 5 (#15016)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-04-30 12:51:58 +02:00
Suguru Inoue
c0b54832b3 feat(editor): Add "Rendered" display mode to the logs view (#14994) 2025-04-30 11:36:28 +02:00
Iván Ovejero
1de95ead0d refactor(core): Move leaf entities to @n8n/db (#15010) 2025-04-30 10:31:28 +02:00
Iván Ovejero
a88b889309 refactor(core): Introduce @OnLifecycleEvent decorator (#14987) 2025-04-30 10:15:56 +02:00
oleg
cf0008500c feat(Azure OpenAI Chat Model Node): Implement Azure Entra ID OAuth2 Authentication (#15003) 2025-04-30 08:42:07 +02:00
Iván Ovejero
20115a8fa1 refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
Charlie Kolb
8613521aab fix(editor): Hide $fromAI button for exact type matches only (#14996) 2025-04-29 17:46:33 +02:00
Iván Ovejero
7e764ce55c refactor(core): Upgrade axios to address AIKIDO-2025-10185 (#14890)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-04-29 17:43:12 +02:00
कारतोफ्फेलस्क्रिप्ट™
979f9e6327 refactor: Overhaul nodes-testing setup - Part 3 (no-changelog) (#14967) 2025-04-29 17:42:21 +02:00
Mutasem Aldmour
3e43f9f8bc fix(editor): Import form data with special characters from curl command correctly (#14898) 2025-04-29 17:15:17 +02:00
Csaba Tuncsik
598aa8e131 test(editor): Fix first project add button in closed sidebar (#14991) 2025-04-29 16:55:30 +02:00
Mutasem Aldmour
48f0c91a47 fix(editor): Close saving modal when workflow is new (#14836) 2025-04-29 15:48:25 +02:00
Danny Martini
a33e3a807a fix(core): Don't create additional nodeExecuteBefore message (#14958) 2025-04-29 15:07:30 +02:00
Iván Ovejero
cc723a12e8 ci: Increase timeout for MariaDB and MySQL tests (#14961) 2025-04-29 14:48:50 +02:00
Suguru Inoue
8981e22dd4 fix(editor): "Trigger node not found" error when chat message is entered (#14954) 2025-04-29 13:45:30 +02:00
Marc Littlemore
7f89244304 feat(core): Add production root executions (#14845)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
Co-authored-by: Danny Martini <danny@n8n.io>
2025-04-29 11:32:47 +01:00
Iván Ovejero
9d2a65b3cb chore: Upgrade task runner launcher to 1.1.2 (#14985) 2025-04-29 11:36:29 +02:00
Ricardo Espinoza
d2178a13b1 feat(core): Add onlySharedWithMe filter to GET /workflows endpoint (no-changelog) (#14853) 2025-04-28 14:04:33 -04:00
Ricardo Espinoza
eb465763cf feat: Only show workflows shared with you in the overview page (#14773) 2025-04-28 13:42:05 -04:00
कारतोफ्फेलस्क्रिप्ट™
cdd3ce4cd4 Merge tag 'n8n@1.91.0' 2025-04-28 17:40:49 +02:00
github-actions[bot]
56a5546b4e 🚀 Release 1.91.0 (#14957)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-04-28 17:21:51 +02:00
RomanDavydchuk
216bdd15fd feat(Jira Software Node): Migrate from soon deprecated endpoints to get issues (#14821) 2025-04-28 17:17:43 +03:00
Iván Ovejero
70b93f2f53 refactor(core): Split out database types (#14942) 2025-04-28 16:15:20 +02:00
oleg
97055d5714 feat: AI workflow builder front-end (no-changelog) (#14820)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2025-04-28 15:38:32 +02:00
Ricardo Espinoza
dbffcdc2ff feat(core): Allow setting folder destination when transferring workflow ownership (#14935) 2025-04-28 09:35:02 -04:00
Suguru Inoue
0a2b740063 fix(editor): Data in input/output panel incorrectly mapped (#14878) 2025-04-28 14:30:44 +02:00
कारतोफ्फेलस्क्रिप्ट™
2212aeba30 refactor(core): Move the Memoized decorator to @n8n/decorators (no-changelog) (#14952) 2025-04-28 14:16:00 +02:00
Milorad FIlipović
46df8b47d6 feat(editor): Show workflow breadcrumbs in canvas (#14710) 2025-04-28 13:37:55 +02:00
Michael Kret
be53453def feat: Prevent webhook url takeover (#14783) 2025-04-28 14:29:32 +03:00
Benjamin Schroth
bc6f98928e feat(core): Implement partial execution of tool nodes (no-changelog) (#14939) 2025-04-28 13:24:56 +02:00
Iván Ovejero
b7c5521942 refactor(core): Decouple RoleService from repositories (#14944) 2025-04-28 13:06:34 +02:00
Iván Ovejero
a767ce3d8e refactor(core): Decouple NodeTypes from migrations (#14941) 2025-04-28 12:49:22 +02:00
RomanDavydchuk
ddb688ba30 fix(core): Error when multiple nodes return items with multiple paired items (#14883) 2025-04-28 13:48:53 +03:00
Dana
9672a6db0a fix(n8n Form Node): Use binary response from latest node in execution (#14842) 2025-04-28 12:32:18 +02:00
Raúl Gómez Morales
bfd85dd3c9 feat(editor): Add time range selector to Insights (#14877)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
2025-04-28 11:11:36 +02:00
Iván Ovejero
2d60e469f3 refactor(core): Introduce @OnLeaderTakeover and @OnLeaderStepdown (#14940) 2025-04-28 10:53:01 +02:00
Charlie Kolb
9f2182568a feat: Add graphUtils for sub-workflow extraction (no-changelog) (#14781) 2025-04-28 10:51:15 +02:00
Csaba Tuncsik
614579026d fix(editor): Use redirect url also with SSO login (#14893) 2025-04-28 10:21:49 +02:00
Elias Meire
0c7f7b33cb fix(Customer.io Node): Allow EU customer.io domains in credential (#14880)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-04-28 11:19:57 +03:00
Dana
9029f34bfd fix(n8n Split In Batches Node): Rewrite hint for reset (#14844)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-04-28 09:59:03 +02:00
Iván Ovejero
9e270cf700 refactor(core): Set up @n8n/db package (#14904) 2025-04-28 09:08:07 +02:00
Charlie Kolb
e8ca5e75a9 fix(editor): Disable browser route pushing for NDV URL (no-changelog) (#14900) 2025-04-25 15:57:51 +02:00
Suguru Inoue
e27e630af9 chore(core): Add temporary CLI option to enable logs view (no-changelog) (#14899) 2025-04-25 15:44:55 +02:00