Commit Graph

14373 Commits

Author SHA1 Message Date
Iván Ovejero
88af45f71a refactor(core): Make instances more resilient to license sync issues (#16627) 2025-06-24 12:23:14 +02:00
Iván Ovejero
1917082de8 refactor(core): Port some legacy top-level schema keys (#16636) 2025-06-24 12:19:19 +02:00
Iván Ovejero
46258ed167 chore(core): Stop reporting RLC workflow ID error (#16659) 2025-06-24 12:14:14 +02:00
Jon
a6d0d9a5c9 ci: Skip failing check for first position node (#16660) 2025-06-24 11:43:50 +02:00
Tomi Turtiainen
be1dd9372d chore: Do not reset .claude dir on reset (#16638) 2025-06-24 09:16:21 +03:00
Raúl Gómez Morales
254c9d7fb4 feat(editor): Implement filter by project and ownership pills for source control push modal (#16551) 2025-06-23 16:06:07 +02:00
Tomi Turtiainen
f6a66c70d9 Merge tag 'n8n@1.100.0' 2025-06-23 16:07:54 +03:00
Jaakko Husso
f4d0b9f796 feat(Sticky Note Node): Support YouTube video embeds on Sticky notes (#16484) 2025-06-23 15:31:31 +03:00
github-actions[bot]
aea8c92281 🚀 Release 1.100.0 (#16628)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-23 14:25:00 +02:00
Ria Scholz
2efd21e083 fix(Stripe Trigger Node): Adds API version specification (#16232) 2025-06-23 13:28:49 +02:00
Nikhil Kuriakose
d23e1016a8 fix(editor): Set workflow project to be shown in the breadcrumb (#16586) 2025-06-23 13:22:51 +02:00
Alex Grozav
9c654dbbf7 refactor(editor): Move templates api to @n8n/rest-api-client package (no-changelog) (#16542) 2025-06-23 14:04:33 +03:00
Benjamin Schroth
662ac1bb57 fix(Embeddings Google Gemini Node): Use credential host as baseUrl (#16615) 2025-06-23 12:58:56 +02:00
Iván Ovejero
525cfccffd chore(core): Upgrade license SDK to 2.22.0 (#16624) 2025-06-23 12:57:21 +02:00
RomanDavydchuk
9346463c6b fix(MongoDB Atlas Vector Store Node): Old credentials used even after credentials are updated/changed (#16471) 2025-06-23 13:30:42 +03:00
Iván Ovejero
b5ba655863 fix(core): Fix module path resolution for Docker (#16623) 2025-06-23 12:23:52 +02:00
Mutasem Aldmour
3c195dd42e fix: Rename chat.css to style.css in chat package build (#16622) (no-changelog)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-23 12:20:04 +02:00
Csaba Tuncsik
ef28d25ba2 fix(editor): Quick fix to password change form validation (#16565) 2025-06-23 11:09:56 +02:00
Tomi Turtiainen
20e2d8e36f fix(core): Fix pdf extract for arm64 docker images (#16522) 2025-06-23 11:57:33 +03:00
Eugene
3969425925 feat(MCP Server Trigger Node): Terminate sessions on DELETE request (#16550) 2025-06-23 08:59:40 +02:00
Suguru Inoue
351db434a8 fix(editor): Add back keyboard shortcuts for log view in PiP (no-changelog) (#16563) 2025-06-20 19:06:11 +02:00
Suguru Inoue
e72df8d682 fix(editor): Node title not updating when selecting a different node (no-changelog) (#16566) 2025-06-20 19:03:14 +02:00
Iván Ovejero
37efd209c9 refactor(core): Move module logic to @n8n/backend-common (#16528)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-06-20 18:55:07 +02:00
Iván Ovejero
1573ae6352 fix(core): Handle dynamic webhook edge cases (#16554) 2025-06-20 16:26:08 +02:00
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