Commit Graph

14349 Commits

Author SHA1 Message Date
oleg
2d638023be feat(Token Splitter Node): Replace remote tiktoken encoding with local implementation (#16548) 2025-06-20 16:08:16 +02:00
Benjamin Schroth
79650ea55a feat: Add model selector node (#16371) 2025-06-20 15:30:33 +02:00
Giulio Andreini
a9688b101f fix(editor): New quick start video URL (#16546) 2025-06-20 14:53:51 +02:00
Danny Martini
48644ca2f8 fix(core): Show correct error messages when nodes can't be used in an expression (#16549) 2025-06-20 14:52:11 +02:00
Elias Meire
921f20a283 fix: Fix paired item for Merge node with mode=chooseBranch (#16552) 2025-06-20 14:43:23 +02:00
Alex Grozav
c59f388321 refactor(editor): Detangle versions store from settings store (no-changelog) (#16508) 2025-06-20 15:39:47 +03:00
RomanDavydchuk
e413af46ce fix(Notion Node): Typo in the condition type (#16525) 2025-06-20 15:14:23 +03:00
Michael Kret
dadbd5fafe fix: When community node added as tool, don't show details view (#16539) 2025-06-20 14:57:00 +03:00
Marc Littlemore
ddd3908234 fix(core): Add Dingbat emojis to expressions grammar (#16545) 2025-06-20 12:23:27 +01:00
Alex Grozav
4f4fa5e4af refactor(editor): Detangle users store from settings store (no-changelog) (#16510) 2025-06-20 13:01:44 +03:00
RomanDavydchuk
f598b3bf00 fix(core): Incorrect data returned by the node when using retry on error + continue on error (#16516) 2025-06-20 12:58:52 +03:00
Suguru Inoue
3ea51c11cb fix(editor): Make adjustments to status icon and connector port position in canvas (#16469) 2025-06-20 11:52:53 +02:00
Eugene
67852b826f chore: Update LangChain dependencies (no-changelog) (#16523) 2025-06-20 11:50:14 +02:00
Andreas Fitzek
57911225e7 chore(core): Expose owner information for environment changes (#16466)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
2025-06-20 11:33:17 +02:00
Mattias Pettersson
37a4c4b73e docs: Update README nodes-langchain removing beta copy.md (#16540) 2025-06-20 10:30:53 +02:00
Elias Meire
95f860231e fix: Fix paired item handling of multiple inputs (#16479) 2025-06-19 16:58:57 +01:00
Jaakko Husso
7d8049b7f9 fix(editor): Recommend Simple Vector Store even if WF has no AI nodes (#16514) 2025-06-19 18:12:05 +03:00
Iván Ovejero
bb7c68f6bf refactor(core): Centralize module management (#16464)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-06-19 14:32:31 +02:00
Suguru Inoue
d0eb7a45ad feat(editor): Add experimental NDV pane in canvas (no-changelog) (#16419) 2025-06-19 09:18:05 +02:00
Andreas Fitzek
c0d1ff6e4c feat(core): Extend user list to allow expanding the user list to projects (#16314)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-06-18 22:26:50 +02:00
Charlie Kolb
701c31cfbc feat(editor): Propagate targetNodeParameterContext throughout expression resolution logic (no-changelog) (#16476) 2025-06-18 17:05:32 +02:00
Iván Ovejero
32b42dd2f6 chore: Move typecheck exemption to fix intermittent build issue (#16482) 2025-06-18 16:59:09 +02:00
Tomi Turtiainen
c480d3cc6a fix(core): Fix pdf extract not working (#16463)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2025-06-18 16:38:14 +03:00
Shireen Missi
2fa24369f8 Revert "fix: Fix paired item handling of multiple inputs" (#16472) 2025-06-18 12:02:06 +01:00
Elias Meire
083073e541 fix: Fix paired item handling of multiple inputs (#16309) 2025-06-18 11:37:37 +01:00
Aliou Diallo
16b0297f85 fix: Fix examples for Array#includes method (#16360) 2025-06-18 13:10:10 +03:00
Jaakko Husso
8e083b3c56 fix(editor): Add link to docs on the RAG starter template (no-changelog) (#16468) 2025-06-18 12:36:27 +03:00
Ria Scholz
96f2705b6a fix(Google Workspace Admin Node): Fixes tooltip typo (no-changelog) (#16453) 2025-06-18 11:14:46 +02:00
RomanDavydchuk
4661e03f93 fix(Telegram Node): "source.on is not a function" in Telegram with binary file and Reply Markup (#16458) 2025-06-18 11:48:55 +03:00
RomanDavydchuk
879d204bdb fix(Execute Sub-workflow Node): Don't expose the file contens when reading the workflow from a file and it's not valid JSON (#16416) 2025-06-18 11:48:05 +03:00
Iván Ovejero
6ba8e0bebe refactor(core): Decouple module settings from frontend service (#16324)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-06-18 10:00:02 +02:00
Raúl Gómez Morales
49b9439ec0 feat(editor): Add Support for Granular Push of Credentials and Workflows (#16439) 2025-06-18 09:42:52 +02:00
Daria
006f22f5c2 test(API): Add tests for UpdateProjectDto (no-changelog) (#16452) 2025-06-18 10:33:50 +03:00
Marc Littlemore
29752ead00 fix(core): Prevent unauthorised workflow termination (#16405) 2025-06-18 08:27:43 +01:00
Iván Ovejero
b5828e5b56 refactor(core): Rename @n8n/integration-test-utils to @n8n/backend-test-utils (#16444) 2025-06-17 18:09:44 +02:00
Michael Kret
2f6896cc7b fix(GitHub Node): Tolerate trailing slash in file path (#15517) 2025-06-17 18:21:57 +03:00
luka
c64ccf74a2 refactor(editor): Optimize the logic of replacing illegal characters in download workflow naming (#16260) 2025-06-17 17:15:16 +02:00
Ria Scholz
7415125da5 fix(Google Workspace Admin Node): Fixes tooltip typo (no-changelog) (#16446) 2025-06-17 16:38:41 +02:00
Jaakko Husso
db93873d33 fix(editor): Add a sticky note explaining embeddings on the RAG starter template (no-changelog) (#16440) 2025-06-17 17:29:00 +03:00
Iván Ovejero
93ac46c581 feat(core): Add queue events to log streaming (#16427) 2025-06-17 16:26:33 +02:00
Daria
84fa924ce6 feat(editor): Improve wording for pinned data (no-changelog) (#16435) 2025-06-17 17:22:21 +03:00
RomanDavydchuk
bdc6e0f784 fix(Google Ads Node): Migrate from deprecated v17 API (#16388) 2025-06-17 17:03:00 +03:00
Andreas Fitzek
81dd215ff9 fix(core): Ensure updatedAt field exists on folder object for source control (#16437) 2025-06-17 15:28:36 +02:00
Raúl Gómez Morales
1da3c70507 feat(editor): Add OIDC paywall (#16347) 2025-06-17 15:21:34 +02:00
Iván Ovejero
ac032418cb refactor(core): Prepare insights for move to standalone module (#16426) 2025-06-17 14:51:30 +02:00
Iván Ovejero
2bc3f8cf9d chore: Upgrade launcher to 1.1.3 (#16429) 2025-06-17 14:35:57 +02:00
Iván Ovejero
9850a560b4 chore(core): Add exemptions to fix intermittent type error on build (#16420) 2025-06-17 13:16:24 +02:00
Alex Grozav
5caf7a2660 refactor(editor): Detangle ui store from settings store (no-changelog) (#16384) 2025-06-17 12:07:46 +02:00
RomanDavydchuk
dd2ed90b95 fix(AWS DynamoDB Node): Incorrect parameter names (#16408) 2025-06-17 12:49:10 +03:00
Suguru Inoue
4acebabb4f fix(editor): Fix keyboard shortcut bugs in the log view (#16393) 2025-06-17 11:38:32 +02:00