Commit Graph

381 Commits

Author SHA1 Message Date
Svetoslav Dekov
5f424888b9
feat(editor): Command bar v0.5 (no-changelog) (#20520)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
2025-10-14 16:07:08 +03:00
Eugene
5130c11db7
feat(editor): Auto-assign credentials to other nodes (#20722) 2025-10-14 14:36:19 +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
yehorkardash
1c07bba8b3
feat(editor): Enable rendering verified nodes in preview service (#20065)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-10-14 11:57:35 +03:00
yehorkardash
e2275fbd58
build: Fix lint:styles command for windows (#20704) 2025-10-14 10:14:59 +03:00
Mutasem Aldmour
f7e48d415f
chore: Update most secondary CSS tokens to match guidelines (#20724) 2025-10-14 08:55:41 +02:00
Tomi Turtiainen
cf0ae60159 Merge tag 'n8n@1.116.0' 2025-10-13 16:45:47 +03:00
Milorad FIlipović
f15fd87bab
fix(editor): Address MCP feedback (no-changelog) (#20595) 2025-10-13 15:39:42 +02:00
Suguru Inoue
fd3caae509
feat(editor): Chat: show conversation history in drawer on mobile device (no-changelog) (#20661) 2025-10-13 15:32:42 +02:00
github-actions[bot]
536ef83c80
🚀 Release 1.116.0 (#20718)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-10-13 16:10:43 +03:00
oleg
95d0c45771
feat(ai-builder, editor): Flag AI builder placeholder parameters and render them on front-end (#20494) 2025-10-13 14:09:43 +02:00
Guillaume Jacquart
cd0bbe2d96
feat(editor): Create new variable page inside overview project page (#20332) 2025-10-13 13:07:13 +02:00
Mutasem Aldmour
ed7191d03d
chore: Update secondary tokens to match CSS Variable guidelines (#20658) 2025-10-13 11:37:05 +02:00
Suguru Inoue
e8241506c0
feat(editor): Chat navigation (no-changelog) (#20631) 2025-10-10 15:58:45 +02:00
Mutasem Aldmour
596cdfec91
feat: Roll out Lucide icons to Nodes, remove FontAwesome icons (#20477)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-10-10 11:22:11 +02:00
Mutasem Aldmour
621adb00ee
chore: Update primary spacing and size css variables to match new guidelines (#20621) 2025-10-10 10:17:04 +02:00
Mutasem Aldmour
4faf3f3e04
chore: Update main color scss variables (#20594) 2025-10-09 15:19:17 +02:00
Mutasem Aldmour
823a66567a
chore: Add script to update primary color css variables to adhere to new guidelines (#20576) 2025-10-09 14:47:56 +02:00
Michael Drury
ac3efc5685
fix: Chat side panel open/close behaviour and builder state accuracy (no-changelog) (#20525) 2025-10-09 10:53:22 +01:00
Michael Drury
f4963a7c64
chore: Renaming assistant to n8n AI in chat messages (#20549) 2025-10-09 09:59:46 +01:00
Charlie Kolb
273840c042
feat(editor): Introduce Replace Node context menu option (#20287) 2025-10-09 10:42:24 +02:00
Jaakko Husso
fc63dd7559
feat(core): Chat hub implementation continued (no-changelog) (#20567)
Co-authored-by: Suguru Inoue <suguru@n8n.io>
2025-10-09 11:32:16 +03:00
Charlie Kolb
57e5ac536e
refactor(editor): Migrate markExecutionAsStopped and useExecutingNode to workflowState (#20326) 2025-10-09 10:18:41 +02:00
Mutasem Aldmour
ad1f69c839
chore: Add lint rule for enforcing css variable names (#20531)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-10-08 16:11:50 +02:00
Guillaume Jacquart
2a7b34197a
feat(editor): Allow expressions to autocomplete project variables (#20269) 2025-10-08 10:53:52 +02:00
Suguru Inoue
3c49ccc00c
refactor(editor): Refactor useThrottle (#20432) 2025-10-08 10:35:15 +02:00
Milorad FIlipović
1f187aafa6
test(editor): Add Data Table e2e tests (no-changelog) (#19196)
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
2025-10-08 11:19:37 +03:00
Jake Ranallo
ca84331761
fix(editor): New NDV design tweaks (#19903)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-10-07 15:38:09 +02:00
Milorad FIlipović
278ca8b9e8
feat(editor): Allow MCP access only for webhook triggered workflows (no-changelog) (#20414) 2025-10-07 15:20:45 +02:00
Svetoslav Dekov
50d63718c9
chore(editor): Rename data store to data table in FE files (no-changelog) (#20427) 2025-10-07 14:36:24 +03:00
Romeo Balta
3e1a44bb29
fix(editor): Disable pre-built agents for reco v3 (no-changelog) (#20467) 2025-10-07 11:19:26 +01:00
Milorad FIlipović
fbc7f6039c
feat(editor): Use auto-generated mcp keys in settings page (no-changelog) (#20449) 2025-10-07 11:20:44 +02: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
Michael Drury
5c54e49f18
feat(editor): New T2W blank state (no-changelog) (#20368) 2025-10-06 13:14:24 +01:00
Alex Grozav
1b6ecb1fb5
refactor(editor): Add usage state schema and refactor usage APIs (no-changelog) (#20355) 2025-10-03 16:32:26 +03:00
Mutasem Aldmour
57bea347f0
feat: Add beta label for AI Assistant/Builder (#20346) 2025-10-03 14:02:33 +02:00
Csaba Tuncsik
93769f4b33
fix(editor): Add upgrade indicators and tooltip for unlicensed project roles (#20225) 2025-10-03 11:46:54 +02:00
Michael Drury
b24276cf22
feat(editor): T2W loading state improvements (no-changelog) (#20295)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-10-02 19:07:47 +02:00
Daria
a49432d4c7
feat(core): Add dry run to Data Table update rows (no-changelog) (#20167) 2025-10-02 17:31:47 +03:00
Robert Squires
574a7b8052
refactor(editor): Remove element ui from sidebar and fix scrolling issue (#20068) 2025-10-02 13:23:20 +01:00
Alex Grozav
0e10ea564b
refactor: Update how fonts are loaded (no-changelog) (#20305) 2025-10-02 15:09:34 +03:00
Tomi Turtiainen
41d97772c1 Merge tag 'n8n@1.114.0' 2025-10-02 12:24:37 +03:00
Konstantin Tieber
4f2a0d4635
chore(editor): Add falsely removed datepicker styles again (#20285) 2025-10-02 08:58:32 +02:00
Csaba Tuncsik
2d00ebd260
fix(editor): Add rule to prevent undefined components (missing imports) in Vue (#20273) 2025-10-02 08:28:30 +02:00
Csaba Tuncsik
85681de21c
refactor(editor): Explicitly import design system components (#20169) 2025-10-01 17:26:41 +02:00
Alex Grozav
7aed600a2e
fix: Fix font paths in design system (#20256) 2025-10-01 15:41:56 +03:00
Svetoslav Dekov
b2a4acdabb
feat(editor): In progress version of the Command bar (no-changelog) (#20198)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
2025-10-01 14:31:52 +03:00
Milorad FIlipović
071dcd836d
feat(editor): Improve MCP UX (no-changelog) (#20247) 2025-10-01 13:23:17 +02:00
github-actions[bot]
5c05698ff5
🚀 Release 1.114.0 (#20157)
Co-authored-by: mfsiega <93014743+mfsiega@users.noreply.github.com>
2025-09-29 16:33:10 +02:00
Alex Grozav
874c89085b
fix(editor): Clean up NDV RunData loading states (#20082) 2025-09-29 16:46:46 +03:00