Commit Graph

  • e9af3e754f fix(OpenAI Node): Always show jsonOutput toggle for OpenAI message operation (no-changelog) (#8651) oleg 2024-02-16 09:31:53 +01:00
  • bd4b50cf08 fix(GraphQL Node): Fix request format JSON error (#8646) Marcus 2024-02-15 17:49:18 +01:00
  • c4e259bcfc 🚀 Release 1.29.0 (#8643) github-actions[bot] 2024-02-15 11:08:48 +00:00
  • 540a80e9f9 test: Fix broken workflow tag tests (#8641) Omar Ajoue 2024-02-15 10:51:59 +00:00
  • bf729aa2f0 refactor(editor): Do not use CodeNodeEditor anywhere except the Code node (no-changelog) (#8636) कारतोफ्फेलस्क्रिप्ट™ 2024-02-15 11:35:50 +01:00
  • 941278db68 feat(OpenAI Node): Overhaul (#8335) Michael Kret 2024-02-15 10:15:58 +02:00
  • 2b9391a975 fix(core): Improve handling of wrapped errors (no-changelog) (#8631) कारतोफ्फेलस्क्रिप्ट™ 2024-02-14 17:29:23 +01:00
  • 100d9bc087 refactor: Add IRequestOptions type to helpers.request for more type safety (no-changelog) (#8563) Elias Meire 2024-02-14 16:29:09 +01:00
  • 24859cfef5 docs: Document own mode removal in BREAKING-CHANGES.md (no-changelog) (#8632) Danny Martini 2024-02-14 16:26:01 +01:00
  • 1116a28b45 fix(Wait Node): Account for workflow timezone in Wait node datetime (#8578) Iván Ovejero 2024-02-14 16:12:23 +01:00
  • a2a3ca160f fix(core): Improve the startup error when EXECUTIONS_PROCESS is set (#8630) कारतोफ्फेलस्क्रिप्ट™ 2024-02-14 15:35:42 +01:00
  • 9c7e0266ee fix(editor): Debounce expression changes (#8629) Elias Meire 2024-02-14 15:23:11 +01:00
  • 68498cb72a fix(core): Upgrade @n8n/typeorm to address postgres timestamp issues (#8627) कारतोफ्फेलस्क्रिप्ट™ 2024-02-14 14:17:57 +01:00
  • bf4f896373 feat: Add telemetry event when users click on templates link (#8625) Milorad FIlipović 2024-02-14 13:26:44 +01:00
  • 6bc1c3d7a8 fix(Notion Node): Block with text results in a body validation error (#8622) Michael Kret 2024-02-14 13:05:06 +02:00
  • f5274302f8 fix: Fix resolving of expressions of deeply nested sub-nodes (#8612) oleg 2024-02-14 10:42:55 +01:00
  • d18cba37a4 feat(Convert to File Node): Operation to convert a string in a plain text file, option to format JSON when creating file (#8620) Michael Kret 2024-02-13 16:52:37 +02:00
  • e597fbc78f fix(FTP Node): Fix issue with connections not closing properly (#8619) Jon 2024-02-13 14:32:21 +00:00
  • a3bed97883 fix(Merge Node): Fixing how paired items are handled in the merge node, when choosing a branch and selecting to return an empty object (#8479) Danny Martini 2024-02-13 15:00:20 +01:00
  • cd8ca8412d fix(core): Give better error message if executions.process is still used in the configs (#8618) Danny Martini 2024-02-13 13:40:50 +01:00
  • b54488ada5 fix(Execute Workflow Node): Passing the workflow that is supposed to be executed as a paramter (#8614) Danny Martini 2024-02-13 12:49:21 +01:00
  • 49062d169c docs: Update changelog to make removal of own node obvious (no-changelog) (#8615) Danny Martini 2024-02-13 09:43:57 +01:00
  • 3b2078c3ca fix(HTTP Request Node): Handle special characters in pagination expressions + improve hint text (#8576) Elias Meire 2024-02-12 17:32:27 +01:00
  • d38a822b95 fix(FTP Node): Fix issue with paireditems not always working (#8613) Jon 2024-02-12 16:06:28 +00:00
  • 32281d12d7 feat(HTML Extract Node): Better text extraction, option to specify selectors to skip, option to clean up text data (#8586) Michael Kret 2024-02-12 12:52:51 +02:00
  • 510bf8905d refactor(editor): Refactor workflowHelpers mixin to composable (no-changelog) (#8600) oleg 2024-02-12 10:45:05 +01:00
  • a6211c9a5d fix(Jira Software Node): Fix issue with not all issue types being supported (#8571) Jon 2024-02-12 08:49:13 +00:00
  • ee81015231 docs: Update cursor description in the public api documentation (#8602) Danny Martini 2024-02-09 16:36:57 +01:00
  • 5a613d4a8b build: Update License-SDK to v2.10.0 (no-changelog) (#8537) Cornelius Suermann 2024-02-09 16:10:50 +01:00
  • a743a40376 feat(API): Add tag support to public API (#8588) Omar Ajoue 2024-02-09 15:10:03 +00:00
  • 64b10d7f5c refactor: Remove any appcues events (#8597) Mutasem Aldmour 2024-02-09 15:15:59 +01:00
  • cd151f1ba9 feat: Include totalUsers in usage metrics during license renewal (no-changelog) (#8598) Cornelius Suermann 2024-02-09 14:15:05 +01:00
  • 79b09fdf84 feat(editor): Use website as the main templates repository (#8591) Milorad FIlipović 2024-02-09 13:47:43 +01:00
  • 5ab34fe335 fix(API): Fire workflowExecuteBefore hook in runMainProcess (no-changelog) (#8601) oleg 2024-02-09 13:23:00 +01:00
  • 7501ad8f3c feat: Add support for AI log streaming (#8526) Omar Ajoue 2024-02-09 09:41:01 +00:00
  • ccc0ad5009 fix(core): Custom workflow tool tweaks (#8561) Michael Kret 2024-02-08 18:12:45 +02:00
  • e28b374170 fix(HTTP Request Node): Errorneous binary object without content-disposition response header (#8583) Michael Kret 2024-02-08 18:12:00 +02:00
  • de6d466e5e refactor: Add lint rule for unsafe property access with lodash get/set (no-changelog) (#8587) Elias Meire 2024-02-08 15:32:04 +01:00
  • 8e392cfc1d feat(core): Migrate to n8n's typeorm fork (#8590) कारतोफ्फेलस्क्रिप्ट™ 2024-02-08 15:13:29 +01:00
  • a822588012 fix(RSS Feed Trigger Node): Save last item's date instead of last execution date (#8572) Bruno Inec 2024-02-08 14:29:20 +01:00
  • 2db8231af5 fix(Google Sheets Trigger Node): First non-header row is ignored when using on row added event (#8580) Michael Kret 2024-02-08 14:56:22 +02:00
  • 1e134f1454 build: Add GitHub issue form for reporting bugs (#8585) Cornelius Suermann 2024-02-08 12:31:57 +01:00
  • 7826bd842a feat: Upgrade typeorm, sqlite3, and pg/pg-promise (#8579) कारतोफ्फेलस्क्रिप्ट™ 2024-02-08 10:40:18 +01:00
  • 5750e8e88e fix(core): Upgrade rudderstack sdk to address npm postInstall issues (#8568) कारतोफ्फेलस्क्रिप्ट™ 2024-02-08 10:40:10 +01:00
  • 40eee3aa49 ci(core): Avoid slow bcrypt calls in tests (no-changelog) (#8570) कारतोफ्फेलस्क्रिप्ट™ 2024-02-07 17:56:02 +01:00
  • b79d6749d5 Merge tag 'n8n@1.28.0' कारतोफ्फेलस्क्रिप्ट™ 2024-02-07 16:12:47 +01:00
  • 1b7ebe463e 🚀 Release 1.28.0 (#8569) github-actions[bot] 2024-02-07 15:39:40 +01:00
  • 053fb5ff7a fix(Microsoft Outlook Node): Download executes more than once per incoming item (#8566) Michael Kret 2024-02-07 15:18:00 +02:00
  • 7531f34386 fix(core): Use hostname from URL instead of Host header for SNI (#8562) Elias Meire 2024-02-06 19:38:36 +01:00
  • 76f317074e ci: Update validate-n8n-pull-request-title action (no-changelog) (#8553) Danny Martini 2024-02-06 19:24:02 +01:00
  • 2799de491b feat: Add assignment component with drag and drop to Set node (#8283) Elias Meire 2024-02-06 18:34:34 +01:00
  • c04f92f7fd refactor(core): Couple of refactors on WorkflowRunner and ActiveExecutions (no-changelog) (#8487) कारतोफ्फेलस्क्रिप्ट™ 2024-02-06 18:09:50 +01:00
  • dc068ce2e6 build: Fix outdated import to fix build (no-changelog) (#8558) Iván Ovejero 2024-02-06 10:45:30 +01:00
  • abddbb6227 fix(core): Use trx manager instead of repository for tags overwrite (#8557) Iván Ovejero 2024-02-06 10:40:32 +01:00
  • c4e39451db refactor(core): Continue breaking dependency cycles (no-changelog) (#8545) Iván Ovejero 2024-02-06 10:08:46 +01:00
  • 28aee7c425 refactor(core): Lock webhook process out of multi-main setup (no-changelog) (#8549) Iván Ovejero 2024-02-05 18:06:54 +01:00
  • dca50dcc68 docs: Add encryption key check to breaking changes list (#8551) Iván Ovejero 2024-02-05 16:39:59 +01:00
  • c8b8379015 fix: Update BaseChatModel import checks for MistralAI compatibility (#8527) oleg 2024-02-05 16:09:23 +01:00
  • b62c1d7c41 fix: Remove ts-node from overrides and typeorm script (no-changelog) (#8547) Danny Martini 2024-02-05 14:09:22 +01:00
  • dc5ec8f946 refactor(core): Streamline flows in multi-main mode (no-changelog) (#8446) Iván Ovejero 2024-02-05 09:26:55 +01:00
  • da1fe44d52 feat(Email Trigger (IMAP) Node): Upgrade mailparser (#8539) कारतोफ्फेलस्क्रिप्ट™ 2024-02-02 18:21:56 +01:00
  • 994754bf39 feat(editor): Add delete and disable button to nodes on hover (#8482) Elias Meire 2024-02-02 16:02:41 +01:00
  • 4b3659f04f feat(RabbitMQ Trigger Node): Add options to configure assert of exchanges and queues (#8430) Andrea Ascari 2024-02-02 16:02:09 +01:00
  • ee5e422094 fix(core): Upgrade nodemailer to address an exploit (#8535) कारतोफ्फेलस्क्रिप्ट™ 2024-02-02 14:12:18 +01:00
  • 7fc054cb86 ci: Fix release-create-pr.yml (no-changelog) कारतोफ्फेलस्क्रिप्ट™ 2024-02-02 12:58:26 +01:00
  • 92f939f827 fix(core): Fix workflow tagging failure due to unique constraint check (#8505) Iván Ovejero 2024-02-02 12:36:55 +01:00
  • cccdfc73d6 fix(Embeddings OpenAI Node): Fix dynamic models fetching (#8533) oleg 2024-02-02 12:27:13 +01:00
  • 76c5a62f52 fix(core): Ensure AxiosError status always gets copied over to NodeApiError (#8509) कारतोफ्फेलस्क्रिप्ट™ 2024-02-02 12:22:26 +01:00
  • 4fed68ee34 fix(core): Fix DropRoleMapping migration (#8521) कारतोफ्फेलस्क्रिप्ट™ 2024-02-02 12:22:09 +01:00
  • 5832d3ca46 fix(core): Fix PermissionChecker.check, and add additional unit tests (#8528) कारतोफ्फेलस्क्रिप्ट™ 2024-02-02 12:21:53 +01:00
  • 612771e032 fix(editor): Prune values that are not in the schema in the ResourceMapper component (#8478) Elias Meire 2024-02-02 11:28:12 +01:00
  • c419c8592f fix: Allow Date/Luxon objects and additional formats in DateTime validation (#8525) Elias Meire 2024-02-02 11:27:31 +01:00
  • 76cdf75fb9 fix(MongoDB Node): Fix "Maximum call stack size exceeded" error on too many rows (#8530) कारतोफ्फेलस्क्रिप्ट™ 2024-02-02 09:48:14 +01:00
  • d4607381ed ci: Replace pnpm/action-setup action with corepack (no-changelog) (#8504) कारतोफ्फेलस्क्रिप्ट™ 2024-02-02 09:47:58 +01:00
  • 528c07134a fix(core): Fix test runs of triggers that rely on static data (#8524) Iván Ovejero 2024-02-01 18:05:23 +01:00
  • 934d0d35b1 feat: Azure Open AI chat model & embeddings (#8522) oleg 2024-02-01 16:48:18 +01:00
  • 254700a059 fix(Slack Node): Attachments fix (#8471) Michael Kret 2024-02-01 11:26:04 +00:00
  • 1e02d73ad7 fix(Microsoft Excel 365 Node): Upsert append new rows at the end of used range, option to append at the end of selected range (#8461) Michael Kret 2024-02-01 10:46:34 +00:00
  • 3128dca1fa fix(HTTP Request Node): Require parameter with filled name and value to avoid infinite loop (#8454) Michael Kret 2024-02-01 10:35:39 +00:00
  • ca75744c7f fix(HTTP Request Node): Support form data when using pagination (#8497) Elias Meire 2024-02-01 11:33:18 +01:00
  • cc41fc7c80 fix(core): Fix new graceful shutdown env being always overridden by deprecated env (#8503) Iván Ovejero 2024-02-01 11:10:40 +01:00
  • 88cf1823d3 Merge tag 'n8n@1.27.0' कारतोफ्फेलस्क्रिप्ट™ 2024-01-31 20:33:25 +01:00
  • d2d0ae6c5d ci: Fix DB tests (no-changelog) (#8513) कारतोफ्फेलस्क्रिप्ट™ 2024-01-31 17:36:50 +01:00
  • 4f3de9ab3c ci: Skip running postInstall scripts for all packages except sqlite3 (no-changelog) (#8514) कारतोफ्फेलस्क्रिप्ट™ 2024-01-31 17:27:46 +01:00
  • 7aa3ef7168 🚀 Release 1.27.0 (#8512) github-actions[bot] 2024-01-31 16:08:37 +01:00
  • 670af167e6 fix(core): Improve handling of wrapped errors (#8510) कारतोफ्फेलस्क्रिप्ट™ 2024-01-31 15:34:22 +01:00
  • f1910a10a6 fix(core): Forward authorization header when on same domain (#8507) Elias Meire 2024-01-31 15:11:29 +01:00
  • 033fd344b5 fix(core): Handle possibly invalid updatedAt timestamps in source-control (#8485) कारतोफ्फेलस्क्रिप्ट™ 2024-01-31 14:25:03 +01:00
  • 2aed788dc3 feat(editor): Send template id as string in all telemetry events (#8498) Milorad FIlipović 2024-01-31 13:34:11 +01:00
  • 839dd96c7d refactor(core): Move all code related to onServerStarted into InternalHooks (no-changelog) (#8500) कारतोफ्फेलस्क्रिप्ट™ 2024-01-31 13:29:17 +01:00
  • 0e9a5a2ab2 fix: Properly iterate over credentials with expressions (#8502) Omar Ajoue 2024-01-31 12:12:18 +00:00
  • 39e8754784 fix(core): Don't report executions that have been paused as failed to rudderstack and log streams (#8501) Danny Martini 2024-01-31 11:21:15 +01:00
  • dac511b710 refactor(core): Modernize credentials controllers and services (no-changelog) (#8488) Iván Ovejero 2024-01-31 09:48:48 +01:00
  • 0febe62ad0 fix(AwsS3 Node): Fix handling of bucket with dot in name (#8475) कारतोफ्फेलस्क्रिप्ट™ 2024-01-30 17:05:59 +01:00
  • e643a126f4 feat(editor): Implement loading and error states for dynamically loaded components in node parameter list (#8477) Milorad FIlipović 2024-01-30 14:27:42 +01:00
  • 121a55b691 feat(core): Remove own execution-process mode (#8490) कारतोफ्फेलस्क्रिप्ट™ 2024-01-30 12:51:40 +01:00
  • 79c9763122 refactor(editor): Prevent router.replace from computed property (no-changelog) (#8489) oleg 2024-01-30 12:00:10 +01:00
  • 327cc8df73 fix(editor): Send template id as a number in telemetry events (#8484) Milorad FIlipović 2024-01-30 10:37:06 +01:00
  • 5cb55270b7 refactor(core): Replace promisify-d node calls with native promises (no-changelog) (#8464) कारतोफ्फेलस्क्रिप्ट™ 2024-01-30 09:49:23 +01:00
  • 238b54c77b fix(core): Fix stopping and retrying failed executions (#8480) Iván Ovejero 2024-01-29 16:34:58 +01:00