Commit Graph

224 Commits

Author SHA1 Message Date
Suguru Inoue
c0b54832b3 feat(editor): Add "Rendered" display mode to the logs view (#14994) 2025-04-30 11:36:28 +02:00
Charlie Kolb
8613521aab fix(editor): Hide $fromAI button for exact type matches only (#14996) 2025-04-29 17:46:33 +02:00
Mutasem Aldmour
3e43f9f8bc fix(editor): Import form data with special characters from curl command correctly (#14898) 2025-04-29 17:15:17 +02:00
Csaba Tuncsik
598aa8e131 test(editor): Fix first project add button in closed sidebar (#14991) 2025-04-29 16:55:30 +02:00
Mutasem Aldmour
48f0c91a47 fix(editor): Close saving modal when workflow is new (#14836) 2025-04-29 15:48:25 +02:00
Suguru Inoue
8981e22dd4 fix(editor): "Trigger node not found" error when chat message is entered (#14954) 2025-04-29 13:45:30 +02:00
Ricardo Espinoza
eb465763cf feat: Only show workflows shared with you in the overview page (#14773) 2025-04-28 13:42:05 -04: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
Michael Kret
be53453def feat: Prevent webhook url takeover (#14783) 2025-04-28 14:29:32 +03:00
Raúl Gómez Morales
bfd85dd3c9 feat(editor): Add time range selector to Insights (#14877)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
2025-04-28 11:11:36 +02:00
Csaba Tuncsik
614579026d fix(editor): Use redirect url also with SSO login (#14893) 2025-04-28 10:21:49 +02:00
Charlie Kolb
e8ca5e75a9 fix(editor): Disable browser route pushing for NDV URL (no-changelog) (#14900) 2025-04-25 15:57:51 +02:00
Suguru Inoue
e27e630af9 chore(core): Add temporary CLI option to enable logs view (no-changelog) (#14899) 2025-04-25 15:44:55 +02:00
Charlie Kolb
5ff073bd7b feat(editor): Include NodeDetailsView in URL (#14349) 2025-04-25 10:57:22 +02:00
Suguru Inoue
40aadbf880 perf(editor): Improve performance of the new logs view (#14861) 2025-04-25 10:45:33 +02:00
Iván Ovejero
4bb165398c chore: Add multi-main mode to debug info (#14835) 2025-04-25 09:40:45 +02:00
Suguru Inoue
84cee1d12d fix(editor): Changes to workflow after execution should not affect logs (#14703) 2025-04-24 12:24:26 +02:00
Mutasem Aldmour
92e2a8e61a fix(editor): Show Transform Node in Panel only if available (#14830) 2025-04-24 09:59:22 +02:00
RomanDavydchuk
67240ee069 fix(editor): Handle if nodes are undefined/null in InputNodeSelect (#14860) 2025-04-24 10:17:40 +03:00
Dana
db887b6f29 fix(editor): Only show previews if the param is an expression (#14720)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-04-24 09:08:43 +02:00
Elias Meire
022f4755c2 fix(editor): Fix schema view bugs (#14734)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-04-24 08:53:02 +02:00
Csaba Tuncsik
2920381903 fix(editor): Fix insights summary banner empty state on time saved tab (#14838) 2025-04-23 17:07:09 +02:00
Suguru Inoue
454e5c77ad fix(editor): Styling/UX improvements on the new logs view (#14789) 2025-04-23 15:31:12 +02:00
Ricardo Espinoza
697998bcf0 fix: Rename button in ApiKeyCreateOrEditModal and remove redundant scope (no-changelog) (#14811) 2025-04-23 08:13:27 -04:00
कारतोफ्फेलस्क्रिप्ट™
3e5e3a585c refactor(core): Trim down NodeHelpers (no-changelog) (#14829) 2025-04-23 13:46:46 +02:00
Mutasem Aldmour
cffb7d869f chore: Clean up canvas auto add manual trigger experiment (no-changelog) (#14827) 2025-04-23 13:13:02 +02:00
Raúl Gómez Morales
9f60270430 fix(editor): Fix AWS external secrets svg size (no-changelog) (#14823) 2025-04-23 12:58:30 +02:00
Mutasem Aldmour
418a588e89 feat: Refresh workflow name in workflows selector when updated (#14705) 2025-04-23 11:05:44 +02:00
Raúl Gómez Morales
1e5c1fceb7 fix: Bring back TidyUp button's icon and fix Easy AI button size (#14818) 2025-04-23 10:00:25 +02:00
Csaba Tuncsik
f743915cc9 fix(editor): Ignore unconnected nodes when executing workflow (#14683) 2025-04-23 09:40:46 +02:00
Suguru Inoue
82b7be5d29 fix(editor): Open NDV from logs view with correct run index (#14779) 2025-04-22 14:46:02 +02:00
Jaakko Husso
6c91e7e1b7 fix(editor): Place duplicated WFs always to correct parent folders (#14713) 2025-04-22 15:41:12 +03:00
कारतोफ्फेलस्क्रिप्ट™
30218429af Merge tag 'n8n@1.90.0' 2025-04-22 11:56:16 +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
Elias Meire
6b344f8a7e feat(editor): Add support for automatic expression switching to RLC (#14735) 2025-04-22 08:09:05 +03: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
Charlie Kolb
5aa6054bc9 fix(editor): Differentiate $fromAI overrides within lists (#14696) 2025-04-17 15:44:24 +02: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
RomanDavydchuk
8325ca1a45 fix(editor): Highlight the suggested data type with bold in the Filter node (#14707) 2025-04-17 13:32:53 +03:00
Mutasem Aldmour
74de4037be fix(editor): Fix same order of buttons in run data selector (#14677) 2025-04-17 09:32:07 +02:00
Jaakko Husso
ad386cde31 fix(editor): Fix expanding schema items with same names on NDV (#14673) 2025-04-17 10:26:05 +03:00
कारतोफ्फेलस्क्रिप्ट™
11a36b758d fix(editor): Restrict what binary-data types can be viewed in the UI (#14685) 2025-04-16 18:05:19 +02:00
Iván Ovejero
68a87619af fix(editor): Account for $evaluateExpression in Codemirror (#14643) 2025-04-16 17:34:13 +02:00
Ricardo Espinoza
e1b9407fe9 feat(core): Add scopes to API Keys (#14176)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: Danny Martini <danny@n8n.io>
2025-04-16 09:03:16 -04:00
Charlie Kolb
8b3b4749ea fix(editor): Improve handling of trailing 'Trigger' in NodeCreator search (#14612) 2025-04-16 13:43:14 +02:00