Commit Graph

759 Commits

Author SHA1 Message Date
Guillaume Jacquart
d98eff2a4e
chore(core): Test saml with the UI based config. Display modal when config has changed without saving (#26141) 2026-02-24 14:35:33 +00:00
Sandra Zollner
84966aadb2
feat(editor): Use single select dropdown for selecting scope of a secrets store (#26146) 2026-02-24 12:48:01 +00:00
Rob Hough
974a19dc41
fix(editor): Switch to inner shadow for Button (no-changelog) (#26175) 2026-02-24 12:14:28 +00:00
Andreas Fitzek
8df87b79db
chore(editor): Expose credential:unshare to custom project roles (#26151) 2026-02-24 09:19:20 +00:00
Elias Meire
f6836c73d3
feat(editor): Add quick connect inside the credential edit modal (#26058)
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
2026-02-24 08:54:27 +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
Alex Grozav
2d0bbf5ea4
fix: Initialize Vue Router for stories (no-changelog) (#26130) 2026-02-23 13:31:49 +00:00
Albert Alises
bed7f6b5fd
feat(editor): Render interactive code diffs in builder chat (#26119) 2026-02-23 12:57:40 +00:00
Konstantin Tieber
9598874050
feat(core): Support multiple connected vaults per secret provider (#26124) 2026-02-23 12:40:13 +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
Jaakko Husso
54a5bf17c0
feat(core): Add 'Create new tool' button to tools selector (#26036) 2026-02-23 12:09:46 +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
2a2786acdb
fix(editor): Fix visual issues on new Chat hub tools selector (#26010) 2026-02-20 16:16:23 +00:00
Dimitri Lavrenük
0222b6196d
feat: Improve quick connect frontend implementation (#26055) 2026-02-20 15:18:44 +00:00
Milorad FIlipović
1cb481ec69
feat(editor): Apply final setup panel feedback (no-changelog) (#26035) 2026-02-20 13:51:42 +00:00
Sandra Zollner
45cfa95e5e
feat(editor): Refine external secrets management on project settings … (#26016) 2026-02-20 12:58:32 +00:00
Eugene
c03443b7f2
feat(editor): Add review changes banner to AI builder (#25885)
Co-authored-by: Benjamin Schroth <benjamin@n8n.io>
2026-02-20 12:26:03 +00:00
Elias Meire
b6e267b0de
feat(editor): Enable users to pick between managed and custom OAuth credentials (#25973) 2026-02-20 11:47:50 +00:00
Jaakko Husso
923060f505
fix(editor): Make Chat hub text prompt scrollable (#26019) 2026-02-20 09:35:35 +00:00
Dimitri Lavrenük
59b51d1c0e
feat: Quick connect integration flow for Firecrawl (#25970)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2026-02-20 09:00:48 +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
Albert Alises
f87cb02d3f
fix(editor): Route error/credential help messages to builder in merged Ask+Build view (#25950) 2026-02-19 15:02:23 +00:00
Rob Hough
eb8620753f
fix(editor): Alignment issues and nits (#25954) 2026-02-19 12:58:42 +00:00
Milorad FIlipović
0dec323dd5
feat(editor): Address setup panel P0 feedback (no-changelog) (#25943)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2026-02-19 07:35:05 +00:00
Konstantin Tieber
e8ab44bf32
feat(core): Ensure user-provided variable names fulfill JS identifer spec (#25900)
Co-authored-by: Irénée <irenee.ajeneza@n8n.io>
2026-02-18 17:03:12 +00:00
Michael Drury
87f59f04d3
feat(ai-builder): Add WFB session persistence across page refreshes (#25404) 2026-02-18 14:47:08 +00:00
Irénée
d79ef711dd
feat(editor): Add reload action to secret provider connections (no-changelog) (#25920) 2026-02-18 14:00:09 +00:00
Rob Hough
c7caf27d08
fix(editor): Style regressions on Button (#25924) 2026-02-18 11:53:07 +00:00
Filipe Tavares
a94f13e825
chore(editor): Add credentials page (no-changelog) (#25100) 2026-02-18 11:39:57 +00:00
Benjamin Schroth
d262419ba8
feat: Enable streaming in canvas chat (#20991) 2026-02-18 08:50:06 +00:00
Sandra Zollner
2c81eca435
fix(editor): Add validation for secret JSON input fields (#25851) 2026-02-17 16:39:23 +00:00
Sandra Zollner
ff5d2e5f51
feat(editor): Show inline error messages for testing connection feedback (#25873) 2026-02-17 15:37:45 +00:00
Ali Elkhateeb
1bc307990d
fix(editor): Update secrets provider connection name validation (#25868) 2026-02-17 14:00:03 +00:00
Rob Hough
022638f23d
fix(editor): Patch Button v2 migration issues (#25846) 2026-02-17 13:16:26 +00:00
Albert Alises
0135c23d07
fix(editor): Constrain chat trigger images to fit within message width (#25866) 2026-02-17 09:30:09 +00:00
n8n-release-tag-merge[bot]
8c40353450 Merge tag 'n8n@2.9.0' 2026-02-16 19:07:30 +00:00
Ricardo Espinoza
b5adf9f2ec
feat(editor): Allow discarding and renaming columns during CSV import (#25605)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 17:48:36 +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
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
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
Andreas Fitzek
40b994af7f
chore(editor): Polish UI/UX for personal space policies (#25682) 2026-02-16 08:54:49 +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
Sandra Zollner
3698ab1579
feat(editor): Update store logic for fetching global external secrets (#25728) 2026-02-13 09:39:27 +00:00
Charlie Kolb
b36a70ea37
feat(editor): Add 'Ready to run' tag and keep pinData for ready to demo templates (no-changelog) (#25446) 2026-02-13 07:31:38 +00:00