Commit Graph

83 Commits

Author SHA1 Message Date
कारतोफ्फेलस्क्रिप्ट™
7c806ff532
refactor(core): Refactor some imports to reduce baseline memory usage (#15916) 2025-06-03 11:23:44 +02:00
Raúl Gómez Morales
5bc4e5d846
feat(editor): Add "Change owner" option to editor (#15792) 2025-06-03 09:59:07 +02:00
github-actions[bot]
6e5e1eadc3
🚀 Release 1.97.0 (#15929)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2025-06-02 16:46:22 +02:00
कारतोफ्फेलस्क्रिप्ट™
62dfc81fba
Merge tag 'n8n@1.96.0' 2025-06-02 16:08:43 +02:00
github-actions[bot]
ab4587106f
🚀 Release 1.96.0 (#15921)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-02 14:38:25 +02:00
Benjamin Schroth
62d70f5225
refactor: Simplify agent request store (#15743) 2025-06-02 14:21:49 +02:00
Charlie Kolb
5985df6e51
feat(editor): Add ability to extract sub-workflows to canvas context menu (#15538) 2025-06-02 12:17:27 +02:00
Suguru Inoue
3ba6419710
fix(editor): Deactivate workflow on save if trigger is missing (#15642) 2025-06-02 11:31:59 +02:00
Raúl Gómez Morales
d0ff66226f
fix(editor): Update copy for debug modal paywall (#15905) 2025-06-02 09:52:48 +02:00
Alex Grozav
e704077864
refactor(editor): Extract @n8n/i18n package for internationalization (no-changelog) (#15466) 2025-05-30 12:44:33 +03:00
github-actions[bot]
38e1908bc4
🚀 Release 1.95.0 (#15694)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-05-26 14:39:53 +02:00
Eugene
ca8f087a47
feat(editor): Evaluations frontend (no-changelog) (#15550)
Co-authored-by: Yiorgis Gozadinos <yiorgis@n8n.io>
Co-authored-by: JP van Oosten <jp@n8n.io>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-05-26 12:26:28 +02:00
Elias Meire
7f0c6d62e6
feat(editor): Distinguish official verified nodes from community built nodes (#15630) 2025-05-23 17:04:22 +02:00
Suguru Inoue
9938e63a66
feat(editor): Add an option to sync canvas with log view (#15391) 2025-05-22 17:25:58 +02:00
Jaakko Husso
0e708ddb54
fix(editor): Make deleting Call n8n Workflow Tool fromAI workflow input descriptions work (#15459) 2025-05-19 16:43:59 +03:00
github-actions[bot]
9cf6265e9f
🚀 Release 1.94.0 (#15516)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-05-19 14:26:31 +02:00
Guillaume Jacquart
435d43fc5b
feat(editor): Add user info on relations to enhance design of project users list (#15420)
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2025-05-16 19:32:29 +02:00
Alex Grozav
4f82040083
refactor(editor): Migrate agentRequest store to @n8n/stores package (no-changelog) (#15462) 2025-05-16 16:46:09 +03:00
Alex Grozav
de4c5fc716
refactor(editor): Extract root store into @n8n/stores package (no-changelog) (#15412) 2025-05-16 14:18:16 +03:00
Guillaume Jacquart
f906dbaf63
feat(editor): Include pending users for project users search (#15389)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-05-15 07:35:52 +02:00
Csaba Tuncsik
3eb1c1c783
fix(editor): FE fixes to insights (#15228) 2025-05-13 17:59:31 +02:00
कारतोफ्फेलस्क्रिप्ट™
a3a23de0d7
ci: Upgrade frontend dev-tooling to address a couple of "vulnerable" dependencies (no-changelog) (#15349) 2025-05-13 14:16:15 +02:00
Robert Squires
807084e75d
fix(editor): Tag styling issues (#15336) 2025-05-13 08:52:17 +01:00
github-actions[bot]
2674d7fe61
🚀 Release 1.93.0 (#15311)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2025-05-12 16:23:44 +02:00
Michael Kret
24638420bd
feat: Community Nodes in the Nodes Panel (#13923)
Co-authored-by: Dana Lee <dana@n8n.io>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-05-09 11:14:41 +01:00
Alex Grozav
345475e81d
fix(editor): Fix chat package build warning related to types (no-changelog) (#15210) 2025-05-08 12:18:04 +03:00
github-actions[bot]
b3205c25c7
🚀 Release 1.92.0 (#15107)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-05-05 14:23:05 +02:00
github-actions[bot]
56a5546b4e
🚀 Release 1.91.0 (#14957)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-04-28 17:21:51 +02:00
oleg
97055d5714
feat: AI workflow builder front-end (no-changelog) (#14820)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2025-04-28 15:38:32 +02:00
Suguru Inoue
0a2b740063
fix(editor): Data in input/output panel incorrectly mapped (#14878) 2025-04-28 14:30:44 +02:00
Milorad FIlipović
46df8b47d6
feat(editor): Show workflow breadcrumbs in canvas (#14710) 2025-04-28 13:37:55 +02:00
github-actions[bot]
e4213e24fe
🚀 Release 1.90.0 (#14767)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-04-22 10:40:53 +02:00
Raúl Gómez Morales
e1632348f2
fix(editor): Fix square button layout (no-changelog) (#14671)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-04-17 19:46:53 +02:00
Jaakko Husso
b80d7531d4
fix(editor): Allow long links on rendered markdown split to multiple lines (#14635) 2025-04-17 18:03:33 +03:00
Raúl Gómez Morales
acf2453ea7
fix(editor): Fix directives breaking reactivity (no-changelog) (#14665)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2025-04-17 14:23:12 +02:00
Suguru Inoue
1e0853b24a
feat(editor): Log details panel (#14409)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-04-17 13:44:40 +02:00
Milorad FIlipović
57444d3a16
feat(editor): Add drag n drop support for folders (#14549) 2025-04-15 16:59:57 +02:00
Suguru Inoue
ed19f0f39b
feat(editor): Show logs panel in execution history page (#14477) 2025-04-15 13:26:02 +02:00
oleg
b60dff807d
refactor(editor): Refactor height adjustment method to use ref (no-changelog) (#14630) 2025-04-15 09:46:05 +02:00
github-actions[bot]
981eaf0728
🚀 Release 1.89.0 (#14614)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-04-14 14:59:30 +02:00
github-actions[bot]
0ff9ca989f
🚀 Release 1.88.0 (#14513)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2025-04-10 08:48:31 +02:00
Raúl Gómez Morales
707ecb63ae
fix(editor): Sort insights table with tabs (no-changelog) (#14467) 2025-04-09 09:16:12 +02:00
github-actions[bot]
368ee9cfbf
🚀 Release 1.87.0 (#14444) 2025-04-07 15:45:29 +02:00
Charlie Kolb
d60ed746bb
fix(editor): Autofocus Search in Move Folder Dialog (#14378) 2025-04-07 10:56:05 +02:00
Csaba Tuncsik
90ba680631
feat(editor): Insights dashboard (#13739)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
Co-authored-by: Raúl Gómez Morales <raul00gm@gmail.com>
2025-04-03 16:24:44 +02:00
Suguru Inoue
37e5349fe1
feat(editor): Show error state in the logs overview (#14248) 2025-04-02 09:21:21 +02:00
github-actions[bot]
7e6a1e69bf
🚀 Release 1.86.0 (#14293)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-03-31 14:39:15 +02:00
Suguru Inoue
d1710a1da3
feat(editor): Logs overview panel (#14045) 2025-03-31 13:19:54 +02:00
Milorad FIlipović
bfe3d469ea
feat(editor): Add breadcrumbs to project card badges (no-changelog) (#14256) 2025-03-31 11:48:11 +02:00
Alex Grozav
2da0c86e4d
refactor: Migrate nodes build system to tsup (no-changelog) (#14192) 2025-03-27 17:22:04 +02:00