n8n-assistant[bot]
|
3af9095245
|
🚀 Release 2.9.2 (#26128)
|
2026-02-23 14:56:40 +02:00 |
|
Declan Carroll
|
e7954bb6b1
|
ci: Pin LocalStack Docker image to 4.13.1 (no-changelog) (#26111)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-23 14:26:00 +02:00 |
|
Daria
|
61c529cc45
|
fix(editor): Fix bug with tags not being sent to backend (#26040)
|
2026-02-23 11:51:33 +02:00 |
|
Rob Hough
|
826bc7fd26
|
fix(editor): Review button style alignment (no-changelog) (#26039)
|
2026-02-23 11:48:08 +02:00 |
|
Jaakko Husso
|
446473e81a
|
fix(editor): Make Chat hub text prompt scrollable (#26019)
|
2026-02-23 11:47:52 +02:00 |
|
Jaakko Husso
|
aae6449e71
|
fix(editor): Fix visual issues on new Chat hub tools selector (#26010)
|
2026-02-23 11:47:36 +02:00 |
|
Rob Hough
|
92c8e68a79
|
fix(editor): Alignment issues and nits (#25954)
|
2026-02-23 11:47:01 +02:00 |
|
n8n-assistant[bot]
|
8f29d82ed1
|
🚀 Release 2.9.1 (#25936)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2026-02-18 12:38:30 +00:00 |
|
Rob Hough
|
7874c80f51
|
fix(editor): Style regressions on Button (#25924)
|
2026-02-18 12:11:59 +00:00 |
|
Michael Drury
|
785875bfd8
|
fix(ai-builder): Don't release types when loading node types for workflow builder service (#25891)
|
2026-02-18 12:11:59 +00:00 |
|
Declan Carroll
|
6d18cd0dfd
|
ci: Enable Sentry source maps in Docker builds (#25888)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-18 12:11:59 +00:00 |
|
Rob Hough
|
d08e487bb3
|
fix(editor): Patch Button v2 migration issues (#25846)
|
2026-02-18 12:11:59 +00:00 |
|
n8n-assistant[bot]
|
8f4aed5cc2
|
🚀 Release 2.9.0 (#25850)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2026-02-16 17:12:46 +00:00 |
|
Stephen Wright
|
20175243da
|
fix: Credentials overrides no longer blocks UI (#25830)
|
2026-02-16 16:04:40 +00:00 |
|
Matsu
|
f71bfff61c
|
chore: Make playwright-janitor private (#25845)
|
2026-02-16 15:50:53 +00:00 |
|
Ricardo Espinoza
|
fe582b3bcb
|
feat(core): Allow downloading data table data without system columns (#25553)
|
2026-02-16 14:26:03 +00:00 |
|
Declan Carroll
|
1a8910e4bd
|
fix(editor): Associate form input labels with their inputs for accessibility (#25776)
|
2026-02-16 13:43:37 +00:00 |
|
Declan Carroll
|
d5740d073b
|
ci: Add GH auth to container pulls (#25373)
|
2026-02-16 13:29:35 +00:00 |
|
Albert Alises
|
7e800a0395
|
fix(core): Gracefully handle OpenAI 429 quota errors in AI workflow builder (#25825)
|
2026-02-16 12:34:55 +00:00 |
|
Albert Alises
|
7776b6d092
|
fix(core): Forward custom headers in OpenAI LangChain nodes (#25824)
|
2026-02-16 12:24:45 +00:00 |
|
oleg
|
10f98a93b7
|
fix(editor): Zoom to fit canvas after AI builder generation (#25815)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2026-02-16 12:05:43 +00:00 |
|
Irénée
|
74fe36370d
|
feat: Return secrets count and secrets list in provider connection responses (no-changelog) (#25822)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-16 11:58:22 +00:00 |
|
Tomi Turtiainen
|
7d418b877b
|
fix(core): Use pg driver native statement timeout instead of command line (#25813)
|
2026-02-16 11:55:06 +00:00 |
|
Ali Elkhateeb
|
8684c74994
|
fix(core): Validate GCP service account key on initialization (#25817)
|
2026-02-16 11:48:01 +00:00 |
|
Irénée
|
a2e7c7fee9
|
feat: Add CRUD operations for project-specific external secrets provider connections (no-changelog) (#25708)
|
2026-02-16 11:47:06 +00:00 |
|
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
|
8bee229b5d
|
ci: Only tag current major version releases as prerelease (#25761)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-16 08:25:06 +00:00 |
|
n8n-assistant[bot]
|
e0cbf2282c
|
ci: Restrict pr's to master from non-bundle branches (#25749)
Co-authored-by: Matsu <matias.huhta@n8n.io>
|
2026-02-16 06:41:43 +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 |
|