Commit Graph

14822 Commits

Author SHA1 Message Date
Suguru Inoue
ded2e71d41 feat(editor): Show input panel for mapping in embedded NDV (no-changelog) (#17227) 2025-07-15 12:10:53 +02:00
Charlie Kolb
ec69bcc3fd chore: Refactor nodeValues back to NodeSettings (no-changelog) (#17300) 2025-07-15 11:14:07 +02:00
Iván Ovejero
fc3129e378 fix(core): Remove inline JS from FE for more secure CSP (#17195) 2025-07-15 11:00:00 +02:00
Daria
61e2e34caa feat(editor): Make auto-focus work for Focus Panel (no-changelog) (#17294) 2025-07-15 11:52:23 +03:00
Daria
c1b008090f feat(editor): Make focus panel resizable (no-changelog) (#17289) 2025-07-15 11:20:26 +03:00
Eugene
5bb5a65edf fix(AWS Bedrock Chat Model Node): Do not show issues for arbitrary model names (#17079) 2025-07-15 10:02:27 +02:00
Csaba Tuncsik
42c61909c4 fix(editor): Update frontend to handle unlicensed insights dashboard, if only Time saved feature is enabled (#17199) 2025-07-15 09:16:10 +02:00
Tomi Turtiainen
e5d88eba99 refactor: Simplify webhook helpers (#17237)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-07-14 20:46:12 +03:00
shortstacked
1b22890f3a ci: Add retry to docker pull to allow for manifest to propogate (#17303) 2025-07-14 18:03:48 +01:00
Charlie Kolb
16f946bde4 fix(editor): Support nested parameters in FocusPanel (no-changelog) (#17295) 2025-07-14 17:56:59 +02:00
Charlie Kolb
987e0ecf09 fix(editor): Amend missing nodeName passthroughs for codemirror completions (no-changelog) (#17292) 2025-07-14 16:33:19 +02:00
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