Commit Graph

  • fdd12fd6d1 fix: improve dark mode contrast using color-mix for theme-adaptive tints resource-center-1 Romeo Balta 2026-03-16 12:14:58 +00:00
  • b9fc9d16c1 test(core): Strengthen createFormDataObject tests with content assertions Tomi Turtiainen 2026-03-16 14:03:20 +02:00
  • 375979b489 allow long running workflows with webhook triggers ligo-onsite-1 James Gee 2026-03-16 12:52:08 +01:00
  • 7ad4a2f8a9 fix(core): Fix remaining test and typecheck failures for durable Wait node (no-changelog) Declan Carroll 2026-03-16 11:36:49 +00:00
  • 59fc6ec5ef Merge branch 'master' into cat-durable-wait-node Declan Carroll 2026-03-16 11:19:54 +00:00
  • e7cc438046 Merge branch 'master' into cha-117-bug-chats-with-openai-compatible-models-without-responses cha-117-bug-chats-with-openai-compatible-models-without-responses Jaakko Husso 2026-03-16 13:12:41 +02:00
  • 721a961a51 Merge branch 'master' of github.com:n8n-io/n8n into IAM-388/add-signing-key-fields-to-dto Stephen 2026-03-16 11:10:11 +00:00
  • 539f99ec8e remove dead code ADO-4944 Charlie Kolb 2026-03-16 12:09:49 +01:00
  • 751ec4c249 Replace old move modal Charlie Kolb 2026-03-16 12:05:11 +01:00
  • b14fc3b05d fix builds Stephen 2026-03-16 11:04:59 +00:00
  • 1ae522332e fix: Update stale getNodeCredentialTypes tests to match current behavior Svetoslav Dekov 2026-03-16 13:00:17 +02:00
  • 22477479ea fix: Handle duplicate parameter names in setup card issue detection Svetoslav Dekov 2026-03-16 12:58:02 +02:00
  • a354accd25 fix(editor): Adjust chat markdown list item wrapping and indentation cha-150-bug-li-shouldnt-wrap-under-the-bullet-or-number heymynameisrob 2026-03-16 10:50:44 +00:00
  • f6f40e54a3 fix export Stephen 2026-03-16 10:45:21 +00:00
  • bffe63b28f typecheck scrimsGone Charlie Kolb 2026-03-16 11:31:47 +01:00
  • 48c39a4538 feat: add 3 switchable card design variants for Resource Center Romeo Balta 2026-03-16 10:29:22 +00:00
  • 019da36f27 Remove node creator scrim Charlie Kolb 2026-03-16 11:25:03 +01:00
  • bacfdbb898 fix(core): Add missing includeDbClockSkewMetric to config test and fix array-type lint (no-changelog) Declan Carroll 2026-03-16 10:22:25 +00:00
  • f531c27413 wip: Setup wizard improvements and test fixture cleanup Svetoslav Dekov 2026-03-16 12:18:42 +02:00
  • e743124c06 fix: Only advance wizard step on successful execution Svetoslav Dekov 2026-03-16 12:13:54 +02:00
  • 7a64f81482 Merge branch 'master' into cat-durable-wait-node Declan Carroll 2026-03-16 09:56:49 +00:00
  • b1a6222de1 Merge branch 'master' of github.com:n8n-io/n8n into managed-oauth-broker managed-oauth-broker Jonathan Bennetts 2026-03-16 09:43:29 +00:00
  • 7dd456ca17 feat: Managed oauth broker implementation Jonathan Bennetts 2026-03-16 09:42:09 +00:00
  • b2cc8abccf Merge remote-tracking branch 'origin/ligo-311-open-secrets-update-repository-queries-for-role-based-access' into external-secrets-pre-release external-secrets-pre-release Irénée 2026-03-16 09:37:36 +00:00
  • 7f5e6126a4 Update packages/@n8n/db/src/repositories/execution.repository.ts iam-371-executions-listing-optimization Guillaume Jacquart 2026-03-16 10:37:19 +01:00
  • 3ed47b1980 fix: scope network error handling to validateOptions only iam-147-validate-resolver-config-when-saving-updating Guillaume Jacquart 2026-03-16 10:15:58 +01:00
  • 570041c711 test(core): Add getWaitingExecutions() repository tests for status filter and lookahead query (no-changelog) Declan Carroll 2026-03-16 09:12:44 +00:00
  • 8fc2cc76f2 add defensive fallback for unscoped execution queries Guillaume Jacquart 2026-03-16 10:02:19 +01:00
  • 96cd0e825e fix: catch network errors in metadata fetch and trim whitespace from client credentials Guillaume Jacquart 2026-03-16 10:00:07 +01:00
  • 18bb24e04b accept, validate and process signing keys Stephen 2026-03-16 08:59:43 +00:00
  • d722968b9f fix ui ADO-4930 Charlie Kolb 2026-03-16 09:41:45 +01:00
  • b88ff580c5 Merge branch 'master' into node-4549-postgres-node-expressions-on-old-v1-node-query-fail-to-get node-4549-postgres-node-expressions-on-old-v1-node-query-fail-to-get yehorkardash 2026-03-16 10:34:35 +02:00
  • 5201219cf4 Merge branch 'master' into ligo-311-open-secrets-update-repository-queries-for-role-based-access Irénée 2026-03-16 08:27:35 +00:00
  • 36508dba30 refactor: added role type to DTO schemas Irénée 2026-03-16 08:19:18 +00:00
  • 6be6adbdfa refactor: use as const for better type safety Irénée 2026-03-16 07:55:42 +00:00
  • 6bc8516518 fix(core): Enforce type-safe env transform outputs cat-106-external_hook_files-doesnt-work-on-windows-due-to-split-by Tomi Turtiainen 2026-03-16 09:25:33 +02:00
  • 265865d78e feat(ai-workflow-builder): Add checklist eval with execution assertions feat/checklist-execution-eval-clean Ricardo Espinoza 2026-03-15 20:29:19 -04:00
  • 6bda35784b feat(ai-workflow-builder): Add deterministic execution assertions with live n8n support feat/checklist-execution-eval Ricardo Espinoza 2026-03-15 20:23:04 -04:00
  • c676976c23 fix(security): update dependencies fix/aikido-security-update-packages-19395289-gbhw aikido-autofix[bot] 2026-03-15 23:36:58 +00:00
  • 52863b37fe commit Ricardo Espinoza 2026-03-15 18:51:34 -04:00
  • 074ad69d94 refactor(core): Gate db_clock_skew_ms metric behind config flag, tighten getWaitingExecutions status filter (no-changelog) Declan Carroll 2026-03-15 18:47:43 +00:00
  • df4cb7bff3 fix(core): Map DataTableSystemColumnNameConflictError to 409 in create endpoint ado-4946-csv-import-of-a-data-table-fails-if-there-is-an-id-column Ricardo Espinoza 2026-03-15 12:35:15 -04:00
  • dd6ed7e766 fix(core): Reject reserved system column names when creating data tables Ricardo Espinoza 2026-03-15 12:16:30 -04:00
  • 475fba9ee4 refactor(core): Remove redundant comments from WaitTracker and ExecutionRepository (no-changelog) Declan Carroll 2026-03-15 15:26:30 +00:00
  • b2ea393531 Merge remote-tracking branch 'origin/ligo-311-open-secrets-update-repository-queries-for-role-based-access' into external-secrets-pre-release Irénée 2026-03-15 14:19:44 +00:00
  • 77c0717558 fix(core): Make Wait node fully durable by removing in-memory execution path Declan Carroll 2026-03-15 14:19:33 +00:00
  • ac219b6726 refactor(core): Consolidate connection retrieval logic Irénée 2026-03-15 14:14:36 +00:00
  • fd448d772b chore(core): Remove duplicate CRUD reload test describe block Irénée 2026-03-15 14:09:36 +00:00
  • 4e40a1e97d fix(core): Preserve existing project roles when updating global connections Irénée 2026-03-15 14:08:20 +00:00
  • a18a7368a8 chore: Update zod to 4.3.6 renovate/zod-4.x renovate[bot] 2026-03-15 02:06:30 +00:00
  • 28e46ef08c chore: Update @biomejs/biome to 2.4.7 renovate/biomejs-biome-2.x renovate[bot] 2026-03-15 02:03:24 +00:00
  • 344014a664 chore: Update undici to 7.24.0 [SECURITY] renovate/npm-undici-vulnerability renovate[bot] 2026-03-14 19:34:39 +00:00
  • 95df809f5b chore: Update rollup to 4.59.0 [SECURITY] renovate/npm-rollup-vulnerability renovate[bot] 2026-03-14 19:33:35 +00:00
  • 88b916d6ec chore: Update minimatch@<=5.1.8 to 9.0.7 [SECURITY] renovate/npm-minimatch-=5.1.8-vulnerability renovate[bot] 2026-03-14 19:33:00 +00:00
  • 4aa1403d2c chore: Update markdown-it to 14.1.1 [SECURITY] renovate/npm-markdown-it-vulnerability renovate[bot] 2026-03-14 19:32:54 +00:00
  • ff6357d132 chore: Update file-type to 21.3.1 [SECURITY] renovate/npm-file-type-vulnerability renovate[bot] 2026-03-14 19:32:20 +00:00
  • b522504921 chore: Update undici@7 to 7.24.0 [SECURITY] renovate/npm-undici7-vulnerability renovate[bot] 2026-03-14 19:31:43 +00:00
  • 28768a09a0 chore: Update pnpm to 10.28.2 [SECURITY] renovate/npm-pnpm-vulnerability renovate[bot] 2026-03-14 19:31:25 +00:00
  • fa20b1e38c chore: Update pnpm catalog to 10.2.10 [SECURITY] renovate/npm-storybook-vulnerability renovate[bot] 2026-03-14 19:31:14 +00:00
  • 6ddbff75e5 chore: Update pnpm catalog to 3.4.0 [SECURITY] renovate/npm-flatted-vulnerability renovate[bot] 2026-03-14 19:30:39 +00:00
  • 43ee867a90 chore: Update pnpm catalog to 1.1.18 [SECURITY] renovate/npm-langchain-community-vulnerability renovate[bot] 2026-03-14 19:30:01 +00:00
  • a068bf39e3 chore: Update jws@3 to 3.2.3 [SECURITY] renovate/npm-jws3-vulnerability renovate[bot] 2026-03-14 19:26:42 +00:00
  • 1d6ffaa662 chore: Update expr-eval@2.0.2 to 3.0.1 [SECURITY] renovate/npm-expr-eval2.0.2-vulnerability renovate[bot] 2026-03-14 19:26:32 +00:00
  • 17a2dfda30 fix(DateTime Node): prevent date-only strings from being misread as offset-bearing node-4416-community-issue-bug-with-the-date-time-node Arseny Ivanov 2026-03-14 19:00:11 +00:00
  • 2db40ed5df fix(DateTime Node): broaden explicit-offset regex to cover +HHmm and +HH ISO formats Arseny Ivanov 2026-03-14 18:48:59 +00:00
  • 4449424088 fix(DateTime Node): fix typos in ExtractDateDescription Arseny Ivanov 2026-03-14 17:36:04 +00:00
  • ac3693fd0a fix(DateTime Node): rewrite parseDate to correctly preserve wall-clock time Arseny Ivanov 2026-03-14 16:12:05 +00:00
  • 358f92531b fix(API): Keep failed parse promise cached — failures are permanent shortstacked/api-discover-endpoint Declan Carroll 2026-03-14 14:26:20 +00:00
  • 5504844633 fix: Fix 16 security issues in hono, simple-git, multer and 5 more (#27025) 1.x aikido-autofix[bot] 2026-03-14 12:07:26 +00:00
  • 63226840ef fix(API): Address PR review — community edition behavior, cache race, type safety Declan Carroll 2026-03-14 12:03:52 +00:00
  • 5156f6642a fix(test): Assert on workflow resource matching default API key scopes Declan Carroll 2026-03-13 19:58:27 +00:00
  • 9931272d74 refactor(core): Restore typed sanitize flow for JWT refresh timeout Tomi Turtiainen 2026-03-13 21:51:47 +02:00
  • 30d36c6db5 fix(test): Simplify E2E member discovery test Declan Carroll 2026-03-13 19:47:32 +00:00
  • aee3cc7024 Merge remote-tracking branch 'origin/master' into cat-2581-refactorcore-extract-axios-utility-helpers-into-axios Tomi Turtiainen 2026-03-13 21:46:27 +02:00
  • 6659d41089 refactor(core): extract axios request helpers Tomi Turtiainen 2026-03-13 21:46:15 +02:00
  • d503619323 fix(API): Always tag scope middleware for discover introspection Declan Carroll 2026-03-13 18:35:26 +00:00
  • db65f6adf3 fix(test): Adjust E2E discovery tests for Docker environment Declan Carroll 2026-03-13 18:28:02 +00:00
  • 3881113411 test: failing repro for N8N-9797 flaky/n8n-9797-repro claude[bot] 2026-03-13 17:55:11 +00:00
  • 9e57fb6e64 test: failing repro for N8N-9760 flaky/n8n-9760-repro claude[bot] 2026-03-13 17:42:12 +00:00
  • 96c7b3b9b6 test: failing repro for N8N-9766 flaky/n8n-9766-repro claude[bot] 2026-03-13 17:35:02 +00:00
  • 3c205ac63e fix(test): Move op filter tests to scopes-enabled integration suite Declan Carroll 2026-03-13 17:23:06 +00:00
  • 1df9ad2b30 fix(API): Address PR review feedback for discover filtering Declan Carroll 2026-03-13 17:02:53 +00:00
  • c90335e061 feat(API): Add self-describing filters to discover response Declan Carroll 2026-03-13 16:55:56 +00:00
  • f8016f8c22 feat(API): Add resource and op query parameter filtering to discover endpoint Declan Carroll 2026-03-13 16:49:29 +00:00
  • bfdfd3afbd Merge branch 'master' into chore/improve-gmail-trigger chore/improve-gmail-trigger Frank Prößdorf 2026-03-13 18:47:16 +02:00
  • dedbd85857 fix Frank Proessdorf 2026-03-13 18:46:37 +02:00
  • 985191b949 fix(API): Resolve lint errors in discover service and integration tests Declan Carroll 2026-03-13 16:31:59 +00:00
  • 3d9ed37de0 remove un-needed code James Gee 2026-03-13 17:31:07 +01:00
  • fdbc4c9902 fix(test): Remove conditional in Playwright discovery test Declan Carroll 2026-03-13 16:22:24 +00:00
  • 01bf6c5b77 remove un-needed code James Gee 2026-03-13 17:17:19 +01:00
  • fc4627a5dd test(API): Add integration test for no-header auth path on discover Declan Carroll 2026-03-13 16:13:18 +00:00
  • 13cd154929 fix(API): Only tag scope middleware when API key scopes are enabled Declan Carroll 2026-03-13 16:09:20 +00:00
  • 5845e66cad test(API): Improve discover endpoint test coverage Declan Carroll 2026-03-13 16:07:23 +00:00
  • bd0eaca21f fix(core): Old version of 1.x workflow still active after pulling ligo-331-fix-old-version-still-active-after-pull konstantintieber 2026-03-13 17:04:38 +01:00
  • 0bead51ae8 ligo - onsite demo - run workflow in isolation James Gee 2026-03-13 17:02:27 +01:00
  • 8f7052ae41 Merge remote-tracking branch 'origin/ligo-355-enable-project-editors-with-external-secrets-access-to-view' into external-secrets-pre-release Irénée 2026-03-13 15:56:08 +00:00
  • 02da3cbe75 Merge remote-tracking branch 'origin/LIGO-323-delete-connections-for-project' into external-secrets-pre-release Irénée 2026-03-13 15:55:33 +00:00
  • a080c42a17 feat: enhance ResourceCard with node icons, video headers, and improved contrast Romeo Balta 2026-03-13 15:47:58 +00:00
  • c7957f5006 Merge remote-tracking branch 'origin/master' into ligo-311-open-secrets-update-repository-queries-for-role-based-access Irénée 2026-03-13 15:33:11 +00:00
  • c86ea317ca fix Frank Proessdorf 2026-03-13 17:30:47 +02:00