Commit Graph

3926 Commits

Author SHA1 Message Date
Svetoslav Dekov 3d2e165ac5 feat(editor): Add custom data store column headers (no-changelog) (#18390)
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2025-08-19 17:57:35 +02:00
Charlie Kolb 169acd12bd feat(core): Expose data store service to Data Store Node (no-changelog) (#17970)
Co-authored-by: Daria Staferova <daria.staferova@n8n.io>
2025-08-19 17:43:19 +02:00
Daria 8b98713b7f feat(core): Always create user table on data store create (no-changelog) (#18488) 2025-08-19 16:56:34 +03:00
Pavel 0d4c89058d fix(core): Ensure error.message is a string before checking for specific messages (#17417) 2025-08-19 15:40:22 +02:00
Tomi Turtiainen df54c10172 fix(core): Move /module-settings behind auth (#18492) 2025-08-19 14:48:33 +03:00
Iván Ovejero 961fc538d7 fix(core): Make first queue reconciliation immediate on startup (#18490) 2025-08-19 10:55:52 +02:00
Tomi Turtiainen 82876b711a Merge tag 'n8n@1.108.0' 2025-08-19 09:27:19 +03: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
Guillaume Jacquart 741dd693a4 fix(core): Handle insights by workflow table for deleted workflows (#18496) 2025-08-18 17:49:21 +02:00
Daria 9d48a44958 fix(core): Fix failing tests (no-changelog) (#18495) 2025-08-18 18:11:48 +03:00
Elias Meire ba5ada24c2 build: Only enable no-argument-spread lint rule in node packages (#18378) 2025-08-18 13:48:46 +02:00
Charlie Kolb adaa1180eb fix(core): Fix direct import of DTOs (no-changelog) (#18472) 2025-08-18 11:47:37 +02:00
Andreas Fitzek f8f54f896b chore(core): SSO logins are considered MFA logins (#18347) 2025-08-18 11:40:35 +02:00
Jaakko Husso dc86984ae0 fix(core): Support inserting dates to data store via the insert endpoint (#18404) 2025-08-18 10:42:32 +03:00
Iván Ovejero 58aad35592 refactor(core): Port queue recovery config (#18396) 2025-08-18 09:08:03 +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
Daria 461736dfa7 feat(core): Add delete rows endpoint to data store module (no-changelog) (#18376) 2025-08-15 16:06:19 +03:00
Jaakko Husso d59cfed74a fix(core): Separate scopes for project and global data store list endpoints (no-changelog) (#18394) 2025-08-15 14:13:51 +03:00
Jaakko Husso e1d8eaa170 refactor(core): Add Data store specific errors use them at service / repository (no-changelog) (#18380) 2025-08-15 12:44:10 +03:00
Iván Ovejero 9cc1b11f7f refactor(core): Port concurrency config (#18324) 2025-08-15 10:47:11 +02:00
Jaakko Husso b6aa0bbd6b test(core): Add tests for the remaining data-store endpoints (no-changelog) (#18367) 2025-08-15 10:49:17 +03:00
Jaakko Husso 7fefd54edf fix(core): Restrict data store access to authorized projects (no-changelog) (#18342) 2025-08-14 15:56:44 +03:00
Daria 087509371b feat(core): Fix types for Data Store endpoints (no-changelog) (#18335) 2025-08-14 14:23:19 +03: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
Tom Martens 9ad998d70c fix(core): Update email template wording to avoid a/an typo (no-changelog) (#18286)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2025-08-13 09:43:31 +01:00
Charlie Kolb 98dc71e6a7 feat(core): Add Data Store Backend API (no-changelog) (#17824) 2025-08-12 15:54:24 +03:00
Svetoslav Dekov 19946c3f72 fix: Fix the RudderStack config response format (no-changelog) (#18242) 2025-08-12 15:21:57 +03:00
Iván Ovejero 26aed72c6e fix(core): Support MCP server when offloading is enabled (#18214) 2025-08-11 17:58:59 +02:00
Michael Kret fdab0ab116 feat: Checkboxes and Radio Buttons field types (#17934)
Co-authored-by: Your Name <you@example.com>
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2025-08-11 17:11:22 +03:00
Iván Ovejero f69d8efa04 refactor(core): Port user management config (#18205) 2025-08-11 16:10:58 +02: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
Amsal Khan f4a04132d9 fix(core): Handle Redis cache prefix on cluster mode (#17957) 2025-08-11 11:04:28 +02:00
Iván Ovejero 09caa05726 fix(core): Fix disallowed module error in task runner (#18190) 2025-08-11 10:46:38 +02:00
Guillaume Jacquart 31af6d11bb fix(API): Add shared field to workflows list rest API handler (#17804) 2025-08-11 10:04:07 +02:00
Elias Meire a5fa808d4a fix: Fix hot reloading of custom nodes (#18094) 2025-08-11 09:24:05 +02:00
Jaakko Husso 5a69d2a2f3 feat(editor): Add pre-built agents experiment (#18124) 2025-08-09 10:28:14 +03: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 3b701b15d6 feat(core): Unlock queue metrics for multi-main (#17977) 2025-08-08 13:42:36 +02:00
jeanpaul 03c75c365b fix(core): Fix metric default value handling and add AI model connection validation for setMetric operation in Evaluation (#18088) 2025-08-08 12:38:58 +02:00
Iván Ovejero 85576f5d93 refactor(core)!: Remove deprecated flag --reinstallMissingPackages (#17819) 2025-08-07 17:54:57 +02:00
Daria 6574c573cf test(core): Fix flaky folder test (no-changelog) (#18062) 2025-08-07 09:46:14 +03:00
Michael Kret 9cb5754f33 feat: Add token to sendAndWait operations links to walidate in webhook (#17566) 2025-08-06 17:28:50 +03:00
Iván Ovejero 1bee0ddbf1 refactor: Upgrade to TypeScript 5.9.2 (#17955) 2025-08-06 09:29:09 +02:00
Iván Ovejero 3eb9367add refactor(core): Decouple community packages from security audit (#17818) 2025-08-05 15:55:31 +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
Iván Ovejero e8dad4e030 fix(core): Prevent re-entry during workflow activation (#17965) 2025-08-04 20:43:18 +02:00
Eugene 642e68e345 fix(core): Handle null workflow settings in toSaveSettings (#17972) 2025-08-04 17:12:07 +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
oleg ce98f7c175 feat: Abort AI builder requests on chat stop (#17854) 2025-08-04 09:55:07 +02:00
Jon f150343141 fix: Fix issue with some community nodes not displaying correctly (#17866) 2025-08-01 09:16:19 +01:00