Commit Graph

14783 Commits

Author SHA1 Message Date
Iván Ovejero
320a810b56 refactor(core): Add shutdown method to modules (#17322) 2025-07-16 12:36:11 +02:00
shortstacked
a417159602 ci: Automate base image + sbom + attestation (#17248) 2025-07-16 11:35:33 +01:00
Tomi Turtiainen
cca1c2d810 fix(Webhook Trigger Node)!: Change html responses to be embedded an iframe (#17312)
Co-authored-by: Dana Lee <dana@n8n.io>
2025-07-16 12:53:36 +03:00
nunulk
5db8bbd126 fix(editor): Prevent submit when composing with IME on chat textarea (#17179) 2025-07-16 11:01:03 +02:00
shortstacked
e63ae55a0c ci: Enable Playwright tests in PRs (#17238) 2025-07-16 09:05:11 +01:00
Andreas Fitzek
4bba13ccb8 chore(core): Do not overwrite execution progress status in canceled workflow execution (#17332) 2025-07-16 09:56:22 +02:00
Jon
e1805fb14f fix: Fix issue with restricted file access order (#17329) 2025-07-16 02:31:18 +01:00
Andreas Fitzek
56ef0dbb77 chore(core): Fail the cli commands with correct exit code (#17291) 2025-07-15 17:50:47 +02:00
Daria
f888b3353b feat(editor): Hide focus panel while node panel is open (no-changelog) (#17333) 2025-07-15 18:35:49 +03:00
Benjamin Schroth
8232d7f1d4 fix: Track responseMode and public chat in node graph (no-changelog) (#17231)
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
2025-07-15 15:15:04 +02:00
Mutasem Aldmour
df80673c96 feat(editor): Add "Stop Test" button to stop running evaluations (#17328) 2025-07-15 15:10:39 +02:00
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