Commit Graph
4017 Commits
Author SHA1 Message Date
DariaandGitHub 9b06648edc feat(core): Use filters for data table upsert (no-changelog) (#19292) 2025-09-08 14:41:09 +03:00
Stephen WrightandGitHub 2113532946 fix: Add folder scopes to global owner and admin roles (#19230) 2025-09-08 08:08:21 +01:00
abaa2c851b fix(editor): Don't show update notification for unverified updates (#18910)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-09-05 13:18:56 +03:00
Charlie KolbandGitHub c5bbb6a96f fix(core): Update cached project association when moving a workflow (#19227) 2025-09-05 12:04:41 +02:00
Shireen MissiandGitHub 2001397387 fix: Improve error handling for community package installation (#19103) 2025-09-05 08:55:48 +01:00
DariaandGitHub ed6f60f52e feat(core): Refactor data table update row to use filters (no-changelog) (#19092) 2025-09-04 18:25:29 +03:00
IrénéeandGitHub e822cf58d0 fix(API): Fix public api workflow openApi examples (#19170) 2025-09-04 09:16:00 +01:00
IrénéeandGitHub 4a21f79f5c feat(API): Add cancel status filters to the public api executions endpoint (#19136) 2025-09-04 08:35:25 +01:00
Juuso TapaninenandGitHub a794ab6be3 feat(core): Update email templates (#19137) 2025-09-04 10:19:17 +03:00
Andreas FitzekandGitHub 6847c33f14 chore(core): Increase error visibility for OIDC login path (#19142) 2025-09-03 16:03:18 +02:00
Svetoslav DekovandGitHub 6bd4edf1ec fix(editor): Standardize capitalization of "Data table" across various files (no-changelog) (#19111) 2025-09-03 14:43:24 +03:00
Shireen MissiandGitHub 69e6498d24 fix: Put static types files behind authentication (#18660) 2025-09-03 12:42:38 +01:00
Andreas FitzekandGitHub 06578f287c chore(core): Support state and nonce parameter for OIDC (#19098) 2025-09-03 12:33:56 +02:00
Iván OvejeroandGitHub 89fc91bed6 refactor: Add native Python runner runtime env var (#19109) 2025-09-03 09:35:25 +02:00
Ricardo EspinozaandGitHub 6432555082 feat(core): Allow filtering workflows by availableInMCP (#18646) 2025-09-02 16:21:12 -04:00
Andreas FitzekandGitHub 5be3181f2b fix(core): Fix role management controller no-changelog (#19107) 2025-09-02 19:08:04 +02:00
Charlie KolbandGitHub 69e25606d8 fix(core): Normalize Data Table return on update and allow string returns from DB (no-changelog) (#19106) 2025-09-02 16:29:59 +02:00
Iván OvejeroandGitHub fbaee9ac02 refactor(core): Consolidate task result validation in Code node (#18928) 2025-09-02 16:05:10 +02:00
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
Andreas FitzekandGitHub 1ced801358 fix(core): Fix OIDC configuration update path (#19065) 2025-09-02 14:09:46 +02:00
Suguru InoueandGitHub 4eade9ff7a fix(core): Add temporary workaround for a compile error (no-changelog) (#19087) 2025-09-02 12:25:49 +02:00
Tomi TurtiainenandGitHub 17ce65a529 fix(core): Inline config.js to index.html to prevent CF from caching it (#18945) 2025-09-02 09:58:12 +03:00
Tomi Turtiainen 8f6c5445f3 Merge tag 'n8n@1.110.0' 2025-09-02 09:01:57 +03:00
Elias MeireandGitHub be8061c2a5 feat: Add release and lint scripts to node CLI (#18935) 2025-09-02 04:48:43 +01:00
Andreas FitzekandGitHub 1b5f9b220f chore(core): Introduce license feature flag for custom roles (#19038) 2025-09-01 17:40:49 +02:00
a442a2c5b5 🚀 Release 1.110.0 (#19062)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-09-01 16:55:15 +02:00
Charlie KolbandGitHub 81c26676a3 fix: Expose projectId for remaining Data Table contexts (no-changelog) (#19058) 2025-09-01 16:15:53 +02:00
Charlie KolbandGitHub 5bcff78174 feat(Data Table Node): Enable Data Table as Tool (no-changelog) (#19041) 2025-09-01 13:25:30 +02:00
Artem SorokinandGitHub 168ac0e9f2 ci: Include THIRD_PARTY_LICENSES.md file with release (#18739) 2025-09-01 12:41:42 +02:00
Charlie KolbandGitHub 56ead93265 fix(core): Remove explicit column ordering in Data Table inserts (no-changelog) (#19031) 2025-09-01 12:03:17 +02:00
DariaandGitHub 5510e4e378 fix(core): Fix date issues for data tables (no-changelog) (#18981) 2025-09-01 11:33:10 +03:00
Guillaume JacquartandGitHub 027edbe89d feat(core): Allow custom project roles from being set to a user project relation (#18926) 2025-09-01 10:22:33 +02:00
644faf4f37 fix: Add timeout to community node types request (#18545)
Co-authored-by: Your Name <you@example.com>
2025-08-30 04:06:42 +03:00
Suguru InoueandGitHub d64a94753f chore: Enable ESLint rule consistent-type-exports (#18973) 2025-08-29 19:02:49 +02:00
Charlie KolbandGitHub be76b3a510 fix(core): Refer to data table in error message (no-changelog) (#18971) 2025-08-29 15:54:19 +02:00
Iván OvejeroandGitHub 140e1b082e refactor(core): Decouple datastore from workflow execution context (#18963) 2025-08-29 14:33:03 +02:00
Andreas FitzekandGitHub 7cfef64799 chore(core): Add custom role management service and endpoints (#18717) 2025-08-29 14:20:32 +02:00
Csaba TuncsikandGitHub 66b6b8f6df fix(core): Resolve SSH path issues on Windows (#18889) 2025-08-29 06:47:28 +02:00
JonandGitHub f7f70f241e feat: Add option to restrict credential usage in http request node (#17583) 2025-08-28 17:35:14 +01:00
93e08d8735 feat(editor): Data tables FE tweaks (no-changelog) (#18877)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2025-08-28 17:34:30 +03:00
DariaandGitHub 84936848c9 feat(core): Allow partial data table row inserts (no-changelog) (#18914) 2025-08-28 16:07:24 +03:00
Charlie KolbandGitHub 1b743ae251 feat(Data Table Node): Add Update, Upsert operations (no-changelog) (#18820) 2025-08-28 13:20:29 +02:00
Charlie KolbandGitHub 570ac9b2c1 chore: Rename Data Store api paths to Data Table (no-changelog) (#18674) 2025-08-28 12:31:42 +02:00
Guillaume JacquartandGitHub f757790394 feat(core): Rebuild project roles to load from the database (#17909) 2025-08-28 11:00:31 +02:00
Jaakko HussoandGitHub ab7998b441 fix(editor): Make resource locator work with data tables (no-changelog) (#18899) 2025-08-28 11:38:47 +03:00
Charlie KolbandGitHub cae2b01288 feat: Revamp Data Table column name restrictions (no-changelog) (#18851) 2025-08-28 09:29:19 +02:00
Nikhil KuriakoseandGitHub 3258a65bdb feat(core): Adjust comment to test an experiment (no-changelog) (#18824) 2025-08-27 21:19:32 +02:00
Guillaume JacquartandGitHub 215d5a1eca fix(core): Fix truncate table names (#18867) 2025-08-27 17:02:54 +02:00
Charlie KolbandGitHub 820fd12f08 chore(core): Rename Data Store DB entries to Data Table (no-changelog) (#18670) 2025-08-27 15:36:00 +02:00
DariaandGitHub 2ea3d034e3 feat(core): Add support for data table row comparison filters (no-changelog) (#18863) 2025-08-27 16:13:33 +03:00