Abdulazizzn
|
702698df62
|
feat: Implement comprehensive license bypass for all enterprise features
- Bypass License service in packages/cli/src/license.ts
- isLicensed() always returns true
- getValue() returns unlimited quotas (-1)
- getPlanName() returns 'Enterprise'
- Bypass LicenseState service in packages/@n8n/backend-common/src/license-state.ts
- All license checks return true
- All quota methods return unlimited values
- Bypass frontend enterprise checks
- isEnterpriseFeatureEnabled() always returns true
- Bypass API middleware license validation
- Remove license-based access restrictions
Enterprise features now unlocked:
✅ LDAP Authentication
✅ SAML SSO
✅ Advanced User Management
✅ API Access
✅ Unlimited Workflows
✅ Variables Management
✅ Workflow History
✅ Team Projects
✅ AI Assistant
✅ External Secrets
✅ Log Streaming
✅ Community Nodes
✅ Insights & Analytics
✅ Source Control
All original code preserved with 'BYPASSED' comments for reference.
|
2025-09-18 23:51:28 +03: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 |
|
github-actions[bot]
|
2c453be05d
|
🚀 Release 1.111.0 (#19305)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-09-08 16:01:48 +03:00 |
|
Tomi Turtiainen
|
8f6c5445f3
|
Merge tag 'n8n@1.110.0'
|
2025-09-02 09:01:57 +03:00 |
|
Andreas Fitzek
|
1b5f9b220f
|
chore(core): Introduce license feature flag for custom roles (#19038)
|
2025-09-01 17:40:49 +02:00 |
|
github-actions[bot]
|
a442a2c5b5
|
🚀 Release 1.110.0 (#19062)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
|
2025-09-01 16:55:15 +02:00 |
|
Suguru Inoue
|
d64a94753f
|
chore: Enable ESLint rule consistent-type-exports (#18973)
|
2025-08-29 19:02:49 +02:00 |
|
Tomi Turtiainen
|
fd12b3d5ce
|
Merge tag 'n8n@1.109.0'
|
2025-08-25 20:50:07 +03: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 |
|
Charlie Kolb
|
2dc34b2f17
|
chore(core): Rename Data Store module to Data Table (no-changelog) (#18675)
|
2025-08-25 14:57:23 +02:00 |
|
Iván Ovejero
|
0488ea3e8d
|
feat(core): Enable modules to append to workflow context (#18551)
|
2025-08-25 11:45:25 +02:00 |
|
Iván Ovejero
|
9e420d15c1
|
refactor(core): Modularize community packages (#18641)
|
2025-08-22 12:19:01 +02: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 |
|
Iván Ovejero
|
c6ae71817e
|
refactor(core): Allow modules to define paths to load nodes from (#18193)
|
2025-08-14 11:12:08 +02:00 |
|
Charlie Kolb
|
98dc71e6a7
|
feat(core): Add Data Store Backend API (no-changelog) (#17824)
|
2025-08-12 15:54:24 +03:00 |
|
github-actions[bot]
|
8fc1e8ddd6
|
🚀 Release 1.107.0 (#18208)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-08-11 14:23:26 +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 |
|
Iván Ovejero
|
c001e020b0
|
fix(core): Address feedback on modules (no-changelog) (#17966)
|
2025-08-04 15:24:39 +02:00 |
|
github-actions[bot]
|
dc32952fcd
|
🚀 Release 1.106.0 (#17967)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-08-04 15:21:52 +03: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
|
163565c647
|
refactor(core): Extract CLI parsing from command registry (#17676)
|
2025-07-29 14:23:49 +02:00 |
|
Guillaume Jacquart
|
6c0be292b1
|
fix(core): Check that src folder exists an fallback to dist when loading modules (#17754)
|
2025-07-28 17:47:24 +02:00 |
|
github-actions[bot]
|
c0360e52af
|
🚀 Release 1.105.0 (#17752)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
|
2025-07-28 16:29:24 +02:00 |
|
shortstacked
|
49a52a1150
|
ci: Update Turbo config and GH actions (#17595)
|
2025-07-28 10:07:28 +01:00 |
|
Guillaume Jacquart
|
01b95a9ee5
|
fix(core): Make the module loading for local dev more generic (#17547)
|
2025-07-23 14:13:50 +02:00 |
|
github-actions[bot]
|
46320dc532
|
🚀 Release 1.104.0 (#17505)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-07-21 15:04:05 +02:00 |
|
Iván Ovejero
|
320a810b56
|
refactor(core): Add shutdown method to modules (#17322)
|
2025-07-16 12:36:11 +02:00 |
|
github-actions[bot]
|
f1e03ab6b1
|
🚀 Release 1.103.0 (#17299)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-07-14 14:27:50 +02:00 |
|
Jaakko Husso
|
bd6d954253
|
fix(core): Make our file reads more robust (no-changelog) (#17162)
|
2025-07-09 21:51:09 +03:00 |
|
github-actions[bot]
|
0547d6f5d2
|
🚀 Release 1.102.0 (#17075)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-07-07 17:13:34 +02:00 |
|
Iván Ovejero
|
7d06a89d4d
|
chore(core): Lintfix modern packages (#17046)
|
2025-07-07 14:30:57 +02:00 |
|
Andreas Fitzek
|
657e5a3b3a
|
feat(core): Allow enforcement of MFA usage on instance (#16556)
Co-authored-by: Marc Littlemore <marc@n8n.io>
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
|
2025-07-02 11:03:10 +02:00 |
|
Iván Ovejero
|
06f49c294a
|
refactor(core): Lint to enforce lazyloading in modules (#16843)
Co-authored-by: Juuso Tapaninen <juuso@n8n.io>
|
2025-07-01 10:45:30 +02:00 |
|
github-actions[bot]
|
173cbe48f1
|
🚀 Release 1.101.0 (#16835)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-06-30 14:31:31 +02:00 |
|
Elias Meire
|
0775fd859e
|
build: Update ESLint to v9 (#16639)
|
2025-06-27 10:42:47 +02:00 |
|
Iván Ovejero
|
aa684afd87
|
ci: Fix tests on Node 22 (#16730)
|
2025-06-26 13:49:43 +02:00 |
|
Iván Ovejero
|
892b0d2a82
|
fix(core): Fix dir in module path resolution for Docker (#16725)
|
2025-06-26 11:53:31 +02:00 |
|
Iván Ovejero
|
7c33292483
|
refactor(core): Move integration test utils for insights (#16693)
|
2025-06-25 17:32:54 +02:00 |
|
github-actions[bot]
|
aea8c92281
|
🚀 Release 1.100.0 (#16628)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-06-23 14:25:00 +02:00 |
|
Iván Ovejero
|
b5ba655863
|
fix(core): Fix module path resolution for Docker (#16623)
|
2025-06-23 12:23:52 +02:00 |
|
Iván Ovejero
|
37efd209c9
|
refactor(core): Move module logic to @n8n/backend-common (#16528)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2025-06-20 18:55:07 +02:00 |
|
Iván Ovejero
|
6ba8e0bebe
|
refactor(core): Decouple module settings from frontend service (#16324)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2025-06-18 10:00:02 +02:00 |
|
github-actions[bot]
|
84a5cc67f7
|
🚀 Release 1.99.0 (#16381)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-06-16 15:44:12 +03:00 |
|
Ricardo Espinoza
|
30148df7f3
|
feat(core): Add OIDC support for SSO (#15988)
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
|
2025-06-13 16:18:14 +02:00 |
|
github-actions[bot]
|
2b51ad8cab
|
🚀 Release 1.98.0 (#16225)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
|
2025-06-11 11:35:19 +02:00 |
|
Danny Martini
|
8abd556597
|
feat(core): Allow logging JSON to stdout (#15766)
|
2025-06-03 10:42:49 +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 |
|
Danny Martini
|
1e5b90571d
|
fix(core): Honor absolute paths for N8N_LOG_FILE_LOCATION (#15873)
|
2025-06-02 15:31:01 +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 |
|