Commit Graph

14611 Commits

Author SHA1 Message Date
github-actions[bot]
f1e03ab6b1 🚀 Release 1.103.0 (#17299)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-07-14 14:27:50 +02:00
Suguru Inoue
075efba2bb fix(editor): Make expression resolution work in embedded ndv (no-changelog) (#17221) 2025-07-14 12:34:40 +02:00
Csaba Tuncsik
d002cc3f7d fix(core): Allow insights breakdown by workflow to be sorted by workflow name (#17184) 2025-07-14 10:10:03 +02:00
KSG
232b8f6cb1 feat: Add HTTP proxy support for OpenAI Embeddings node (#17173) 2025-07-14 09:58:15 +02:00
Andreas Fitzek
7195b3bd97 chore(core): Adapt OIDC to match SAML behavior for signup (#17234) 2025-07-11 18:06:42 +02:00
Benjamin Schroth
6a2edf83ab feat(Respond to Webhook Node): Implement streaming to response (no-changelog) (#17219) 2025-07-11 17:17:54 +02:00
Benjamin Schroth
2f7ed14a23 fix(Sentiment Analysis Node): Fix problems with first sentiment output (#17233) 2025-07-11 16:39:47 +02:00
Romeo Balta
0259c58cb8 feat(editor): Add new ways to discover templates (#17183) 2025-07-11 15:24:32 +01:00
Daria
4eb18b7dc7 test(editor): Add tests for node settings parameters composable (no-changelog) (#17232) 2025-07-11 17:21:14 +03:00
jeanpaul
25139b2c77 fix(n8n Evaluation Node): Make string similarity be inverted (no-changelog) (#17239) 2025-07-11 15:57:22 +02:00
Ioannis Canellos
f928c58042 refactor(core): Move single node check outside of the nodes loop (#16959) 2025-07-11 15:32:26 +02:00
jeanpaul
a34b30acc7 feat(n8n Evaluation Node): Add pre-defined metrics to the "Set Metrics" operation (#17127) 2025-07-11 13:58:26 +02:00
Suguru Inoue
ba7b2d8fd9 feat(editor): Show collapse icon when hovering anywhere on the column (no-changelog) (#17230) 2025-07-11 13:27:01 +02:00
Dana
7657cce5a4 fix(Gmail Node): Set References and In-Reply-To only when user provides threadId (#16838) 2025-07-11 10:08:15 +02:00
Dana
810f5daa16 fix(Respond to Webhook Node)!: Surround HTML in iframe (#16978)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-07-11 09:59:35 +02:00
Jaakko Husso
c96d34b64c fix(editor): Don't wait for cloud plan store to initialize (no-changelog) (#17198) 2025-07-11 10:08:15 +03:00
Jon
ced854df2c fix(Linear Node): Fix issue with priority being incorrect for issue updates (#16764) 2025-07-10 21:34:46 +01:00
oleg
2402926573 fix(Token Splitter Node): Cache tokenizer JSONs in memory (#17201) 2025-07-10 19:08:29 +02:00
shortstacked
36b410abdb ci: Update base image packages (#17185) 2025-07-10 13:31:29 +01:00
Daria
5c723e1bdd feat(editor): Store focused panel state in local storage (no-changelog) (#17163) 2025-07-10 15:04:31 +03:00
Daria
4b945a028c feat(editor): Forbid focusing on node settings parameter (no-changelog) (#17193) 2025-07-10 15:00:17 +03:00
oleg
3926696709 docs: Improve Development cycle section in CONTRIBUTING.md (#17186) 2025-07-10 13:21:02 +02:00
shortstacked
be3e75dbee ci: Test container enhancements (#17008) 2025-07-10 11:50:03 +01:00
Daria
2294c3d71b feat(editor): Move AI Assistant button to canvas action buttons (#16879) 2025-07-10 13:33:30 +03:00
Benjamin Schroth
3edadb5a75 feat: Update Chat SDK to support streaming responses (#17006)
Co-authored-by: Eugene Molodkin <eugene@n8n.io>
2025-07-10 12:25:29 +02:00
Raúl Gómez Morales
b9e7b719c0 fix(editor): Reset current page if out of bounds after page size change (#17124) 2025-07-10 12:08:16 +02:00
Andreas Fitzek
591aa2d20c chore(core): Calculate workflow timeout based on startedAt date of execution (#17137) 2025-07-10 10:39:56 +02:00
Csaba Tuncsik
8fff83032c fix(editor): Open failed node in failed execution from sub-workflow node (#17076)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-07-10 09:30:27 +02:00
Jaakko Husso
bd6d954253 fix(core): Make our file reads more robust (no-changelog) (#17162) 2025-07-09 21:51:09 +03:00
Suguru Inoue
f252a39197 fix(editor): Make search work for "rendered" display type (#16910) 2025-07-09 19:29:16 +02:00
Marc Littlemore
803f0f687b chore: Stop docs sync from creating multiple PRs (#17165) 2025-07-09 15:56:09 +01:00
Andreas Fitzek
3b46dec616 chore(core): Hide invite URL in users list if not an admin (#17101) 2025-07-09 15:58:20 +02:00
Dana
336d6707e3 fix(GitHub Node): Fix issue with user loading not completing (#17122) 2025-07-09 15:05:23 +02:00
Tomi Turtiainen
f58e3a1e4c refactor(core): Extract functions from executeWebhook (#17152) 2025-07-09 14:59:05 +03:00
Daria
3aeb622978 feat(editor): Show the right editor in focus panel (#17062)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-07-09 14:40:39 +03:00
oleg
c37397cb2b feat(Cohere Chat Model Node): Add Cohere Chat Model node (#16888) 2025-07-09 13:20:25 +02:00
Eugene
59704b4010 fix(editor): Remove feature flag from evals feature (#17107)
Co-authored-by: Claude <noreply@anthropic.com>
2025-07-09 13:17:14 +02:00
oleg
d08f306c83 chore: Fix hot reload for nodes-langchain package (no-changelog) (#17111) 2025-07-09 13:13:07 +02:00
Elias Meire
d1ac292709 feat(Email Trigger (IMAP) Node): Limit new mails fetched (#16926)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-07-09 14:04:10 +03:00
Andreas Fitzek
c8b3ac6ab0 fix(core): On OAuth access token update only update partial credential (#17135)
Co-authored-by: r00gm <raul00gm@gmail.com>
2025-07-09 12:35:22 +02:00
RomanDavydchuk
0f59eeaf5b feat(Google Gemini Node): New node (#16863) 2025-07-09 13:29:00 +03:00
shortstacked
9afa6d452a ci: Add pnpm to dev container (#17151) 2025-07-09 11:21:56 +01:00
Suguru Inoue
ba692281f0 feat(editor): Zoom into a node to open experimental embedded NDV (no-changelog) (#16912)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2025-07-09 11:50:30 +02:00
Mutasem Aldmour
f67581b74d feat(AI Agent Tool Node): Add Agent Tool (#17108) 2025-07-09 11:41:58 +02:00
Suguru Inoue
3be5823b97 fix(editor): Mitigate performance issue in FE manual executions (#17119) 2025-07-09 11:26:11 +02:00
Andreas Fitzek
f5fb33a3fa fix(Execute Sub-workflow Node): Improve paired item handling for child workflows (#17065) 2025-07-09 11:01:57 +02:00
Dana
62ea048bbf fix(Perplexity Node): Allow for penalties below 1 (#17074) 2025-07-09 10:17:33 +02:00
Daria
474365fd1b feat(editor): Close focus panel when necessary (no-changelog) (#17114) 2025-07-09 11:09:55 +03:00
Ricardo Espinoza
cc39c50737 perf(core): Improvements to GET /workflows endpoint (#17086) 2025-07-08 14:40:55 -04:00
Iván Ovejero
f3ef0a713c refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00