Ricardo Espinoza
|
31bd88fde9
|
feat: Send user_email and user_role for event User signed up in cloud deployments (no-changelog) (#16904)
|
2025-07-02 08:18:56 -04:00 |
|
Jaakko Husso
|
3a733b9127
|
fix(editor): Show correct error messages on Ask AI (#16913)
|
2025-07-02 14:00:23 +03: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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
9f8d3d3bc8
|
refactor(core): Overhaul commands setup. Add support for module commands (#16709)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2025-07-01 19:14:22 +02:00 |
|
Tomi Turtiainen
|
830e068509
|
fix(core): Remove unneeded cookies from webhook requests (#16736)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2025-07-01 16:49:44 +03:00 |
|
shortstacked
|
852657c17e
|
feat: Add testcontainers and Playwright (no-changelog) (#16662)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2025-07-01 14:15:31 +01:00 |
|
Andreas Fitzek
|
7c8a152490
|
chore(core): Add inviteAcceptUrl to users list schema (#16871)
|
2025-07-01 12:46:49 +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 |
|
Alex Grozav
|
c76d94b364
|
feat: Modernize build and testing for workflow package (no-changelog) (#16771)
|
2025-06-30 20:02:16 +03:00 |
|
Iván Ovejero
|
cb1103e742
|
fix(core): Prevent mutation of credential type parents (#16841)
|
2025-06-30 17:32:51 +02:00 |
|
Tomi Turtiainen
|
acb27edca6
|
Merge tag 'n8n@1.101.0'
|
2025-06-30 16:44:49 +03:00 |
|
Dana
|
6edd47dd65
|
feat(editor): Allow users to update verified nodes from the node settings panel (#16447)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2025-06-30 15:43:26 +02:00 |
|
Ricardo Espinoza
|
d76f05ba3d
|
fix: Stop telemetry events to Posthog (#16788)
|
2025-06-30 09:08:47 -04: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 |
|
Guillaume Jacquart
|
624a720978
|
chore(core): Fix wording on error and add additional logs for debug (#16784)
|
2025-06-30 14:13:55 +02:00 |
|
Mutasem Aldmour
|
641e970edd
|
fix(core): Remove default for manual trigger in manual executions (#16829)
|
2025-06-30 13:56:11 +02:00 |
|
Jaakko Husso
|
22a240e74b
|
fix(core): Prevent accidentally moving folders to their sub folders (#16808)
|
2025-06-30 13:44:48 +03:00 |
|
Guillaume Jacquart
|
3ba8a84d2b
|
feat(core): Add a new by-time insights route that return only time saved data (#16727)
|
2025-06-27 11:45:31 +02:00 |
|
Elias Meire
|
0775fd859e
|
build: Update ESLint to v9 (#16639)
|
2025-06-27 10:42:47 +02:00 |
|
Guillaume Jacquart
|
e163141b72
|
fix(core): Return default tags-mappings and folders value when file not found (#16747)
|
2025-06-27 09:36:01 +02:00 |
|
Jaakko Husso
|
0b7bca29f8
|
feat(editor): Add 'Whats new' section and modal (#16664)
|
2025-06-26 16:41:49 +03:00 |
|
Danny Martini
|
20418c7966
|
refactor(core): Add workflowId to all job processor logs (#16726)
|
2025-06-26 12:31:12 +02:00 |
|
Guillaume Jacquart
|
7e376e087e
|
feat(core): Send email notification when a user invited to a project (#16687)
|
2025-06-26 11:43:59 +02:00 |
|
Iván Ovejero
|
7c33292483
|
refactor(core): Move integration test utils for insights (#16693)
|
2025-06-25 17:32:54 +02:00 |
|
Andreas Fitzek
|
a6ded1fc80
|
fix(core): Pagination was broken for users list (#16697)
|
2025-06-25 16:54:22 +02:00 |
|
shortstacked
|
909b65d266
|
ci: Docker move build stage outside container (no-changelog) (#16009)
|
2025-06-25 12:52:16 +01:00 |
|
Guillaume Jacquart
|
92afe036dd
|
feat(core): Add lastActiveAt datetime column on user table (#16488)
|
2025-06-24 16:20:10 +02:00 |
|
Benjamin Schroth
|
1086914080
|
feat(core): Implement lifecycle hooks to support streaming responses (no-changelog) (#16391)
|
2025-06-24 15:38:03 +02:00 |
|
Andreas Fitzek
|
c4a50df824
|
chore(core): Expose mfaEnabled field to users list endpoint (#16654)
|
2025-06-24 14:21:43 +02:00 |
|
Iván Ovejero
|
21ff173070
|
refactor(core): Move DbConnection to @n8n/db (#16616)
|
2025-06-24 12:33:01 +02:00 |
|
Iván Ovejero
|
88af45f71a
|
refactor(core): Make instances more resilient to license sync issues (#16627)
|
2025-06-24 12:23:14 +02:00 |
|
Iván Ovejero
|
1917082de8
|
refactor(core): Port some legacy top-level schema keys (#16636)
|
2025-06-24 12:19:19 +02:00 |
|
Iván Ovejero
|
46258ed167
|
chore(core): Stop reporting RLC workflow ID error (#16659)
|
2025-06-24 12:14:14 +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
|
525cfccffd
|
chore(core): Upgrade license SDK to 2.22.0 (#16624)
|
2025-06-23 12:57:21 +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
|
1573ae6352
|
fix(core): Handle dynamic webhook edge cases (#16554)
|
2025-06-20 16:26:08 +02:00 |
|
Andreas Fitzek
|
57911225e7
|
chore(core): Expose owner information for environment changes (#16466)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
|
2025-06-20 11:33:17 +02:00 |
|
Iván Ovejero
|
bb7c68f6bf
|
refactor(core): Centralize module management (#16464)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2025-06-19 14:32:31 +02:00 |
|
Andreas Fitzek
|
c0d1ff6e4c
|
feat(core): Extend user list to allow expanding the user list to projects (#16314)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
|
2025-06-18 22:26:50 +02:00 |
|
Iván Ovejero
|
32b42dd2f6
|
chore: Move typecheck exemption to fix intermittent build issue (#16482)
|
2025-06-18 16:59:09 +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 |
|
Daria
|
006f22f5c2
|
test(API): Add tests for UpdateProjectDto (no-changelog) (#16452)
|
2025-06-18 10:33:50 +03:00 |
|
Marc Littlemore
|
29752ead00
|
fix(core): Prevent unauthorised workflow termination (#16405)
|
2025-06-18 08:27:43 +01:00 |
|
Iván Ovejero
|
b5828e5b56
|
refactor(core): Rename @n8n/integration-test-utils to @n8n/backend-test-utils (#16444)
|
2025-06-17 18:09:44 +02:00 |
|
Iván Ovejero
|
93ac46c581
|
feat(core): Add queue events to log streaming (#16427)
|
2025-06-17 16:26:33 +02:00 |
|
Andreas Fitzek
|
81dd215ff9
|
fix(core): Ensure updatedAt field exists on folder object for source control (#16437)
|
2025-06-17 15:28:36 +02:00 |
|
Iván Ovejero
|
ac032418cb
|
refactor(core): Prepare insights for move to standalone module (#16426)
|
2025-06-17 14:51:30 +02:00 |
|
Iván Ovejero
|
9850a560b4
|
chore(core): Add exemptions to fix intermittent type error on build (#16420)
|
2025-06-17 13:16:24 +02:00 |
|
Dana
|
04bdd01a42
|
fix(n8n Form Node): Update version in Breaking Changes doc (#16418)
|
2025-06-17 10:32:54 +02:00 |
|