Commit Graph

691 Commits

Author SHA1 Message Date
Mutasem Aldmour
76f52b0988
feat(ai-builder): Add code-base workflow builder and related changes
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 07:32:04 +01:00
Sandra Zollner
e0c9ab2463
feat(editor): Add external secrets section to project settings (#25453) 2026-02-09 09:19:08 +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
Filipe Tavares
0b56ad5106
chore(editor): Allow control of banner content from cloud (no-changelog) (#25412) 2026-02-09 08:48:57 +00:00
Daria
5ba7b6d9ed
feat(editor): Add Name version action to workflow history (#25316) 2026-02-09 07:43:51 +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
Stephen Wright
4eb0079f46
feat: Add new scope for workflow:unpublish, assignable to personal projects and regular project roles (#25228) 2026-02-06 15:04:40 +00:00
Csaba Tuncsik
b0a44674d2
fix(editor): Fixes after N8nInput refactoring (#25375) 2026-02-06 14:36:19 +00:00
Andreas Fitzek
6ab0bbbf52
chore(core): Show counts for published/shared workflows/credentials (#25442) 2026-02-06 14:06:53 +00:00
Suguru Inoue
50482f9f2f
feat(editor): Add text search to IconPicker (#25357) 2026-02-06 10:30:58 +00:00
Alex Grozav
ccbb325ef5
fix: Fix Chromatic workflow trigger and make failures block merging (no-changelog) (#25396)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-06 09:27:18 +00:00
Andreas Fitzek
a08c036c94
chore(editor): Provide custom tooltips for personal space policies (#25358) 2026-02-05 17:07:37 +00:00
Alex Grozav
2aad45bc77
feat(editor): Store workflow editable documents by id (no-changelog) (#25327)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 17:04:34 +00:00
Sandra Zollner
490dc26257
feat(editor): Extend secrets provider connection modal with project s… (#25295) 2026-02-05 13:01:47 +00:00
Guillaume Jacquart
a70b2ea379
fix(core): Prevent SSO enforcement bypass via self-service settings API (#25330) 2026-02-05 12:58:39 +00:00
Svetoslav Dekov
c7d84d6825
fix(editor): Fix resource creation menu spacing issue (no-changelog) (#25328) 2026-02-05 08:38:46 +00:00
phyllis-noester
112d0eb6b3
feat(core): Support disabling sharing from personal space (#25259)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-02-04 19:19:05 +00:00
Milorad FIlipović
b26a25cdaf
feat(editor): Add base for the setup panel feature (no-changelog) (#25010) 2026-02-03 10:15:56 +00:00
Stephen Wright
e1a1e87001
feat: Disallow usage of unsupported protocols in oauth fields (#25170) 2026-02-02 15:37:47 +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
Tomi Turtiainen
b726db2ee0 Merge tag 'n8n@2.7.0' 2026-02-02 16:00:50 +02:00
n8n-assistant[bot]
abe0d8a362
🚀 Release 2.7.0 (#25167) 2026-02-02 15:30:26 +02:00
Albert Alises
ce70395b2f
fix: Adjust styling of credentials setup card (#25163) 2026-02-02 13:24:38 +00:00
Ricardo Espinoza
e53cff5d83
fix(editor): Set up baseline to empty workflows list (no-changelog) (#25063)
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
2026-02-02 11:36:08 +00: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
Daria
18487d0459
feat(core): Add auto-publish on Environments Feature Pull (#24701) 2026-02-02 09:45:27 +00:00
Milorad FIlipović
ff68b7bd2c
feat(editor): Add AI Usage settings page (#20926) 2026-02-02 08:20:54 +00:00
Daria
769e7819a6
feat(editor): Pause autosave on connection failures (#24456) 2026-01-30 17:18:28 +00:00
Konstantin Tieber
4d6d0d15b7
feat(core): Show project secrets in expression editor (no-changelog) (#25062) 2026-01-30 13:38:02 +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
Sandra Zollner
d176890e99
refactor(editor): Update connection handling to use providerKey (#25061) 2026-01-30 10:53:14 +00:00
Sandra Zollner
768bf7f7f1
feat(editor): Secret Store connection modal for multiple providers (#25004) 2026-01-29 14:16:04 +00:00
Svetoslav Dekov
27eae1186c
fix(editor): Drop the contact prompt on workflow save as it's not needed anymore (no-changelog) (#24891) 2026-01-29 13:43:24 +00:00
Daria
36355f8c58
feat: Remove success toasts on workflow creation (#24979) 2026-01-29 13:07:04 +00:00
Alex Grozav
31a11c07fe
refactor(editor): Extract workflow list management into dedicated store (no-changelog) (#24971)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-01-28 14:34:43 +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
Daria
567ae92756
fix(editor): Disable WF history button when autosave is not complete (#24904) 2026-01-27 13:12:15 +00:00
Romeo Balta
cbdee677c3
feat(editor): AI builder in empty state (no-changelog) (#24840) 2026-01-27 11:20:52 +00:00
Sandra Zollner
6dd4cc81b4
feat(editor): Add secrets provider connections dashboard (#24654)
Co-authored-by: Jan <3185243+JanOstrowka@users.noreply.github.com>
2026-01-27 09:15:11 +00:00
Tomi Turtiainen
3f7d7e3e70 Merge tag 'n8n@2.6.0' 2026-01-27 10:34:35 +02:00
n8n-assistant[bot]
eeba9f1ced
🚀 Release 2.6.0 (#24880)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-01-26 16:36:54 +01:00
Giulio Andreini
7129c88fd9
fix(editor): Improve checkbox and lock icon alignment (#24575) 2026-01-26 15:09:18 +00:00
Jaakko Husso
16fc8fd6e1
feat(core): Add new landing page on Chat hub for first time users (#24730)
Co-authored-by: autologie <suguru@n8n.io>
2026-01-26 11:34:26 +00:00
Guillaume Jacquart
78dcc32ae0
feat(editor): Change layout for dynamic credentials section, add tooltip. Add oauth filtering (#24782) 2026-01-26 10:49:13 +00:00
Csaba Tuncsik
56220709da
fix(editor): Add support for dynamic credentials and credential resolver indicators in UI (#24733) 2026-01-26 09:49:41 +00:00
yehorkardash
ac5abba4b6
feat(core): Add $tool.name and $tool.parameters expressions (#24783) 2026-01-26 07:31:30 +00:00
Albert Alises
4aaea8c26c
feat(editor): Unify credential issues into single card in AI builder (#24781) 2026-01-23 14:56:53 +00:00