Commit Graph

17916 Commits

Author SHA1 Message Date
n8n-assistant[bot]
b6dc2787c4
🚀 Release 2.9.4 (#26247)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-02-25 15:39:50 +01:00
Rob Hough
079d9cec77 fix(editor): Fix grid alignment on Safari 18.6 (#26234) 2026-02-25 13:31:40 +00:00
yehorkardash
7c7a6d33e4 fix(core): Don't show setup in demo mode (#26233) 2026-02-25 13:31:40 +00:00
Daria
d8455e08d0 fix(core): Respect n8n path for health endpoint (#26129) 2026-02-25 13:31:40 +00:00
Kaito Horiuchi
8007192fa2 fix(core): Always serve /healthz on task broker regardless of N8N_ENDPOINT_HEALTH (#25959) 2026-02-25 13:31:40 +00:00
n8n-assistant[bot]
e9e2456708
🚀 Release 2.9.3 (#26221)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-02-25 12:16:44 +02:00
Declan Carroll
c0fe2408f5
ci: Add CI filter action (#25858) 2026-02-25 10:49:44 +02:00
Declan Carroll
79b9e0f892
ci: Add DB integration tests to CI workflow instead of standalone (#25899)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 10:34:02 +02:00
n8n-assistant[bot]
062644ef78
chore: Bundle 2026-W7 (#26214)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
Co-authored-by: James Gee <1285296+geemanjs@users.noreply.github.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Stephen Wright <sjw948@gmail.com>
Co-authored-by: oleg <me@olegivaniv.com>
Co-authored-by: Albert Alises <albert.alises@gmail.com>
Co-authored-by: Danny Martini <danny@n8n.io>
2026-02-25 10:28:33 +02:00
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