Commit Graph

205 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
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
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
Guillaume Jacquart
cd0bbe2d96
feat(editor): Create new variable page inside overview project page (#20332) 2025-10-13 13:07:13 +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
f4963a7c64
chore: Renaming assistant to n8n AI in chat messages (#20549) 2025-10-09 09:59:46 +01: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
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
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
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
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
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
oleg
a71306e2d0
feat(editor): Add workflow execution to AI Workflow Builder (no-changelog) (#20037)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2025-09-29 13:35:20 +02:00
Suguru Inoue
29aec202df
fix(editor): Fix ask assistant button style (no-changelog) (#20080) 2025-09-29 11:59:44 +02:00
Suguru Inoue
7ccb99e984
refactor(editor): Use PascalCase in Vue template consistently (#20055) 2025-09-26 17:07:25 +02:00
Mutasem Aldmour
249d8f6ee6
feat: Add metering UI (no-changelog) (#20021)
Co-authored-by: Michael Drury <michael.drury@n8n.io>
2025-09-26 15:01:56 +02:00
Suguru Inoue
1ca9bbed68
feat(editor): Add keyboard shortcut for run data search in the log view and mapper popover (#19745) 2025-09-26 10:23:23 +02:00
Svetoslav Dekov
1fb1aa747f
chore(editor): Remove unused element plus styles (no-changelog) (#19895)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-09-26 08:43:01 +02:00
Michael Drury
12d7a9fd12
feat(editor): T2W canvas and assistant prompt design improvements (no-changelog) (#19897) 2025-09-25 15:02:47 +01:00
Svetoslav Dekov
36df7dada2
fix(editor): Fix reka popover issue when uncontrolled (#19952) 2025-09-24 14:45:11 +03:00
Milorad FIlipović
fd63f37e9a
feat(editor): Implement MCP access front-end module (no-changelog) (#19834) 2025-09-24 10:32:10 +02: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
Csaba Tuncsik
3fbe08ed57
fix(editor): Make project member role selection dropdown scrollable (#19772) 2025-09-22 08:44:21 +02:00
Michael Drury
2a8c676d70
feat(editor): T2W minor visual chat improvements (line height, padding) (no-changelog) (#19715) 2025-09-18 15:50:17 +01:00
Suguru Inoue
0173d8f707
refactor(editor): Migrate mapper popover to ruka UI (#19564) 2025-09-17 10:42:40 +02:00
Tomi Turtiainen
d377d1a49b Merge tag 'n8n@1.112.0' 2025-09-16 10:04:27 +03:00
Alex Grozav
7902ad6785
feat: Upgrade storybook to 9.1.6 (no-changelog) (#19550) 2025-09-15 15:50:17 +01:00
github-actions[bot]
26441d7b85
🚀 Release 1.112.0 (#19556)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-09-15 14:25:52 +02:00
Jaakko Husso
e589cde9c3
fix(editor): Make JSON highlight color different from background on light theme (#19543) 2025-09-15 13:35:02 +03:00
Suguru Inoue
c15e9437ee
feat(editor): NDV in focus panel experiment feedback (no-changelog) (#19304) 2025-09-15 12:30:17 +02:00
Romeo Balta
267a62d9c1
feat(editor): Implement Ready to Run Workflows V2 experiment (no-changelog) (#19468) 2025-09-15 11:21:25 +01:00