Commit Graph

778 Commits

Author SHA1 Message Date
Romeo Balta
a919ee19a0
fix(editor): Track experiment (no-changelog) (#18834) 2025-08-27 09:17:14 +01:00
Tomi Turtiainen
51c21e00d0
fix(editor): Fix "error connecting to n8n" error if not logged in (#18818) 2025-08-27 09:28:27 +03:00
Andreas Fitzek
ecad12b77a
chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
jeanpaul
cff3f4a67e
fix(editor): Remove the enlarged thumb-target area for the scrollbar (#18810) 2025-08-26 17:51:40 +02:00
Alex Grozav
f5719371b1
perf(editor): Introduce execution data throttling for logs and canvas updates (no-changelog) (#18812) 2025-08-26 16:01:15 +01:00
Alex Grozav
71ff4d8b6b
perf(editor): Optimize log entries calculation with throttled watcher (no-changelog) (#18486) 2025-08-26 13:45:35 +01:00
Iván Ovejero
38f25d74eb
feat(editor): Add Python to Code actions (#18668) 2025-08-26 14:29:50 +02:00
Iván Ovejero
1da5acee30
feat(core): Support print RPC call in native Python runner (no-changelog) (#18630) 2025-08-26 11:40:55 +02:00
Iván Ovejero
aa0c8fac83
refactor(core): Add lint rule no-internal-package-import (#18724) 2025-08-26 10:03:32 +02:00
Tomi Turtiainen
fd12b3d5ce Merge tag 'n8n@1.109.0' 2025-08-25 20:50:07 +03:00
nik8n
e94a125248
feat(editor): Persistent values in resource locator (no-changelog) (#18749) 2025-08-25 19:34:18 +02:00
Charlie Kolb
1777803e26
feat(Data Table Node): Add Data Table Node (no-changelog) (#18556) 2025-08-25 15:57:55 +02:00
github-actions[bot]
9e89fbdf96
🚀 Release 1.109.0 (#18745)
Co-authored-by: seemewalkin <38620398+seemewalkin@users.noreply.github.com>
2025-08-25 15:19:15 +02:00
Svetoslav Dekov
67352ce2f8
feat(editor): Implement delete datastore row UI (no-changelog) (#18729) 2025-08-25 15:59:16 +03:00
Charlie Kolb
2dc34b2f17
chore(core): Rename Data Store module to Data Table (no-changelog) (#18675) 2025-08-25 14:57:23 +02:00
Andreas Fitzek
a21a03d4b0
Revert "chore(core): Use roles from database in global roles (#17853)" (#18738) 2025-08-25 14:29:28 +02:00
shortstacked
4206b4ab50
fix: Change siderbar to use innerWidth instead of outerWidth (#18727) 2025-08-25 11:48:45 +01:00
Svetoslav Dekov
fb97ec876c
feat(editor): Address data tables UI feedback (no-changelog) (#18566)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2025-08-25 12:25:28 +03:00
Iván Ovejero
26cabc5c2f
ci: Fix format to fix build (#18725) 2025-08-25 10:43:15 +02:00
Milorad FIlipović
802157a329
feat(editor): Data store UI/UX improvements (no-changelog) (#18587)
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
2025-08-25 09:46:40 +03:00
Raúl Gómez Morales
c8dc7d9ab6
fix(editor): Add fallback color for NodeItem Icons (#18607) 2025-08-25 08:25:07 +02:00
Raúl Gómez Morales
b6681bb92c
fix(editor): Update misleading toaster success message when creating a personal workflow / credential (#18541) 2025-08-22 16:51:00 +02:00
Andreas Fitzek
a8e4387f4d
chore(core): Use roles from database in global roles (#17853) 2025-08-22 16:02:01 +02:00
Guillaume Jacquart
8b4e8f347f
fix(editor): Hide sso auth protocol selection if no license available (#18655) 2025-08-22 13:01:53 +02:00
Shireen Missi
f7a663172b
fix: Do not wait for community nodes to load (#18628)
Co-authored-by: Elias Meire <elsmr@users.noreply.github.com>
2025-08-21 15:20:37 +01:00
Nikhil Kuriakose
9881b9e435
fix(editor): Dont check for whats new if in demo mode (#18532) 2025-08-21 13:45:31 +02:00
Elias Meire
010b6dc7a5
fix(editor): Show test URL when trigger is listening because of a connected node (#18403)
Co-authored-by: Your Name <you@example.com>
2025-08-21 07:27:52 +03:00
Elias Meire
d3431c0ae5
fix(editor): Fix importing curl commands with comma (#18409)
Co-authored-by: Your Name <you@example.com>
2025-08-21 07:06:59 +03:00
Mutasem Aldmour
afaa0bec71
fix: Handle AI errors better in builder (no-changelog) (#18406) 2025-08-20 13:50:53 +02:00
Jaakko Husso
da88075623
feat(editor): Add mechanism for showing hidden nodes if required modules are enabled (#18585) 2025-08-20 11:55:28 +02:00
Svetoslav Dekov
3d2e165ac5
feat(editor): Add custom data store column headers (no-changelog) (#18390)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2025-08-19 17:57:35 +02:00
Pavel
0d4c89058d
fix(core): Ensure error.message is a string before checking for specific messages (#17417) 2025-08-19 15:40:22 +02:00
Charlie Kolb
94526b9975
feat(editor): Add Alt+Meta+O keyboard shortcut for the About modal (#18530) 2025-08-19 15:10:40 +02:00
Iván Ovejero
fabbddefdc
refactor(editor): Update Code node editor for native Python runner (#18538) 2025-08-19 13:40:02 +02:00
Raúl Gómez Morales
06b586af44
fix(editor): Refactor for-of loops to replace forEach on Set.values() for node 20 compatibility (#18529) 2025-08-19 10:24:31 +02:00
Milorad FIlipović
fd94d71b6d
feat(editor): Implement row management for data stores (no-changelog) (#18483) 2025-08-19 09:54:04 +02:00
Tomi Turtiainen
82876b711a Merge tag 'n8n@1.108.0' 2025-08-19 09:27:19 +03:00
github-actions[bot]
e13db81aa3
🚀 Release 1.108.0 (#18499)
Co-authored-by: burivuhster <3273843+burivuhster@users.noreply.github.com>
2025-08-18 18:37:44 +02:00
Guillaume Jacquart
741dd693a4
fix(core): Handle insights by workflow table for deleted workflows (#18496) 2025-08-18 17:49:21 +02:00
Elias Meire
ba5ada24c2
build: Only enable no-argument-spread lint rule in node packages (#18378) 2025-08-18 13:48:46 +02:00
Nikhil Kuriakose
08d82491c8
fix(editor): Use native behaviour on arrow left and right in nodes panel (#18401) 2025-08-18 13:24:52 +02:00
Romeo Balta
f0a4ecd6a5
fix(editor): Fix ready to run workflows experiment (no-changelog) (#18475) 2025-08-18 11:27:23 +01:00
Andreas Fitzek
f8f54f896b
chore(core): SSO logins are considered MFA logins (#18347) 2025-08-18 11:40:35 +02:00
Romeo Balta
79d24a3e92
fix(editor): Fix template link behaviour for exp (no-changelog) (#18477) 2025-08-18 10:33:29 +01:00
Romeo Balta
b3a9a0d097
fix(editor): Remove undismissible callout (no-changelog) (#18473) 2025-08-18 10:19:02 +01:00
Milorad FIlipović
55776f5cf4
feat(editor): Add data store grid component (no-changelog) (#18392) 2025-08-18 10:09:56 +02:00
Andreas Fitzek
18e32fe774
chore(core): Move scopes and roles into database in preparation for custom roles (#17226) 2025-08-18 06:58:48 +02:00
Eugene
1ddb10c3c8
feat: Add workflow name generation and save after initial generation (no-changelog) (#18348) 2025-08-15 15:38:48 +02:00
Csaba Tuncsik
abf7b11e09
fix(editor): Source control workflow diff release (#17974)
Co-authored-by: r00gm <raul00gm@gmail.com>
2025-08-15 15:31:28 +02:00
oleg
675bb50122
fix(editor): Fix schema view output index filtering (#18383) 2025-08-15 13:39:00 +02:00