Commit Graph

  • 961fc538d7 fix(core): Make first queue reconciliation immediate on startup (#18490) Iván Ovejero 2025-08-19 10:55:52 +02:00
  • 06b586af44 fix(editor): Refactor for-of loops to replace forEach on Set.values() for node 20 compatibility (#18529) Raúl Gómez Morales 2025-08-19 10:24:31 +02:00
  • e87395304d ci: Increase Playwright test parallelism (#18484) shortstacked 2025-08-19 09:13:05 +01:00
  • 3386047321 fix: Also run DB tests in CI when any test inside CLI package have changes (#18527) Eugene 2025-08-19 10:08:05 +02:00
  • 78c556e875 ci: Run Postgres and MySQL tests on changes to module entities and repositories (#18526) Iván Ovejero 2025-08-19 09:54:27 +02:00
  • fd94d71b6d feat(editor): Implement row management for data stores (no-changelog) (#18483) Milorad FIlipović 2025-08-19 09:54:04 +02:00
  • 82876b711a Merge tag 'n8n@1.108.0' Tomi Turtiainen 2025-08-19 09:27:19 +03:00
  • e13db81aa3 🚀 Release 1.108.0 (#18499) github-actions[bot] 2025-08-18 18:37:44 +02:00
  • 741dd693a4 fix(core): Handle insights by workflow table for deleted workflows (#18496) Guillaume Jacquart 2025-08-18 17:49:21 +02:00
  • 9d48a44958 fix(core): Fix failing tests (no-changelog) (#18495) Daria 2025-08-18 18:11:48 +03:00
  • cb7dd2e8ba fix(core): Update moment-timezone to resolve Mexico DST issue (#18431) ongdisheng 2025-08-18 22:28:17 +08:00
  • eb220aea0e fix: Remove parameter merging from node update tool of AI Builder (no-changelog) (#18476) Eugene 2025-08-18 15:34:20 +02:00
  • ba5ada24c2 build: Only enable no-argument-spread lint rule in node packages (#18378) Elias Meire 2025-08-18 13:48:46 +02:00
  • f769d5588e test: Add workflow api testing for webhooks (#18400) shortstacked 2025-08-18 12:41:13 +01:00
  • 7c80086a6b test: Migrate data pinning tests from Cypress to Playwright (#18462) shortstacked 2025-08-18 12:28:32 +01:00
  • 08d82491c8 fix(editor): Use native behaviour on arrow left and right in nodes panel (#18401) Nikhil Kuriakose 2025-08-18 13:24:52 +02:00
  • 735e064749 fix(Grist Node): Test for integer precision loss (#17136) Greg Linklater 2025-08-18 12:33:46 +02:00
  • f0a4ecd6a5 fix(editor): Fix ready to run workflows experiment (no-changelog) (#18475) Romeo Balta 2025-08-18 11:27:23 +01:00
  • 47cb4a07ca refactor(core): Include native Python option in Code node (#18331) Iván Ovejero 2025-08-18 12:25:47 +02:00
  • adaa1180eb fix(core): Fix direct import of DTOs (no-changelog) (#18472) Charlie Kolb 2025-08-18 11:47:37 +02:00
  • f8f54f896b chore(core): SSO logins are considered MFA logins (#18347) Andreas Fitzek 2025-08-18 11:40:35 +02:00
  • 79d24a3e92 fix(editor): Fix template link behaviour for exp (no-changelog) (#18477) Romeo Balta 2025-08-18 10:33:29 +01:00
  • cbf935af91 test: Migrate 12-canvas-actions tests to Playwright (#18442) shortstacked 2025-08-18 10:32:38 +01:00
  • b3a9a0d097 fix(editor): Remove undismissible callout (no-changelog) (#18473) Romeo Balta 2025-08-18 10:19:02 +01:00
  • 55776f5cf4 feat(editor): Add data store grid component (no-changelog) (#18392) Milorad FIlipović 2025-08-18 10:09:56 +02:00
  • 20bbc7f80b test: Migrate 2929 test to Playwright (#18425) shortstacked 2025-08-18 09:05:38 +01:00
  • 3788268b15 test: Migrate 6-code-node tests to Playwright (#18454) shortstacked 2025-08-18 09:05:21 +01:00
  • dc86984ae0 fix(core): Support inserting dates to data store via the insert endpoint (#18404) Jaakko Husso 2025-08-18 10:42:32 +03:00
  • 58aad35592 refactor(core): Port queue recovery config (#18396) Iván Ovejero 2025-08-18 09:08:03 +02:00
  • 18e32fe774 chore(core): Move scopes and roles into database in preparation for custom roles (#17226) Andreas Fitzek 2025-08-18 06:58:48 +02:00
  • 1976a91e5c chore: Update actions/checkout digest to ff7abcd (#18389) renovate[bot] 2025-08-17 11:49:12 +01:00
  • 67d9833cbf chore: Update useblacksmith/build-push-action digest to 574eb0e (#18424) renovate[bot] 2025-08-16 07:43:45 +01:00
  • dcd060ce33 fix(Airtable Node): Create record: skip type validation when typecast is enabled (#18393) Elias Meire 2025-08-15 18:59:31 +02:00
  • 726f0ff37a feat: Add performance plan presets for testcontainers (#18231) shortstacked 2025-08-15 16:17:55 +01:00
  • 1ddb10c3c8 feat: Add workflow name generation and save after initial generation (no-changelog) (#18348) Eugene 2025-08-15 15:38:48 +02:00
  • abf7b11e09 fix(editor): Source control workflow diff release (#17974) Csaba Tuncsik 2025-08-15 15:31:28 +02:00
  • 041672eb6c fix(Google Gemini Node): Use custom host from credential (#18405) Elias Meire 2025-08-15 15:19:28 +02:00
  • 2203d1e77f fix(n8n Form Trigger Node): Make order of form field name inputs consistent (#18410) Elias Meire 2025-08-15 15:10:54 +02:00
  • 461736dfa7 feat(core): Add delete rows endpoint to data store module (no-changelog) (#18376) Daria 2025-08-15 16:06:19 +03:00
  • c26104b3ba feat: Add n8n-node CLI with commands to scaffold and develop nodes (#18090) Elias Meire 2025-08-15 14:55:39 +02:00
  • a1280b6bf4 feat(core): Add auth and offers flow to native Python runner (no-changelog) (#18354) Iván Ovejero 2025-08-15 14:36:42 +02:00
  • 3848673921 fix(core): Account for readonly properties when replacing circular references (#18408) Iván Ovejero 2025-08-15 14:32:21 +02:00
  • 18137e1290 ci: Add CI for Python projects (#18399) Iván Ovejero 2025-08-15 13:57:43 +02:00
  • 675bb50122 fix(editor): Fix schema view output index filtering (#18383) oleg 2025-08-15 13:39:00 +02:00
  • f5d514f991 fix(editor): Move z-vue-scan to devDependencies (no-changelog) (#18398) Alex Grozav 2025-08-15 14:15:19 +03:00
  • d59cfed74a fix(core): Separate scopes for project and global data store list endpoints (no-changelog) (#18394) Jaakko Husso 2025-08-15 14:13:51 +03:00
  • 17ffa2edc5 perf(editor): Improve executionDataToJson performance (no-changelog) (#18397) Alex Grozav 2025-08-15 13:06:38 +03:00
  • 62f4361f46 fix(editor): Revert changes from PRs #16059, #17959, #17759, and #17585 (#18382) Raúl Gómez Morales 2025-08-15 11:46:09 +02:00
  • e1d8eaa170 refactor(core): Add Data store specific errors use them at service / repository (no-changelog) (#18380) Jaakko Husso 2025-08-15 12:44:10 +03:00
  • 9cc1b11f7f refactor(core): Port concurrency config (#18324) Iván Ovejero 2025-08-15 10:47:11 +02:00
  • 2cbea86fec chore: Remove debugger from entrypoint (#18385) Iván Ovejero 2025-08-15 10:05:50 +02:00
  • eecfa68f50 fix(editor): Fix 'Shared with me' page tabs and header (#18199) Jaakko Husso 2025-08-15 10:51:26 +03:00
  • b6aa0bbd6b test(core): Add tests for the remaining data-store endpoints (no-changelog) (#18367) Jaakko Husso 2025-08-15 10:49:17 +03:00
  • 1965029236 chore: Update pnpm catalog to 11.1.10 [SECURITY] (#18320) renovate[bot] 2025-08-15 08:13:52 +01:00
  • 98e6ea3a99 test: Add e2e tests for security notifications (#18343) Mutasem Aldmour 2025-08-15 09:07:51 +02:00
  • 9515cbd60e fix(Wait Node): Add validation for wait amount and unit (#18239) Elias Meire 2025-08-15 08:58:49 +02:00
  • f575427d4d feat(MCP Client Tool Node): Add Timeout config for the MCP Client tool (#15886) jreyesr 2025-08-14 12:28:12 -05:00
  • f1a87af059 fix(core): Check all node outputs when using "Always Output Data" before adding an empty object (#17602) RomanDavydchuk 2025-08-14 19:00:08 +03:00
  • 7fefd54edf fix(core): Restrict data store access to authorized projects (no-changelog) (#18342) Jaakko Husso 2025-08-14 15:56:44 +03:00
  • 8442382471 fix(editor): Fix node graph generation for evaluation node in set metrics mode (#18344) oleg 2025-08-14 14:50:10 +02:00
  • dbbf1ba7f1 ci: Update config to match PR convention (#18336) shortstacked 2025-08-14 13:08:18 +01:00
  • 5917dc88cb fix(editor): Restore background color of NDV backdrop (#18327) Elias Meire 2025-08-14 13:48:21 +02:00
  • 087509371b feat(core): Fix types for Data Store endpoints (no-changelog) (#18335) Daria 2025-08-14 14:23:19 +03:00
  • 8259b5f5c6 fix: Add missing type check, updated turbo config (#18341) shortstacked 2025-08-14 12:11:06 +01:00
  • 6239f37b5e chore: Update esbuild to 0.25.0 [SECURITY] (#18321) renovate[bot] 2025-08-14 10:40:56 +01:00
  • c6ae71817e refactor(core): Allow modules to define paths to load nodes from (#18193) Iván Ovejero 2025-08-14 11:12:08 +02:00
  • a94acbd828 fix(editor): Fix Workflow Card spacing (no-changelog) (#18323) Milorad FIlipović 2025-08-14 10:35:24 +02:00
  • 2b992588dd chore: Deprecate Zep nodes (#18061) Daniel Chalef 2025-08-14 01:10:18 -07:00
  • eae9493f49 chore: Add a CLAUDE.md file with instructions for Claude Code (#17868) jeanpaul 2025-08-14 10:06:37 +02:00
  • 83c3a98cf4 feat(editor): Improve feedback buttons behavior (#18247) Mutasem Aldmour 2025-08-14 10:05:36 +02:00
  • 59a08eed72 refactor(MongoDB Vector Store Node): Refactor mongodb vector store node (#16239) Durran Jordan 2025-08-14 09:48:38 +02:00
  • 9043869b10 fix(Local File Trigger Node): Add chokidar dependency back (#18260) Elias Meire 2025-08-14 09:26:42 +02:00
  • b39835ad76 build: Remove unused env var in build script (#18318) Tomi Turtiainen 2025-08-14 10:09:57 +03:00
  • 52631c06b4 ci: Cat 1135 setup renovate for automated dependency updates across n8n (#18309) shortstacked 2025-08-14 07:58:30 +01:00
  • 8bc6ee727a feat(core): Set up native Python task runner project (no-changelog) (#18257) Iván Ovejero 2025-08-13 19:52:04 +02:00
  • ed2a490351 fix(editor): Stricter type check in DataStoreBreadcrumbs (no-changelog) (#18287) Milorad FIlipović 2025-08-13 11:12:21 +02:00
  • 9ad998d70c fix(core): Update email template wording to avoid a/an typo (no-changelog) (#18286) Tom Martens 2025-08-13 10:43:31 +02:00
  • f1080dbac0 fix(editor): Fix TS type export for ListDataStoreContentFilter (#18282) oleg 2025-08-13 10:20:11 +02:00
  • abeebe93e1 fix(editor): Ready to run workflows template fix (no-changelog) (#18263) Romeo Balta 2025-08-13 08:13:05 +01:00
  • 7991717851 ci: Add Renovate configuration file (#18248) shortstacked 2025-08-13 07:58:20 +01:00
  • f48dd15ee8 chore(core): Add credential support for benchmark scenarios (#18229) Andreas Fitzek 2025-08-13 08:30:36 +02:00
  • 57590e5e16 chore(editor): Fix typecheck to fix CI again (#18259) Iván Ovejero 2025-08-12 17:13:38 +02:00
  • 56c278cda0 perf(editor): Fix log view related slowdown of manual execution with large data (#18256) Suguru Inoue 2025-08-12 15:07:51 +02:00
  • 98dc71e6a7 feat(core): Add Data Store Backend API (no-changelog) (#17824) Charlie Kolb 2025-08-12 14:54:24 +02:00
  • d06581ef3f fix(editor): Update SourceControlPullModal to look and feel the same as SourceControlPushModal (#18129) Csaba Tuncsik 2025-08-12 14:22:35 +02:00
  • 19946c3f72 fix: Fix the RudderStack config response format (no-changelog) (#18242) Svetoslav Dekov 2025-08-12 15:21:57 +03:00
  • d2cc939725 fix(editor): Show custom project icons on create sidebar dropdown (#18204) Jaakko Husso 2025-08-12 15:07:17 +03:00
  • 71f51519de fix(core): Normalize quotes in strings in env vars (#18219) Iván Ovejero 2025-08-12 13:31:30 +02:00
  • aeef79df53 feat(editor): Make popped out log view window maximizable (#18223) Suguru Inoue 2025-08-12 13:13:32 +02:00
  • 514825bd51 test: Migrate UI tests from Cypress -> Playwright (no-changelog) (#18201) shortstacked 2025-08-12 12:06:42 +01:00
  • ecc4f41a11 feat(editor): Add initial data-store details page (no-changelog) (#18211) Milorad FIlipović 2025-08-12 11:16:37 +02:00
  • 14787fd5a4 fix(core): Populate MCP endpoints in frontend settings (#17939) Emanuel Isaac Afanador 2025-08-12 02:25:19 -05:00
  • 440fc92148 ci: Pass through env variables to turbo (#18210) shortstacked 2025-08-11 17:29:38 +01:00
  • 26aed72c6e fix(core): Support MCP server when offloading is enabled (#18214) Iván Ovejero 2025-08-11 17:58:59 +02:00
  • 8a27ac0438 chore: Update Langchain dependencies (no-changelog) (#18213) oleg 2025-08-11 16:49:41 +02:00
  • 81cbbc0cd5 feat(core): Add a migration for data stores (no-changelog) (#18045) Daria 2025-08-11 17:44:34 +03:00
  • d7d44f9e77 fix: Update dependencies to close cves (#18215) shortstacked 2025-08-11 15:25:36 +01:00
  • 04738d442d fix(core): Fix error message parsing for disallowed modules (#18216) Iván Ovejero 2025-08-11 16:25:09 +02:00
  • fdab0ab116 feat: Checkboxes and Radio Buttons field types (#17934) Michael Kret 2025-08-11 17:11:22 +03:00
  • f69d8efa04 refactor(core): Port user management config (#18205) Iván Ovejero 2025-08-11 16:10:58 +02:00