n8n-assistant[bot]
|
632604bbe3
|
🚀 Release 2.19.0 (#29374)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
|
2026-04-28 09:23:10 +00:00 |
|
Matsu
|
3637287ee1
|
chore: Prepare tsconfigs for tsgo (#29230)
|
2026-04-27 12:30:22 +00:00 |
|
n8n-assistant[bot]
|
6336f0a447
|
🚀 Release 2.18.0 (#28768)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
|
2026-04-21 08:58:38 +00:00 |
|
Albert Alises
|
d17211342e
|
fix(editor): Improve setup wizard placeholder detection and card completion scoping (#28474)
|
2026-04-17 08:47:54 +00:00 |
|
n8n-release-tag-merge[bot]
|
60503b60b1
|
Merge tag 'n8n@2.17.0'
|
2026-04-13 15:10:41 +00:00 |
|
n8n-assistant[bot]
|
56d336b877
|
🚀 Release 2.17.0 (#28418)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
|
2026-04-13 13:53:22 +00:00 |
|
Albert Alises
|
39c6217109
|
fix(ai-builder): Use placeholders for user-provided values instead of hardcoding fake addresses (#28407)
|
2026-04-13 13:29:31 +00:00 |
|
n8n-assistant[bot]
|
6eb2d75670
|
🚀 Release 2.16.0 (#28080)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
|
2026-04-07 04:26:54 +00:00 |
|
n8n-assistant[bot]
|
24272b6592
|
🚀 Release 2.13.0 (#27098)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
|
2026-03-16 13:48:51 +00:00 |
|
Suguru Inoue
|
b2c8edd98b
|
feat(editor): ChatHub file knowledge UX improvements (no-changelog) (#26781)
|
2026-03-16 07:52:50 +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 |
|
n8n-assistant[bot]
|
0b2e5d9cf0
|
🚀 Release 2.8.0 (#25565)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2026-02-10 12:00:11 +01:00 |
|
n8n-assistant[bot]
|
abe0d8a362
|
🚀 Release 2.7.0 (#25167)
|
2026-02-02 15:30:26 +02:00 |
|
Jon
|
f9e230e2d0
|
fix: Fix issue with workflowId not being correctly validated (#24866)
|
2026-02-02 10:04:20 +00:00 |
|
n8n-assistant[bot]
|
d222a6a7ce
|
🚀 Release 2.4.0 (#24178)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2026-01-12 13:37:10 +00:00 |
|
Marcus
|
7aa5307a80
|
fix(core): Resolve file path correctly when serving node icons from N8N_CUSTOM_EXTENSIONS (#23029)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
|
2026-01-12 10:09:53 +00:00 |
|
github-actions[bot]
|
5a825a01c5
|
🚀 Release 2.1.0 (#23236)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-12-15 17:51:59 +02:00 |
|
Suguru Inoue
|
b7c92e07c7
|
feat(core, editor): Better distinguish personal and workflow agents in chat (no-changelog) (#23032)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
|
2025-12-15 15:40:13 +01:00 |
|
github-actions[bot]
|
2ca66ce269
|
🚀 Release 1.122.0 (#22237)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-11-24 15:35:52 +01:00 |
|
Andreas Fitzek
|
88943838cc
|
chore(core): Add "test:unit" scripts to most of the backend packages (#22091)
|
2025-11-20 15:28:28 +01:00 |
|
Suguru Inoue
|
5c58bf919f
|
feat: File attachment support in chat (no-changelog) (#21437)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
Co-authored-by: Alex Grozav <alex@grozav.com>
|
2025-11-20 14:11:14 +01:00 |
|
github-actions[bot]
|
31e37d3961
|
🚀 Release 1.121.0 (#21972)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-11-18 10:01:47 +02:00 |
|
Alex Grozav
|
323468a697
|
fix: Update tsdown and packages imports/exports (no-changelog) (#21935)
|
2025-11-17 16:36:22 +02:00 |
|
github-actions[bot]
|
3127e44b45
|
🚀 Release 1.117.0 (#20996)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-10-21 10:47:46 +02:00 |
|
Alex Grozav
|
6883d95c76
|
feat: Migrate build system to rolldown in Front End packages (no-changelog) (#20717)
|
2025-10-14 13:26:54 +03:00 |
|
github-actions[bot]
|
fcfb2d20a1
|
🚀 Release 1.115.0 (#20425)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
|
2025-10-06 14:37:27 +02:00 |
|
Deborah Barnard
|
3ad070621f
|
fix: Update links (#20022)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2025-10-03 12:28:15 +01:00 |
|
github-actions[bot]
|
2a0e38a8dc
|
🚀 Release 1.113.0 (#19866)
Co-authored-by: burivuhster <3273843+burivuhster@users.noreply.github.com>
|
2025-09-22 17:21:10 +03:00 |
|
Eugene
|
ae1af1101b
|
feat(editor): Add node popularity scores to improve search ranking (#19561)
|
2025-09-17 09:25:55 +02:00 |
|
github-actions[bot]
|
dc32952fcd
|
🚀 Release 1.106.0 (#17967)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-08-04 15:21:52 +03:00 |
|
Iván Ovejero
|
08a7b365b8
|
perf(core): Stop typechecking during build (#17833)
|
2025-07-30 16:42:19 +02:00 |
|
github-actions[bot]
|
c0360e52af
|
🚀 Release 1.105.0 (#17752)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
|
2025-07-28 16:29:24 +02:00 |
|
shortstacked
|
49a52a1150
|
ci: Update Turbo config and GH actions (#17595)
|
2025-07-28 10:07:28 +01: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 |
|
Elias Meire
|
d1ac292709
|
feat(Email Trigger (IMAP) Node): Limit new mails fetched (#16926)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2025-07-09 14:04:10 +03:00 |
|
github-actions[bot]
|
173cbe48f1
|
🚀 Release 1.101.0 (#16835)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-06-30 14:31:31 +02:00 |
|
Elias Meire
|
0775fd859e
|
build: Update ESLint to v9 (#16639)
|
2025-06-27 10:42:47 +02:00 |
|
github-actions[bot]
|
2b51ad8cab
|
🚀 Release 1.98.0 (#16225)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-06-11 11:35:19 +02:00 |
|
Suguru Inoue
|
ac1a1dfbc2
|
feat(editor): Make ‘Execute workflow’ a split button (#15933)
|
2025-06-06 13:05:53 +02:00 |
|
Alex Grozav
|
6cf07200dc
|
refactor(editor): Extract API Requests into @n8n/rest-api-client package (no-changelog) (#15930)
|
2025-06-05 13:08:10 +03:00 |
|
github-actions[bot]
|
9cf6265e9f
|
🚀 Release 1.94.0 (#15516)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-05-19 14:26:31 +02:00 |
|
Eugene
|
a0a4476175
|
chore: Rename Test workflow -> Execute workflow (#15112)
|
2025-05-13 09:35:41 +02:00 |
|
Charlie Kolb
|
d683a54da0
|
fix(editor): Make AI Agent appear before Magento 2 when typing agent (#15302)
|
2025-05-12 17:06:19 +02:00 |
|
github-actions[bot]
|
b3205c25c7
|
🚀 Release 1.92.0 (#15107)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-05-05 14:23:05 +02:00 |
|
Alex Grozav
|
833d8e3c18
|
refactor(editor): Refactor usePushConnection and introduce new queueing system (#14529)
|
2025-04-30 15:36:43 +03:00 |
|
github-actions[bot]
|
e4213e24fe
|
🚀 Release 1.90.0 (#14767)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-04-22 10:40:53 +02:00 |
|
Charlie Kolb
|
8b3b4749ea
|
fix(editor): Improve handling of trailing 'Trigger' in NodeCreator search (#14612)
|
2025-04-16 13:43:14 +02:00 |
|
github-actions[bot]
|
981eaf0728
|
🚀 Release 1.89.0 (#14614)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
|
2025-04-14 14:59:30 +02:00 |
|
Charlie Kolb
|
00038be81a
|
test: Add snapshot for sublimeSearch and a first test (no-changelog) (#13794)
|
2025-04-14 11:56:11 +02:00 |
|
github-actions[bot]
|
7e6a1e69bf
|
🚀 Release 1.86.0 (#14293)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-03-31 14:39:15 +02:00 |
|