Commit graph

17391 commits

Author SHA1 Message Date
Artem Sorokin
924817d9fd
ci: Add poutine custom rule for unpinned GitHub Actions detection (#24577) 2026-01-20 15:10:04 +00:00
Andreas Fitzek
2b4596eb66
chore(core): Add dynamic credential user storage (#24579) 2026-01-20 14:58:50 +00:00
Mutasem Aldmour
0371bef814
fix(editor): Add limitations section to AI builder responder prompt (#24457)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 14:46:13 +00:00
Charlie Kolb
ae62219165
fix(editor): Correct undo state after adding node inbetween existing nodes (#24093) 2026-01-20 14:21:17 +00:00
Tomi Turtiainen
555f2ed75c Merge tag 'n8n@2.5.0' 2026-01-20 16:08:26 +02:00
n8n-assistant[bot]
e396d6de70
🚀 Release 2.5.0 (#24586)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-01-20 14:33:43 +01:00
phyllis-noester
3a94484042
chore(core): Add static authentication for new API endpoints (#24346) 2026-01-20 13:23:46 +00:00
Alex Grozav
b014357e1f
feat: Add SharedWorker and DataWorker initialization with SQLite WASM support (no-changelog) (#24308)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 12:31:51 +00:00
Declan Carroll
502479ccdb
fix: Bump dependencies (#24516) 2026-01-20 12:26:03 +00:00
Declan Carroll
801a9ae696
fix: Skip SafeChain setup on Windows (#24576) 2026-01-20 11:50:44 +00:00
phyllis-noester
595ab253ae
fix(core): Use cache to enable MFA enforcement in multi main setup (#24261) 2026-01-20 11:19:22 +00:00
Artem Sorokin
e657120924
chore(core): Remove Git node bare repos breaking change rule (#24234) 2026-01-20 11:07:49 +00:00
Declan Carroll
4d524021e5
ci: Add Aikido Safechain to setup-nodejs (#24089) 2026-01-20 09:55:08 +00:00
Albert Alises
c7ce61b60b
fix(editor): Adjust line height and vertical placement of icon in notification permission banner (#24549) 2026-01-20 09:09:30 +00:00
Konstantin Tieber
36cf19ec8a
fix(core): Worker status in multi-main only accessible to admin (#24548) 2026-01-20 09:09:10 +00:00
RomanDavydchuk
5cd24a121e
feat(HTTP Request Node): Add option to disallow cross-origin credentials sharing (#24526)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-01-20 09:01:16 +00:00
Declan Carroll
c38b5b41a3
test: Skip NPS survey test due to timeouts (#24564) 2026-01-20 08:53:14 +00:00
Milorad FIlipović
62afcd815b
feat(core): Improve MCP server telemetry (no-changelog) (#24370) 2026-01-20 07:49:29 +00:00
Svetoslav Dekov
57c271652a
fix(editor): Fix node issue not triggered on node disconnection (#24471) 2026-01-20 07:31:48 +00:00
Declan Carroll
ffd46abdf1
ci: Add cloudflared container for local webhook testing (#24521) 2026-01-19 23:01:28 +00:00
Artem Sorokin
4aa830998d
ci: Split Currents reporting into separate projects (#24559) 2026-01-19 22:52:35 +00:00
Milorad FIlipović
ca0ce6662a
fix(editor): Implement distance threshold for the Draggable component (#24490) 2026-01-19 20:21:54 +00:00
Michael Drury
7bffd18113
feat(ai-builder): Ask mode callout explaining its usage (#24406) 2026-01-19 19:13:07 +00:00
Milorad FIlipović
0f21192bd2
fix(editor): Only open template setup modal on import (#24491) 2026-01-19 18:55:40 +00:00
ByteEVM
08f0d9412c
fix(editor): I18n support for Create a tag label (#20698)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2026-01-19 18:12:42 +00:00
Marc Littlemore
82558a3865
feat: Add security rules for Cubic PR reviews (no-changelog) (#24112) 2026-01-19 17:17:45 +00:00
Irénée
290f616dc1
chore: Add feature flag env var for project-scope external secrets (#24540) 2026-01-19 16:33:46 +00:00
Albert Alises
35f1999b44
feat(ai-builder): Add auto-fix for missing AI node connections + prompt guide (#24519) 2026-01-19 16:22:10 +00:00
Albert Alises
70ef256188
feat(ai-builder): Make credentials validation minor instead of major (#24529) 2026-01-19 16:15:29 +00:00
Declan Carroll
3a2b7a3307
ci: Add container stack telemetry (#24487) 2026-01-19 15:25:18 +00:00
Guillaume Jacquart
62afac3e1c
fix(core): Check user auth identities to know whether or not they can update their profile (#24524) 2026-01-19 14:05:52 +00:00
Stephen Wright
d1647ca64e
feat: Allow editing / deleting project variables if you have the project scope (#24532) 2026-01-19 13:58:46 +00:00
Iván Ovejero
0c2e666b99
refactor(core): Initial setup for execution data management (#24452) 2026-01-19 13:26:39 +00:00
Kaan
5dd15e3543
feat(ChromaDB Node): Add local chromadb support for complete local vector database (#19806)
Co-authored-by: Michael Kret <michael.k@radency.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-01-19 13:25:56 +00:00
Daria
0bbb6316ff
feat(core): Forbid updating archived workflows (#24528) 2026-01-19 12:36:01 +00:00
Declan Carroll
715a53cfac
fix: Set NODE_PATH for DHI images (#24525) 2026-01-19 12:04:02 +00:00
Alex Grozav
c4e9158116
feat(editor): Add editor-ui storybook support (no-changelog) (#24450)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-01-19 11:59:41 +00:00
Alex Grozav
1f52f1b8be
fix(editor): Add debounce to WebSocket disconnect to prevent race conditions (no-changelog) (#24523)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 11:36:53 +00:00
Charlie Kolb
f85a23809c
feat(core): Rename workflow history compaction env vars and short term compaction (#24384) 2026-01-19 11:30:12 +00:00
Svetoslav Dekov
7b1e18a678
fix(editor): Handle large values breaking data tables UI grid (#24470) 2026-01-19 09:27:51 +00:00
Iván Ovejero
f72fdc0b14
fix(core): Route both Python options to the native Python runner (#24511) 2026-01-19 09:23:36 +00:00
Declan Carroll
71a6bd2311
fix: Unfork @n8n/vm2 (#24509) 2026-01-19 09:11:24 +00:00
Charlie Kolb
b7ea4109ce
feat(core): Introduce long term workflow history trimming (#24382) 2026-01-19 09:02:20 +00:00
Abdul Tawab
da868e36ad
fix(core): Support dots in usernames to connect to git repository in environments (#24481) 2026-01-19 08:57:29 +00:00
Svetoslav Dekov
185b766807
fix(editor): Tweak publish tooltips for migrated workflows (no-changes) (#24296) 2026-01-19 08:37:53 +00:00
Declan Carroll
a5865b4a0c
docs: Update playwright readme docs (#24478) 2026-01-19 07:48:21 +00:00
Andreas Fitzek
cef2edc172
chore(core): Fix static credential oauth refresh of resolvable credentials (#23471) 2026-01-19 07:36:27 +00:00
Andreas Fitzek
a8bbceda8e
chore(core): Add ChatHub extractor for dynamic credential integration (#24463) 2026-01-19 07:12:13 +00:00
oleg
9686582dd4
feat(ai-builder): Improve scheduling workflows generation (#24407)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-01-18 17:02:24 +00:00
Iván Ovejero
b45d1f9c46
fix(core): Fix command registration in modules (#24469)
Co-authored-by: Michael Kret <michael.k@radency.com>
2026-01-17 10:41:03 +00:00