Commit Graph

14900 Commits

Author SHA1 Message Date
Mutasem Aldmour
6046d24c74 feat(editor): Add Production checklist for active workflows (#17756)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2025-08-06 11:15:10 +02:00
Michael Kret
b6c7810844 fix: Empty onclick breaks range parser in HTML editor (#18032) 2025-08-06 11:18:50 +03:00
Charlie Kolb
5fc356f6e7 feat(editor): Stop auto-renaming legacy default node names (#18012) 2025-08-06 09:45:56 +02:00
Iván Ovejero
1bee0ddbf1 refactor: Upgrade to TypeScript 5.9.2 (#17955) 2025-08-06 09:29:09 +02:00
Milorad FIlipović
d6ee6067cf feat(editor): Update data store front-end (no-changelog) (#18000) 2025-08-05 22:47:57 +02:00
Julian van der Horst
acfb79bd97 feat(Ollama Credentials): Add optional API key support to Ollama credentials (Openwebui proxy) (#17857) 2025-08-05 17:25:19 +02:00
Mutasem Aldmour
c4c46b8ff9 fix: Properly serialize metadata objects in Chat UI (#17963)
Co-authored-by: Claude <noreply@anthropic.com>
2025-08-05 17:18:36 +02:00
Iván Ovejero
3eb9367add refactor(core): Decouple community packages from security audit (#17818) 2025-08-05 15:55:31 +02:00
Eugene
bac61a7e0d feat: Add message history trimming to AI workflow builder (no-changelog) (#17829) 2025-08-05 15:16:12 +02:00
Alex Grozav
dd049249be fix(editor): Update node status icons precedence (executing -> highest) (#18003) 2025-08-05 16:09:57 +03:00
Andreas Fitzek
318a91a3e9 fix(core): Mark invalid enqueued executions as crashed during startup for legacy SQLite driver (#17629) 2025-08-05 13:13:55 +02:00
Csaba Tuncsik
eca95f3432 fix(editor): Improve WorkflowDiffModal UI (#17862) 2025-08-05 12:50:46 +02:00
David Ma
22ca768c13 feat(core): Add Support for Additional Body Properties in OAuth2 API Client Credentials Flow (#16573)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-08-05 12:26:04 +02:00
Nikhil Kuriakose
bdc3a9172d fix(editor): Correct ai template url (#17908) 2025-08-05 11:23:07 +02:00
Suguru Inoue
2d3e13930f chore(editor): Make storybook work (#17995) 2025-08-05 11:07:36 +02:00
shortstacked
aef65fcecb ci: Fix timing issue (#17984) 2025-08-05 09:57:48 +01:00
Daria
0fffb807ee fix(editor): Prevent cursor from jumping in the focus panel (no-changelog) (#17976) 2025-08-05 10:22:41 +03:00
shortstacked
d0443dce11 ci: Playwright project organization (#17905) 2025-08-04 19:59:06 +01:00
Iván Ovejero
e8dad4e030 fix(core): Prevent re-entry during workflow activation (#17965) 2025-08-04 20:43:18 +02:00
Eugene
642e68e345 fix(core): Handle null workflow settings in toSaveSettings (#17972) 2025-08-04 17:12:07 +02:00
RomanDavydchuk
381c146dd4 fix(GraphQL Node): Refresh OAuth2 token when it expires (#17891) 2025-08-04 16:06:27 +01:00
Iván Ovejero
c001e020b0 fix(core): Address feedback on modules (no-changelog) (#17966) 2025-08-04 15:24:39 +02:00
Milorad FIlipović
a4f75101c7 feat(editor): Allow front-end modules to register modals (no-changelog) (#17885) 2025-08-04 15:23:58 +02:00
Tomi Turtiainen
c425444a7c Merge tag 'n8n@1.106.0' 2025-08-04 16:04:34 +03:00
Csaba Tuncsik
b7887bf899 fix(editor): Migrate from @import to @use for SCSS files to address deprecation warnings (#17858) 2025-08-04 15:01:16 +02:00
Suguru Inoue
566789caee fix(editor): Connection port mapped incorrectly when changed dynamically (#17958) 2025-08-04 14:54:04 +02:00
Robert Squires
7b92e33b3b fix(editor): Focus editable text input when clicking anywhere on the element (#17780) 2025-08-04 13:38:12 +01:00
github-actions[bot]
dc32952fcd 🚀 Release 1.106.0 (#17967)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-08-04 15:21:52 +03:00
Alex Grozav
279dce639a feat: Update Workflow class usage on the Frontend for better performance (no-changelog) (#17680) 2025-08-04 15:04:00 +03:00
Jon
ff8531d544 docs: Add claude alias to Anthropic (#17960) 2025-08-04 12:41:00 +01:00
Jon
e437dace70 feat(FTP Node): Add support for concurrent reads when using SFTP (#17896)
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-08-04 12:40:18 +01:00
Romeo Balta
508c636c2c feat(editor): Ready to run workflows experiment (no-changelog) (#17946) 2025-08-04 09:24:15 +01:00
oleg
ce98f7c175 feat: Abort AI builder requests on chat stop (#17854) 2025-08-04 09:55:07 +02:00
Bailey Pearson
1554e76500 feat(MongoDB Node): Add search index CRUD API to MongoDB CRUD Node (#16490) 2025-08-04 09:23:40 +03:00
Danny Martini
557e261d67 chore(benchmark): Enable insights in benchmarks by default and remove most insights specific benchmark setups (#17892) 2025-08-04 08:02:00 +02:00
Elias Meire
4247477b3d build: Add lint rule to ban argument spreads to prevent stack overflow (#17493) 2025-08-02 13:40:47 +02:00
Jon
133058183e feat(Slack Trigger Node): Add support for signature verification (#17838) 2025-08-01 17:32:01 +01:00
Shireen Missi
aced4bf86f fix(Stop and Error Node): Show error message when error type is an object (#17898) 2025-08-01 16:28:15 +01:00
Josh
e97cd8afa1 feat(Vercel AI Gateway Node): Add Vercel AI Gateway model Node (#17524) 2025-08-01 16:00:15 +01:00
Mutasem Aldmour
b491ed99ce feat(Beeminder Node): Update Beeminder node to include all resources and operations (#17713) 2025-08-01 16:20:29 +02:00
Jon
6d1f2cb67e fix: Fix issue with icon themes not loading for preview nodes (#17869)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-08-01 14:49:45 +01:00
RomanDavydchuk
731e171e8f fix: Flaky code node e2e test (no-changelog) (#17899) 2025-08-01 15:16:48 +03:00
Suguru Inoue
4deb0b2ddb feat(editor): Action/credentials tab in node settings in zoomed view (no-changelog) (#17730)
Co-authored-by: Claude <noreply@anthropic.com>
2025-08-01 13:36:34 +02:00
shortstacked
b99b93a637 test: Migrate 1-workflows to Playwright (#17360) 2025-08-01 10:27:48 +01:00
Romeo Balta
38cef9d133 fix(editor): Send posthog session id to rudderstack (no-changelog) (#17867) 2025-08-01 10:25:16 +01:00
Jon
f150343141 fix: Fix issue with some community nodes not displaying correctly (#17866) 2025-08-01 09:16:19 +01:00
Romeo Balta
491f2fa84d fix(editor): Search by node name (no-changelog) (#17831) 2025-08-01 09:00:06 +01:00
RomanDavydchuk
c2c3e08cdf fix(core): Handle symlinks in blocked paths (#17735) 2025-08-01 10:59:53 +03:00
RomanDavydchuk
e8e7b23d47 fix(editor): Store last entered cURL command for each HTTP node (#17834) 2025-08-01 10:58:33 +03:00
Michael Kret
4395b8f71f fix: Community update/uninstall e2e test fix (no-changelog) (#17884) 2025-08-01 10:44:23 +03:00