Commit Graph

382 Commits

Author SHA1 Message Date
Ricardo Espinoza
b298a5d018
fix(editor): Custom sticky text color (#25961) 2026-02-26 21:32:31 +00:00
Jaakko Husso
a006e02759
feat(Chat Trigger Node): Add Suggested prompts, shown on Chat hub (#26217) 2026-02-26 09:10:43 +00:00
Rob Hough
6ec3255397
fix(editor): Custom style for date picker btns (no-changelog) (#26263) 2026-02-25 17:27:48 +00:00
Michael Drury
c30870ca34
fix(ai-builder): Fix chat fade, keyboard shortcuts, node tidy-up, and feedback styling (#26200)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 13:53:41 +00:00
Rob Hough
4e489a6884
fix(editor): Fix grid alignment on Safari 18.6 (#26234) 2026-02-25 10:43:29 +00:00
Albert Alises
ec4496d12c
feat(editor): Forward rich message types from SDK instead of flattening to text (#26177) 2026-02-25 09:46:17 +00:00
Filipe Tavares
2dcc76e94e
feat(editor): Add success button variant and fix trial banner CTA styling (#26190)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 16:25:29 +00:00
Rob Hough
974a19dc41
fix(editor): Switch to inner shadow for Button (no-changelog) (#26175) 2026-02-24 12:14:28 +00:00
Albert Alises
3bcc76e406
fix(editor): Add aria-label to icon-only buttons missing accessible labels (#26145) 2026-02-23 20:25:00 +00:00
n8n-assistant[bot]
8e81f3e313
🚀 Release 2.10.0 (#26135)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-02-23 15:57:44 +00:00
Albert Alises
bed7f6b5fd
feat(editor): Render interactive code diffs in builder chat (#26119) 2026-02-23 12:57:40 +00:00
Tuukka Kantola
0c29bb038f
chore(editor): Clean up AI workflow builder header (#26037)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 12:21:54 +00:00
Csaba Tuncsik
5c7ebf94ec
fix(editor): Improve custom role selector with design refinements (#25666)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-02-23 11:50:22 +00:00
Nikhil Kuriakose
05d57d6dd0
fix(editor): Update click behaviour on breadcrumb items (#24753) 2026-02-20 16:27:08 +00:00
Jaakko Husso
923060f505
fix(editor): Make Chat hub text prompt scrollable (#26019) 2026-02-20 09:35:35 +00:00
Rob Hough
b0408d293c fix(editor): Apply missing focus mixin styles (#26008) 2026-02-19 16:38:51 +00:00
Daria
1016949c92
feat: Add tab scoped collaboration (#25646) 2026-02-19 16:14:56 +00:00
Rob Hough
eb8620753f
fix(editor): Alignment issues and nits (#25954) 2026-02-19 12:58:42 +00:00
Michael Drury
87f59f04d3
feat(ai-builder): Add WFB session persistence across page refreshes (#25404) 2026-02-18 14:47:08 +00:00
Rob Hough
c7caf27d08
fix(editor): Style regressions on Button (#25924) 2026-02-18 11:53:07 +00:00
Rob Hough
022638f23d
fix(editor): Patch Button v2 migration issues (#25846) 2026-02-17 13:16:26 +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
Declan Carroll
1a8910e4bd
fix(editor): Associate form input labels with their inputs for accessibility (#25776) 2026-02-16 13:43:37 +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
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
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
Rob Hough
7ab7911c2f
refactor(editor): Migrate Button v2 to N8nButton (no-changelog) (#24947) 2026-02-13 10:48:03 +00:00
Ludwig Gerdes
c9f3f9b355
feat(editor): Add custom color picker for sticky notes (#23699)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2026-02-11 20:35:34 +00:00
Tomi Turtiainen
c706e962ec Merge tag 'n8n@2.8.0' 2026-02-11 14:35:42 +02:00
oleg
b9ad9d8357
fix(ai-builder): Improve plan mode UX: naming, question skipping, thinking states (no-changelog) (#25609)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-02-11 10:59:30 +00:00
Csaba Tuncsik
0a290b9ad3
fix(editor): Update project role selector component to better manage custom roles (#24991)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 09:22:05 +00:00
Albert Alises
b17815ed25
feat(editor): Improve focused nodes chips with message display, tooltips, and "All nodes" state (#25582) 2026-02-10 17:10:57 +00:00
Mutasem Aldmour
9729c2a5da
feat(ai-builder): Add code-base workflow builder (#24535)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-10 12:24:27 +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
Albert Alises
70c7f5ef00
feat: Add Focused Nodes feature (#25452) 2026-02-10 10:02:21 +00:00
oleg
794a8d6af4
feat(ai-builder): Planning mode (#25498)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-02-09 08:56:01 +00:00
Dawid Myslak
20901b6c70
feat(editor): Add redesigned Switch component (#24934)
Co-authored-by: Elias Meire <elias@meire.dev>
2026-02-06 17:05:51 +00:00
Dimitri Lavrenük
5b02673907
feat: Quick connect banner for community nodes in node search view (#25447) 2026-02-06 16:02:32 +00:00
Csaba Tuncsik
b0a44674d2
fix(editor): Fixes after N8nInput refactoring (#25375) 2026-02-06 14:36:19 +00:00
Suguru Inoue
50482f9f2f
feat(editor): Add text search to IconPicker (#25357) 2026-02-06 10:30:58 +00:00
Svetoslav Dekov
c7d84d6825
fix(editor): Fix resource creation menu spacing issue (no-changelog) (#25328) 2026-02-05 08:38:46 +00:00
James Gee
aaf69b8254
feat(core): Support disabling publishing workflows in personal space (no-changelog) (#24111)
Co-authored-by: konstantintieber <konstantin.tieber@n8n.io>
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
2026-02-02 13:49:51 +00:00
n8n-assistant[bot]
abe0d8a362
🚀 Release 2.7.0 (#25167) 2026-02-02 15:30:26 +02:00
Csaba Tuncsik
c7c9fa5693
refactor(editor): Replace old N8nInput with new Reka UI based input (#22963)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 11:30:38 +00:00
Michael Drury
fb7e5d5a20
fix(ai-builder): Fixing padding in WFB chat when message feedback is showing (#25079) 2026-01-30 11:06:03 +00:00
Guillaume Jacquart
a4a9234a39
chore(editor): Remove all calls to fetch all users and replace with targeted filtering (#25024) 2026-01-30 10:53:37 +00:00
Michael Drury
18c903d782
feat(ai-builder): Moving feedback buttons in workflow builder chat (#24732) 2026-01-28 14:12:13 +00:00
Rob Hough
a19ae52e7b
feat(editor): Add Dialog component to design system (#24591) 2026-01-28 14:06:21 +00:00
Romeo Balta
cbdee677c3
feat(editor): AI builder in empty state (no-changelog) (#24840) 2026-01-27 11:20:52 +00:00
Tomi Turtiainen
3f7d7e3e70 Merge tag 'n8n@2.6.0' 2026-01-27 10:34:35 +02:00