Commit Graph

102 Commits

Author SHA1 Message Date
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
Tomi Turtiainen d377d1a49b Merge tag 'n8n@1.112.0' 2025-09-16 10:04:27 +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
Irénée dc75be3a6f fix: Add accurate concurrent executions count to executions list (#19249) 2025-09-15 13:23:05 +01:00
Andreas Fitzek 82184c770e chore(core): Synchronize OIDC settings updates in multi main (#19360) 2025-09-15 12:42:11 +02:00
Irénée 3af4541391 feat(API): Add running status query on the executions public api endpoint (#19205)
Co-authored-by: Konstantin Tieber <46342664+konstantintieber@users.noreply.github.com>
2025-09-11 13:03:23 +01:00
Daria 12f12da288 feat(core): Add mysql pool size and increase it for CI (no-changelog) (#19347) 2025-09-11 11:14:02 +03: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
Irénée 4a21f79f5c feat(API): Add cancel status filters to the public api executions endpoint (#19136) 2025-09-04 08:35:25 +01:00
Ricardo Espinoza 6432555082 feat(core): Allow filtering workflows by availableInMCP (#18646) 2025-09-02 16:21:12 -04:00
Stephen Wright 9569965a0b feat: PAY-2613 add missing status field for select (#19071)
Co-authored-by: Stephen Wright <stephen.wright@Mac.Home>
2025-09-02 13:34:27 +01: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
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
Charlie Kolb 820fd12f08 chore(core): Rename Data Store DB entries to Data Table (no-changelog) (#18670) 2025-08-27 15:36:00 +02:00
Andreas Fitzek ecad12b77a chore(core): Use roles from database in global roles (#18768) 2025-08-26 17:53:46 +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
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
Andreas Fitzek 04e24e387d chore(core): Enforce email format for user entity, remove unused user validators (#18534) 2025-08-21 14:41:32 +02:00
Jaakko Husso 25d6636711 fix(editor): Change the underlying data store db column types to support decimal numbers (#18549) 2025-08-20 14:06:56 +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
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
Charlie Kolb 98dc71e6a7 feat(core): Add Data Store Backend API (no-changelog) (#17824) 2025-08-12 15:54:24 +03:00
Daria 81cbbc0cd5 feat(core): Add a migration for data stores (no-changelog) (#18045) 2025-08-11 17:44:34 +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
Andreas Fitzek 318a91a3e9 fix(core): Mark invalid enqueued executions as crashed during startup for legacy SQLite driver (#17629) 2025-08-05 13:13:55 +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
Michael Kret 76230d2640 feat: Table in confirm modal to see all workflows using nodes before updating / uninstalling (#17488) 2025-08-01 09:41:04 +03:00
Iván Ovejero 056302ebe5 perf(core): Introduce decorator to report slow method calls (#17729) 2025-07-29 12:37:44 +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
Guillaume Jacquart 9e3bfff68d fix(core): Fix getLiveExecutionRowsOnPostgres when there are multiple n8n schemas (#17635) 2025-07-28 12:30:21 +02:00
shortstacked 49a52a1150 ci: Update Turbo config and GH actions (#17595) 2025-07-28 10:07:28 +01:00
Mutasem Aldmour c18fabb419 feat: Track inputs and outputs in Evaluations (#17404) 2025-07-24 18:58:37 +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
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
Andreas Fitzek 3b46dec616 chore(core): Hide invite URL in users list if not an admin (#17101) 2025-07-09 15:58:20 +02:00
Ricardo Espinoza cc39c50737 perf(core): Improvements to GET /workflows endpoint (#17086) 2025-07-08 14:40:55 -04: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
jeanpaul e982d9144b feat: Make the 'set output' node optional if you inserted a 'set metrics' node (no-changelog) (#16955) 2025-07-04 14:55:23 +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
Alex Grozav c76d94b364 feat: Modernize build and testing for workflow package (no-changelog) (#16771) 2025-06-30 20:02:16 +03: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
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