Commit Graph

14458 Commits

Author SHA1 Message Date
RomanDavydchuk
c11e4bd0a8
feat(Mistral AI Node): New node (#16631)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-07-01 09:19:01 +03:00
Csaba Tuncsik
9517d11a7e
fix(editor): Disable all potential eslint rule conflicts with prettier (#16832) 2025-06-30 19:30:48 +02:00
Alex Grozav
c76d94b364
feat: Modernize build and testing for workflow package (no-changelog) (#16771) 2025-06-30 20:02:16 +03:00
Ricardo Espinoza
d1d5412bfb
fix: Clean up AI_CREDITS_EXPERIMENT (#16840) 2025-06-30 12:41:11 -04:00
Iván Ovejero
cb1103e742
fix(core): Prevent mutation of credential type parents (#16841) 2025-06-30 17:32:51 +02:00
Alex Grozav
ed2cb3c701
feat(editor): Update icons to Lucide icons (#16231)
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
2025-06-30 17:11:09 +02:00
Ricardo Espinoza
3e04566845
fix: Clean up EASY_AI_WORKFLOW_EXPERIMENT (#16839) 2025-06-30 10:47:00 -04:00
Jaakko Husso
bbda2dad63
fix(editor): Only do new versions & what's new check after login (#16844) 2025-06-30 17:18:28 +03:00
Tomi Turtiainen
acb27edca6 Merge tag 'n8n@1.101.0' 2025-06-30 16:44:49 +03:00
Iván Ovejero
625ae3f584
fix(core): Deduplicate credential types when lazyloading (#16834) 2025-06-30 15:43:58 +02:00
Dana
6edd47dd65
feat(editor): Allow users to update verified nodes from the node settings panel (#16447)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-06-30 15:43:26 +02:00
Iván Ovejero
585295c89f
fix(core): Fix partial execution in triggerless parent case (#16833) 2025-06-30 15:20:15 +02:00
Ricardo Espinoza
d76f05ba3d
fix: Stop telemetry events to Posthog (#16788) 2025-06-30 09:08:47 -04:00
Suguru Inoue
913334005f
fix(editor): AI Agent shows logs from multiple runs in same view (#16825)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-30 15:02:38 +02:00
github-actions[bot]
173cbe48f1
🚀 Release 1.101.0 (#16835)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-30 14:31:31 +02:00
Guillaume Jacquart
624a720978
chore(core): Fix wording on error and add additional logs for debug (#16784) 2025-06-30 14:13:55 +02:00
Mutasem Aldmour
641e970edd
fix(core): Remove default for manual trigger in manual executions (#16829) 2025-06-30 13:56:11 +02:00
RomanDavydchuk
1141553c67
fix(Microsoft SharePoint Node): Access token not being refreshed (#16555) 2025-06-30 11:53:42 +01:00
Jaakko Husso
22a240e74b
fix(core): Prevent accidentally moving folders to their sub folders (#16808) 2025-06-30 13:44:48 +03:00
Jaakko Husso
c8a7156254
fix(editor): Only drag folders when holding mouse 1 button (#16809) 2025-06-30 12:57:18 +03:00
Iván Ovejero
7e76222d3c
chore: Silence warnings for @n8n/nodes-langchain (#16824) 2025-06-30 11:46:02 +02:00
Guillaume Jacquart
ac4612232c
fix(editor): Reset wrapping for variable value to prevent horizontal scrolling (#16772)
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2025-06-30 11:37:26 +02:00
Danny Martini
725ce23ea3
fix(editor): Allow executing none single webhook triggers in active workflows with multiple triggers (#16794) 2025-06-30 11:30:27 +02:00
Suguru Inoue
eb138ecf8d
feat(editor): Implement some quick improvements on NDV in canvas experiment (no-changelog) (#16717)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2025-06-30 11:04:11 +02:00
Jaakko Husso
5392efaf71
fix(editor): Disable vue eslint rules that were conflicting with our formatting (no-changelog) (#16823) 2025-06-30 12:01:06 +03:00
Alex Grozav
934ddda30e
fix(editor): Reset lastAddedExecutingNode on execution finished event (no-changelog) (#16791) 2025-06-30 12:00:48 +03:00
Jaakko Husso
5821abae17
test(editor): Mock /api/whats-new request during E2E tests (no-changelog) (#16826) 2025-06-30 11:39:40 +03:00
Raúl Gómez Morales
0debbc3503
fix: Filter source control credentials by project (#16732) 2025-06-27 16:47:46 +02:00
Jaakko Husso
1934e6fc0f
feat(editor): Add What's New notification callout (#16718) 2025-06-27 17:42:05 +03:00
Csaba Tuncsik
5fe68f38df
fix(editor): Fix new, unsaved workflow sharing (#16740) 2025-06-27 16:20:01 +02:00
oleg
c5ec056eb5
fix(Token Splitter Node): Prevent tiktoken blocking on repetitive content (#16769) 2025-06-27 16:08:14 +02:00
shortstacked
edf0fec444
fix: Remove APK tools from base (no-changelog) (#16762) 2025-06-27 12:19:12 +01:00
Elias Meire
bd2ed53ed9
build: Add dependency on @n8n/eslint-config#build to lint scripts (#16768) 2025-06-27 12:11:52 +01:00
Michael Kret
98b821bbd8
feat: Don't allow multiple active workflows with same form path (#16722) 2025-06-27 13:04:21 +03:00
Charlie Kolb
3fb8bbb59f
chore: Fix NodeTitle.test.ts for Node 22 (no-changelog) (#16763) 2025-06-27 12:57:07 +03:00
Guillaume Jacquart
3ba8a84d2b
feat(core): Add a new by-time insights route that return only time saved data (#16727) 2025-06-27 11:45:31 +02:00
Michael Kret
8f9ce72dc4
fix(Code Node): Error formatting fix (#16719) 2025-06-27 12:18:26 +03:00
Elias Meire
0775fd859e
build: Update ESLint to v9 (#16639) 2025-06-27 10:42:47 +02:00
Charlie Kolb
a99ccfffe1
fix(editor): Don't reset node name on click while renaming (#16755) 2025-06-27 09:40:08 +02:00
Guillaume Jacquart
e163141b72
fix(core): Return default tags-mappings and folders value when file not found (#16747) 2025-06-27 09:36:01 +02:00
Tomi Turtiainen
a715f53eb6
test: Add option to specify the out param in benchmark cli (#16754) 2025-06-27 10:29:41 +03:00
Alex Grozav
067eff6073
refactor(editor): Detangle cloudPlan store (no-changelog) (#16706) 2025-06-27 10:15:00 +03:00
Daria
2e78771ebf
feat(editor): Disable reset value for code and sql editors (no-changelog) (#16741) 2025-06-27 10:03:50 +03:00
Eugene
91206ef3cc
fix(Google Sheets Node): Inconsistent Google Sheet Tool update behavior due to wrong type of row_number field (#16632) 2025-06-27 08:23:10 +02:00
Benjamin Schroth
6408d5a1b0
feat: Add fallback mechanism for agent and basic chain llm (#16617) 2025-06-26 16:14:03 +02:00
Jaakko Husso
0b7bca29f8
feat(editor): Add 'Whats new' section and modal (#16664) 2025-06-26 16:41:49 +03:00
Charlie Kolb
fcf559b93d
chore: Refactor node parameter assignment logic out of NodeSettings (no-changelog) (#16665) 2025-06-26 15:03:33 +02:00
Daria
4d211a0794
feat(editor): Improve style of Canvas action buttons (#16724) 2025-06-26 15:36:19 +03:00
shortstacked
3af7efaffb
fix: Add success url to docker build and push (no-changelog) (#16733) 2025-06-26 13:20:00 +01:00
Iván Ovejero
aa684afd87
ci: Fix tests on Node 22 (#16730) 2025-06-26 13:49:43 +02:00