कारतोफ्फेलस्क्रिप्ट™
|
7be616e583
|
feat(core): Allow customizing rate limits on a per-route basis, and add rate limiting to more endpoints (#9522)
Co-authored-by: Omar Ajoue <krynble@gmail.com>
|
2024-06-03 11:20:51 +02:00 |
|
Michael Kret
|
19e5c0397a
|
feat(HighLevel Node): Api v2 support, new node version (#9554)
|
2024-06-03 12:09:05 +03:00 |
|
Danny Martini
|
05f50c1926
|
fix(core): Mark Project.name as non nullable (no-changelog) (#9568)
|
2024-05-31 17:10:21 +02:00 |
|
Iván Ovejero
|
7fc00d8d10
|
fix(core): Ensure graceful shutdown for workers (#9547)
|
2024-05-31 15:41:00 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
d361b42c70
|
fix(editor): Replace more variants of BASE_PATH in static assets (#9564)
|
2024-05-31 14:32:20 +02:00 |
|
Danny Martini
|
8da0d6e9ba
|
fix(core): Fix type errors (no-changelog) (#9571)
|
2024-05-31 14:06:13 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
4b6e5f09e6
|
fix(core): Upgrade mysql2 to address CVE-2024-21512 (#9565)
|
2024-05-31 11:54:30 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
5887ed6498
|
refactor(core): Extract all Auth-related User columns into a separate entity (#9557)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
|
2024-05-31 09:40:19 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
08902bf941
|
refactor(core): Update supertest, and fix some typing errors (no-changelog) (#9527)
|
2024-05-31 09:40:03 +02:00 |
|
Danny Martini
|
a221215b87
|
test(core): Rename and combine all credential api tests (no-changelog) (#9550)
|
2024-05-30 18:01:38 +02:00 |
|
github-actions[bot]
|
72b5d3d8dc
|
🚀 Release 1.44.0 (#9553)
Co-authored-by: elsmr <elsmr@users.noreply.github.com>
|
2024-05-30 17:01:49 +02:00 |
|
Michael Kret
|
be5890536f
|
feat: HighLevel oauth2 api credentials (#9542)
|
2024-05-30 16:21:50 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
596990bed7
|
ci: Fix vulnerable dev dependencies (no-changelog) (#9545)
|
2024-05-30 13:54:29 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
e55bf0393a
|
fix(core): Try setting postgres search_path on the database (#9530)
|
2024-05-30 12:09:49 +02:00 |
|
Iván Ovejero
|
4629354705
|
refactor(core): Increase minimum supported Node.js version to 18.17 (#9533)
|
2024-05-29 12:22:38 +02:00 |
|
Iván Ovejero
|
dbaac82f79
|
fix(core): Set source control repository to track remote if ready (#9532)
|
2024-05-29 10:21:21 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
ac4e0fbb47
|
fix(core): Block Public API related REST calls when Public API is not enabled (#9521)
|
2024-05-28 14:43:22 +02:00 |
|
Danny Martini
|
e07de837b9
|
test(core): Align test names with route names (no-changelog) (#9518)
|
2024-05-27 20:41:34 +02:00 |
|
Iván Ovejero
|
008f62aaf4
|
refactor: Delete dead crash recovery code (no-changelog) (#9512)
|
2024-05-27 13:55:52 +02:00 |
|
Iván Ovejero
|
8164ca2398
|
fix(core): Fix worker encryption key warning docs link (no-changelog) (#9513)
|
2024-05-27 11:50:57 +02:00 |
|
Cornelius Suermann
|
e8c824bad6
|
build: Bump license-sdk to v2.12.0 (no-changelog) (#9510)
|
2024-05-25 12:01:17 +02:00 |
|
Cornelius Suermann
|
36b99cd277
|
Revert "build: Bump license-sdk to v2.11.1 (no-changelog)"
This reverts commit 2010c5a3cd .
|
2024-05-24 17:01:39 +02:00 |
|
Cornelius Suermann
|
2010c5a3cd
|
build: Bump license-sdk to v2.11.1 (no-changelog)
|
2024-05-24 16:58:33 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
a77e8dd79e
|
feat(core): Upgrade all langchain related dependencies (#9504)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-05-24 14:43:17 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
6ea8607716
|
ci: Switch to Node.js 20 by default. Add initial support for Node.js 22 (#9501)
|
2024-05-24 12:32:50 +02:00 |
|
Iván Ovejero
|
a58be175cc
|
fix(core): Prevent re-parsing of dynamically loaded options (#9503)
|
2024-05-24 11:00:15 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
b585777c79
|
refactor(core): Use consistent CSRF state validation across oAuth controllers (#9104)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2024-05-23 19:08:01 +02:00 |
|
Danny Martini
|
3b93aae6dc
|
feat(core): Print the name of the migration that cannot be reverted when using n8n db:revert (#9473)
|
2024-05-23 18:16:26 +02:00 |
|
Iván Ovejero
|
f8683c31e0
|
refactor(core): Stop reporting EAUTH error codes to Sentry (no-changelog) (#9496)
|
2024-05-23 15:12:01 +02:00 |
|
Iván Ovejero
|
75408b0113
|
refactor: Remove skipped tests (no-changelog) (#9497)
|
2024-05-23 12:29:20 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
0deb7d0fcc
|
Merge tag 'n8n@1.43.0'
|
2024-05-22 17:42:03 +02:00 |
|
github-actions[bot]
|
6bdfaf8f5b
|
🚀 Release 1.43.0 (#9491)
Co-authored-by: RicardoE105 <RicardoE105@users.noreply.github.com>
|
2024-05-22 11:29:57 -04:00 |
|
Iván Ovejero
|
d9616fc36f
|
fix(core): Fix iFrame not displaying on FE dev mode (no-changelog) (#9492)
|
2024-05-22 17:29:30 +02:00 |
|
Iván Ovejero
|
9bdc83a399
|
perf(core): Optimize executions filtering by metadata (#9477)
|
2024-05-22 17:20:01 +02:00 |
|
Iván Ovejero
|
bc219e0499
|
refactor(core): Make execution status non-nullable (no-changelog) (#9483)
|
2024-05-22 16:56:05 +02:00 |
|
Iván Ovejero
|
1cb6c12b4f
|
refactor(core): Track potentially unneeded inferral of execution status (no-changelog) (#9476)
|
2024-05-22 16:42:06 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
fc83005ba0
|
fix(core): Do not allow admins to delete the instance owner (#9489)
|
2024-05-22 16:23:40 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
88b9a4070b
|
fix(core): Do not allow admins to generate password-reset links for instance owner (#9488)
|
2024-05-22 16:13:56 +02:00 |
|
Iván Ovejero
|
a217866cef
|
fix(core): Account for retry of execution aborted by pre-execute hook (#9474)
|
2024-05-22 15:22:07 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
3094f1b886
|
fix(core): Detect DB connection aquisition deadlocks (no-changelog) (#9485)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2024-05-22 14:53:23 +02:00 |
|
Omar Ajoue
|
c1eef60ccd
|
test: Add tests for license manager reinit method (#9471)
|
2024-05-22 10:26:49 +01:00 |
|
Iván Ovejero
|
d21ad15c1f
|
fix(core): Fix 431 for large dynamic node parameters (#9384)
|
2024-05-21 19:11:02 +02:00 |
|
Omar Ajoue
|
747012dcfd
|
fix: Init license properly with multi main (no-changelog) (#9467)
|
2024-05-20 13:02:08 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
6f2d83bffd
|
fix(core): Setup webhook stopping endpoint after the CORS middleware (no-changelog) (#9454)
|
2024-05-17 17:55:29 +02:00 |
|
Csaba Tuncsik
|
596c472ecc
|
feat: RBAC (#8922)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Val <68596159+valya@users.noreply.github.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Valya Bullions <valya@n8n.io>
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Danny Martini <despair.blue@gmail.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Omar Ajoue <krynble@gmail.com>
Co-authored-by: oleg <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: Giulio Andreini <andreini@netseven.it>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Ayato Hayashi <go12limchangyong@gmail.com>
|
2024-05-17 10:53:15 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
0d7358807b
|
fix(core): Add an option to disable STARTTLS for SMTP connections (#9415)
|
2024-05-16 10:45:58 +02:00 |
|
github-actions[bot]
|
8f254527e3
|
🚀 Release 1.42.0 (#9405)
Co-authored-by: netroy <netroy@users.noreply.github.com>
|
2024-05-15 12:16:42 +02:00 |
|
Iván Ovejero
|
4d2115c163
|
refactor: Remove cli/src/helpers (no-changelog) (#9368)
|
2024-05-13 10:22:11 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
5025d209ca
|
fix(core): All calls to plainToInstance should exclude extraneous values (no-changelog) (#9338)
|
2024-05-08 15:49:41 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
e217473f9e
|
Merge tag 'n8n@1.41.0'
|
2024-05-08 14:19:21 +02:00 |
|