Commit Graph

14443 Commits

Author SHA1 Message Date
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
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
Benjamin Schroth
9e61d0b9c0 fix(core): Add retry mechanism to tools (#16667) 2025-06-26 13:11:41 +02:00
jeanpaul
f690ed5e97 fix: Add explicit icon to Google Sheet credential (no-changelog) (#16728) 2025-06-26 12:42:17 +02:00
Danny Martini
20418c7966 refactor(core): Add workflowId to all job processor logs (#16726) 2025-06-26 12:31:12 +02:00
Iván Ovejero
892b0d2a82 fix(core): Fix dir in module path resolution for Docker (#16725) 2025-06-26 11:53:31 +02:00
Guillaume Jacquart
7e376e087e feat(core): Send email notification when a user invited to a project (#16687) 2025-06-26 11:43:59 +02:00
shortstacked
719a17427e fix: Adding this back as it's still needed for darwin builds locally (#16720) 2025-06-26 10:43:11 +01:00
Alex Grozav
a7e9cc0896 refactor(editor): Remove i18n and toast usage from setting store (no-changelog) (#16721) 2025-06-26 12:24:52 +03:00
Michael Kret
901e034196 fix: Check for status when canceling execution (#16690) 2025-06-26 11:00:14 +03:00
Michael Kret
e6515a2a74 fix(Execution Data Node): Set nulish values as empty string, continue on fail support (#16696)
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-25 21:23:54 +03:00
Michael Kret
b70cc944fc fix: Helper to set proper operation for sendAndWait action (#16701) 2025-06-25 21:23:33 +03:00
Michael Kret
8e6de34bc3 fix(Snowflake Node): Fix key-pair credentials (#16635)
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-25 21:23:01 +03:00
Iván Ovejero
7c33292483 refactor(core): Move integration test utils for insights (#16693) 2025-06-25 17:32:54 +02:00
Andreas Fitzek
a6ded1fc80 fix(core): Pagination was broken for users list (#16697) 2025-06-25 16:54:22 +02:00
shortstacked
909b65d266 ci: Docker move build stage outside container (no-changelog) (#16009) 2025-06-25 12:52:16 +01:00
Eugene
3f6eef1706 feat: Update default Gemini model to gemini-2.5-flash (#16651) 2025-06-25 13:25:31 +02:00