Commit Graph

16349 Commits

Author SHA1 Message Date
Albert Alises
f669db4ebf
fix(core): Escape curly braces in LangChain prompt templates to prevent parsing errors (#25821)
Co-authored-by: aalises <aalises@users.noreply.github.com>
2026-02-16 11:43:28 +00:00
Daria
7506ecec82
fix(editor): Show the right state on metadata update (no-changelog) (#25816) 2026-02-16 11:13:48 +00:00
Albert Alises
08e5c747ea
feat: Implement shared infrastructure and code builder tool flow to merge Ask and Build (#25681)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 11:05:45 +00:00
Jaakko Husso
bd3a1ef0cd
fix(core): Sanitize invalid characters from names of Calculator and Wikipedia tools (#25762) 2026-02-16 10:48:28 +00:00
Jaakko Husso
2497a3720c
feat(core): Support most tools on Chat hub (#25571)
Co-authored-by: autologie <suguru@n8n.io>
2026-02-16 10:37:24 +00:00
oleg
05ff9f307f
fix(OpenRouter Chat Model Node): Fix OpenRouter tool calls with empty arguments (#25731)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-02-16 10:32:12 +00:00
Daria
9ec0f97a9f
feat(core): Accept slash inside health endpoint env var (#25753) 2026-02-16 10:26:22 +00:00
Csaba Tuncsik
c7993462e7
fix(editor): Update CSS selectors after N8nInput refactor (#25732)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 10:15:30 +00:00
RomanDavydchuk
673844445b
feat: Add Firecrawl handler to the Quick connect module (#25528)
Co-authored-by: Elias Meire <elias@meire.dev>
2026-02-16 09:31:07 +00:00
Declan Carroll
7b82b54a46
test: Normalize page object navigation methods to goto (#25765) 2026-02-16 09:21:45 +00:00
Andreas Fitzek
40b994af7f
chore(editor): Polish UI/UX for personal space policies (#25682) 2026-02-16 08:54:49 +00:00
Jaakko Husso
7ac0998963
chore(editor): Align beta icon on sidebar better (#25812) 2026-02-16 08:51:45 +00:00
Declan Carroll
619a11b7a1
fix: Bumping up package versions (#25750) 2026-02-14 08:21:22 +00:00
Konstantin Tieber
503676e0b9
feat(core): Ensure credentials only use secret providers that are available in their project (no-changelog) (#25406) 2026-02-13 22:36:35 +00:00
Stephen Wright
ccae2e6443
feat: Revert Set default header auth domains in the UI (#25758) 2026-02-13 18:48:56 +00:00
Marc Littlemore
e5901370c2
feat(core): Add log streaming events for project-scoped external secrets connections (#25755) 2026-02-13 16:33:45 +00:00
Mutasem Aldmour
5c5cc070da
fix(ai-builder): Improve code-builder, addressing eval issues (#25726)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 15:24:54 +00:00
Elias Meire
63bd9af185
feat(editor): Add new empty state with quick connect for node credentials (#25510)
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
2026-02-13 14:34:22 +00:00
Daria
d09c6a3d5a
fix(core): Make health endpoint configurable to solve conflicts (#25729) 2026-02-13 13:47:19 +00:00
Declan Carroll
1cca93eaeb
test: Harden janitor TCR and clean up test architecture (no-changelog) (#25746) 2026-02-13 13:45:01 +00:00
Declan Carroll
593fc27863
test: Add Playwright janitor for test architecture enforcement (no-changelog) (#24869) 2026-02-13 11:03:13 +00:00
Declan Carroll
e3eafc7e87
feat: Update default Node.js version to v24 (#25707) 2026-02-13 10:56:01 +00:00
Rob Hough
7ab7911c2f
refactor(editor): Migrate Button v2 to N8nButton (no-changelog) (#24947) 2026-02-13 10:48:03 +00:00
Charlie Kolb
1ce270d129
fix(editor): Strip template preview of pinData (no-changelog) (#25727) 2026-02-13 10:22:49 +00:00
yehorkardash
f77ce6c8e8
fix(Sharepoint Node): Ensure tokens are refreshed (#24978)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-02-13 09:52:43 +00:00
Matsu
3798c417db
chore: Make codemirror-lang-html run as part of unit tests (#25720) 2026-02-13 09:45:26 +00:00
Sandra Zollner
3698ab1579
feat(editor): Update store logic for fetching global external secrets (#25728) 2026-02-13 09:39:27 +00:00
Daria
9352fb33e4
fix(editor): Fix bug with two consecutive saves (#25577) 2026-02-13 08:53:49 +00:00
Irénée
92735b26c4
feat: Reload providers after connection and CRUD operations (no-changelog) (#25688) 2026-02-13 08:47:53 +00:00
Declan Carroll
2fe4b21869
test: Annotate all tests with owners (#25713)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 08:12:15 +00:00
yehorkardash
4b4783ff58
test: Add tests to ai-utilities (#25443)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-02-13 08:10:59 +00:00
oleg
2a12181915
fix(core): Allow single-node AI Agent execution to run tools (#25709) 2026-02-13 07:38:22 +00:00
Charlie Kolb
b36a70ea37
feat(editor): Add 'Ready to run' tag and keep pinData for ready to demo templates (no-changelog) (#25446) 2026-02-13 07:31:38 +00:00
Matsu
150c13b06b
chore: Migrate codemirror packages to use vitest (#25694) 2026-02-13 06:23:25 +00:00
Sandra Zollner
d4146a69a5
feat(editor): UX improvements for external secret providers (#25686) 2026-02-12 17:04:22 +00:00
Irénée
45017703be
fix: Enable credentials experssions push and pull (#25530) 2026-02-12 17:00:48 +00:00
Andreas Fitzek
dbf6f753ac
chore(core): Remove feature flag for personal space policies (#25693) 2026-02-12 15:30:50 +00:00
github-actions[bot]
4a2c06ea54
chore: Update node popularity data (#25422)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-12 15:24:39 +00:00
Guillaume Jacquart
608e3bf214
fix(core): Refine credential access check to discard not actively used credentials (#25599) 2026-02-12 14:21:24 +00:00
Svetoslav Dekov
ff1d7f2330
fix(editor): Add filter by accessible projects in folders query (no-changelog) (#25678) 2026-02-12 14:13:17 +00:00
Stephen Wright
c1991f44c1
feat: Allow manual login setting for OIDC alongside SAML (#25687) 2026-02-12 14:05:18 +00:00
Stephen Wright
6a7231ad34
feat: Set default header auth domains in the UI for new credentials (#25563) 2026-02-12 13:55:48 +00:00
Mutasem Aldmour
0970e4f32c
feat(ai-builder): Skip redundant node discovery in code-builder when approved plan is provided (#25608)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 13:25:44 +00:00
Guillaume Jacquart
3531c4d7ca
fix(editor): Check specific unpublish permission for unpublish button (#25564) 2026-02-12 13:19:01 +00:00
Jaakko Husso
e6a4c64d4d
fix(core): Fix deadlock on Chat hub on Postgres with pool size of 1 (#25654) 2026-02-12 12:49:21 +00:00
mfsiega
ea2897edc7
fix(core): Workflow indexing tolerates missing workflowId on workflowCall (#25662) 2026-02-12 12:05:31 +00:00
Jon
2cabe52a35
fix(Snowflake Node): Disable logging for Snowflake-SDK to prevent folder creation issue (#25586) 2026-02-12 11:26:41 +00:00
Eugene
892f086579
feat(core): Add introspection diagnostic tool for AI workflow builder (#25172) 2026-02-12 10:57:44 +00:00
Andreas Fitzek
cfca041d0e
chore(editor): Gate personal space policy settings behind license feature (#25527) 2026-02-12 10:12:18 +00:00
Rob Hough
88017640c4
fix(editor): Fix sticky tooltips on canvas node status icons (#25650) 2026-02-12 09:47:56 +00:00