Commit Graph

450 Commits

Author SHA1 Message Date
Csaba Tuncsik
b59f97631d
feat: Make project member updates immediate (#19837) 2025-09-26 16:03:17 +02:00
Stephen Wright
2160c550f9
feat: PAY-3855 ensure latest migrations run (#19917)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-09-25 14:18:45 +01:00
yehorkardash
a26810b8ae
fix(core): Allow accessing nodes.json in preview mode (#19920) 2025-09-25 07:48:27 +00:00
Mutasem Aldmour
c449e9e9c8
feat: Add metering for builder (no-changelog) (#19842) 2025-09-25 09:40:55 +02:00
Suguru Inoue
e25131613b
refactor: Clean up partial exec version flag (#19598)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-09-24 19:07:10 +02:00
Ricardo Espinoza
002f380934
fix: Only show AI assistant when AI service URL is setup (#18774) 2025-09-24 11:20:44 -04:00
Stephen Wright
560c95126a
feat: PAY-3774 entities import logic (#19770)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-09-24 14:23:54 +01:00
Guillaume Jacquart
a01e5a5bc2
feat(core): Throw customized error on assigned custom role deletion (#19900) 2025-09-23 11:28:13 +02:00
Charlie Kolb
e5e7c0bf45
fix(core): Delete data tables on project delete (no-changelog) (#19683)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
2025-09-19 17:36:31 +03:00
Stephen Wright
652f267c6b
feat: PAY-3773 export entities tooling (#19658) 2025-09-18 08:20:36 +01:00
Declan Carroll
2598e735b1
test: Configures integration tests to run in src (#19640) 2025-09-17 17:36:39 +01:00
Marc Littlemore
83181a7c20
chore: Add NODE_ENV to debug info (#19666) 2025-09-17 16:38:18 +01:00
Andreas Fitzek
33a2d5de17
chore(core): Use dynamic role resolution for access control (#19400) 2025-09-17 11:15:31 +02:00
Andreas Fitzek
69c81a6437
chore(core): Add timestamp fields to Role, and support counting role usages (#19171) 2025-09-17 09:21:40 +02:00
Ricardo Espinoza
70d64b73d8
fix(core): Do not allow API usage when user is disabled (no-changelog) (#19485) 2025-09-12 13:17:54 -04:00
Svetoslav Dekov
c4d26982e3
feat(editor): Show data table storage limit banners (no-changelog) (#19175)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-09-12 08:51:32 +02:00
Iván Ovejero
052e24ef0e
refactor: Replace Pyodide with native Python with env flag is enabled (#19403) 2025-09-11 11:28:12 +02:00
Charlie Kolb
6dd7797c39
refactor(core): Store projectId on additionalData independent of dataStore context (no-changelog) (#19093) 2025-09-11 09:21:40 +02:00
Ricardo Espinoza
eb389a787b
feat: Enforce data-stores limits (no-changelog) (#19116)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2025-09-10 09:39:41 -04:00
Charlie Kolb
c5bbb6a96f
fix(core): Update cached project association when moving a workflow (#19227) 2025-09-05 12:04:41 +02:00
Iván Ovejero
89fc91bed6
refactor: Add native Python runner runtime env var (#19109) 2025-09-03 09:35:25 +02:00
Andreas Fitzek
1b5f9b220f
chore(core): Introduce license feature flag for custom roles (#19038) 2025-09-01 17:40:49 +02:00
Guillaume Jacquart
027edbe89d
feat(core): Allow custom project roles from being set to a user project relation (#18926) 2025-09-01 10:22:33 +02:00
Andreas Fitzek
7cfef64799
chore(core): Add custom role management service and endpoints (#18717) 2025-08-29 14:20:32 +02:00
Guillaume Jacquart
f757790394
feat(core): Rebuild project roles to load from the database (#17909) 2025-08-28 11:00:31 +02:00
Andreas Fitzek
ecad12b77a
chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +02:00
Iván Ovejero
85e3bfd3e4
refactor(core): Port timeout config (#18722) 2025-08-26 11:31:11 +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
Andreas Fitzek
a8e4387f4d
chore(core): Use roles from database in global roles (#17853) 2025-08-22 16:02:01 +02:00
Iván Ovejero
9e420d15c1
refactor(core): Modularize community packages (#18641) 2025-08-22 12:19:01 +02:00
Eugene
60670e1e40
feat: Provide instance URL to the AI builder (no-changelog) (#18237)
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Eugene <burivuhster@users.noreply.github.com>
2025-08-21 10:13:25 +02:00
Guillaume Jacquart
309048ae3c
fix(core): Redact secrets from credential test error message (#18386) 2025-08-20 10:01:52 +02:00
Iván Ovejero
c4abc45ddb
refactor(core): Port save settings (#18557) 2025-08-20 09:49:54 +02:00
Charlie Kolb
adaa1180eb
fix(core): Fix direct import of DTOs (no-changelog) (#18472) 2025-08-18 11:47:37 +02:00
Iván Ovejero
9cc1b11f7f
refactor(core): Port concurrency config (#18324) 2025-08-15 10:47:11 +02:00
Iván Ovejero
f69d8efa04
refactor(core): Port user management config (#18205) 2025-08-11 16:10:58 +02:00
Amsal Khan
f4a04132d9
fix(core): Handle Redis cache prefix on cluster mode (#17957) 2025-08-11 11:04:28 +02:00
Marc Littlemore
11dcef36df
feat(core): Add workflow diffs feature to license checks (no-changelog) (#18130) 2025-08-08 16:51:39 +01:00
oleg
ce98f7c175
feat: Abort AI builder requests on chat stop (#17854) 2025-08-04 09:55:07 +02:00
Iván Ovejero
1d31e6a0c4
refactor(core): Start modularizing the community packages feature (#17757) 2025-07-31 13:55:38 +02:00
Iván Ovejero
056302ebe5
perf(core): Introduce decorator to report slow method calls (#17729) 2025-07-29 12:37:44 +02:00
Iván Ovejero
c41e1257f7
refactor(core): Port config for frontend hooks, Redis and AI features (#17728) 2025-07-28 10:55:16 +02:00
Ricardo Espinoza
5524b2137a
feat: Proxy all RudderStack frontend telemetry events through the backend (#17177)
Co-authored-by: Nikhil Kuriakose <nikhil.kuriakose@n8n.io>
2025-07-23 15:17:01 +02:00
Jon
b8e21876d1
fix: Fix ordering issue when checking if staging environment (#17385) 2025-07-21 10:55:34 +01:00
oleg
632b38119b
feat: AI Workflow Builder agent (no-changelog) (#17423)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-07-21 11:18:26 +02:00
Csaba Tuncsik
d36abb5a3a
feat(editor): Using special env vars as feature flags in the frontend (#17355)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-07-17 16:06:21 +02:00
Michael Kret
49c84c2ce2
feat: New package version available callout (#17097) 2025-07-16 16:38:11 +03:00
Dana
5180869734
fix(API): Check if version exists in registry for community node installation (#17168) 2025-07-16 16:31:50 +03:00
Andreas Fitzek
3b46dec616
chore(core): Hide invite URL in users list if not an admin (#17101) 2025-07-09 15:58:20 +02:00
Iván Ovejero
f3ef0a713c
refactor(core): Lintfix cli package (#17125) 2025-07-08 19:32:02 +02:00