Commit Graph

  • 3831201aaf ci: Setup code-coverage reporting (no-changelog) (#5669) कारतोफ्फेलस्क्रिप्ट™ 2023-03-10 16:53:05 +01:00
  • 5f238ea641 fix(editor): Display correct error message for env access (#5634) Jan Oberhauser 2023-03-10 14:16:18 +01:00
  • dc0e052c83 Merge tag 'n8n@0.219.1' Jan Oberhauser 2023-03-10 13:54:26 +01:00
  • a881512b49 🚀 Release 0.219.1 (#5668) github-actions[bot] 2023-03-10 13:30:40 +01:00
  • 69b124fc78 ci: Allow releasing new versions as long as one of the packages is modified (no-changelog) कारतोफ्फेलस्क्रिप्ट™ 2023-03-10 13:25:06 +01:00
  • 974d57dfed fix(HTTP Request Node): Remove streaming response (#5663) agobrech 2023-03-10 11:54:26 +01:00
  • 8a21fefbc6 fix(HTTP Request Node): Remove streaming response (#5663) agobrech 2023-03-10 11:54:26 +01:00
  • dd93c0890b Merge tag 'n8n@0.219.0' Jan Oberhauser 2023-03-09 18:38:19 +01:00
  • 7a4e9ef5fa refactor: Remove n8n-core dependency in nodes-base (no-changelog) (#5649) कारतोफ्फेलस्क्रिप्ट™ 2023-03-09 18:13:15 +01:00
  • 40a6ab814d 🚀 Release 0.219.0 (#5659) github-actions[bot] 2023-03-09 18:04:39 +01:00
  • 5790e5e719 fix(core): Fix trying to pipe a non stream on errors (no-changelog) (#5660) agobrech 2023-03-09 17:48:33 +01:00
  • edf6313fa5 ci: Fix e2e tests (no-changelog) (#5658) कारतोफ्फेलस्क्रिप्ट™ 2023-03-09 17:08:47 +01:00
  • 1979eb8a9c fix(core): Fix issues with LDAP reset and LDAP init (no-changelog) (#5657) कारतोफ्फेलस्क्रिप्ट™ 2023-03-09 16:24:44 +01:00
  • ce0d9d2bed feat(HTTP Request Node): Move from Binary Buffer to Binary streaming (#5610) agobrech 2023-03-09 15:38:54 +01:00
  • a9c63f980f feat(editor): Only redirect new users to blank canvas (no-changelog) (#5654) OlegIvaniv 2023-03-09 15:26:27 +01:00
  • ac2f89a18a feat(editor): Do not automatically add manual trigger on node plus (#5644) OlegIvaniv 2023-03-09 15:22:12 +01:00
  • d872866add feat(core): Allow using middlewares with decorators on a per-route basis (no-changelog) (#5656) कारतोफ्फेलस्क्रिप्ट™ 2023-03-09 15:08:48 +01:00
  • 356e916194 refactor(core): Convert more routes to use the decorator pattern (no-changelog) (#5611) कारतोफ्फेलस्क्रिप्ट™ 2023-03-09 14:42:13 +01:00
  • 493f7a1c92 fix: Fetch credentials on workflows view to include in duplicated workflows (#5532) Alex Grozav 2023-03-09 14:23:38 +02:00
  • 71c349b071 ci: Add PR checklist (#5628) Mutasem Aldmour 2023-03-09 12:49:37 +01:00
  • e56fbfef3e feat(Mindee Node): Add support for v4 API (#5559) Jon 2023-03-09 10:06:03 +00:00
  • 971d5ae8f5 feat(Microsoft SQL Node): Add support for self signed certificates (#5160) Jon 2023-03-09 10:05:03 +00:00
  • 5b9c521d04 fix(editor): Only fetch new versions at app launch (#5647) romainminaud 2023-03-09 11:01:30 +01:00
  • 6500e985ee fix(core): Use new version of riot-tmpl in workflow package (no-changelog) (#5619) Ricardo Espinoza 2023-03-09 03:13:48 -05:00
  • 6f27b445ca feat(core): Refactor and add SAML preferences for service provider instance (#5637) Michael Auerswald 2023-03-09 09:08:23 +01:00
  • 89d25995c3 docs(Github Trigger Node): Add notice and more meaningful error around permissions (#5551) Jon 2023-03-08 16:04:45 +00:00
  • 2889e53b37 feat(Cal Trigger Node): Update to support v2 webhooks (#5331) Syed Ali Shahbaz 2023-03-08 21:28:15 +05:30
  • 354edf6886 feat(editor): Redirect users to canvas if they don't have any workflows (#5629) OlegIvaniv 2023-03-08 15:11:13 +01:00
  • 0b6fa6b20e ci: Setup TS project references for nodes-base, and stop packaging tests in the npm package (no-changelog) (#5635) कारतोफ्फेलस्क्रिप्ट™ 2023-03-08 14:33:13 +01:00
  • 0d49ad8b93 fix(core): Add a helper function to convert binary streams to buffers (no-changelog) (#5641) agobrech 2023-03-08 14:32:27 +01:00
  • c81656d149 fix: Fix color discrepancies for executions list items (#5640) romainminaud 2023-03-08 12:28:23 +01:00
  • 419969c0d7 fix(core): Rename advancedFilters to advancedExecutionFilters (#5643) Michael Auerswald 2023-03-07 18:35:52 +01:00
  • e52aa46842 chore: Clean up distribution test (#5639) Mutasem Aldmour 2023-03-07 15:41:02 +01:00
  • 0b5ef09e7c feat(core): Add advancedFilters feature flag (#5638) Michael Auerswald 2023-03-07 14:18:10 +01:00
  • 6c1286fadf ci: Remove second code owners for migrations (#5636) Mutasem Aldmour 2023-03-07 10:58:27 +01:00
  • 5eb0d52459 refactor: Unify binary-data assertion across all nodes (no-changelog) (#5624) कारतोफ्फेलस्क्रिप्ट™ 2023-03-06 17:33:32 +01:00
  • 01a2160b3b feat(Mattermost Node): Add self signed certificate support (#5630) Jon 2023-03-06 16:27:49 +00:00
  • 45ccdd3bb5 fix(core): Allow serving icons for custom nodes with npm scoped names (#5626) कारतोफ्फेलस्क्रिप्ट™ 2023-03-06 13:36:47 +01:00
  • 96142d78de ci: Add migrations code owners (#5625) Mutasem Aldmour 2023-03-06 15:32:36 +03:00
  • d6357eed8c ci: Disable provenance attestation on docker images to work around docker/buildx#1533 (#5617) कारतोफ्फेलस्क्रिप्ट™ 2023-03-06 09:53:50 +01:00
  • ca66ec8f4d feat(core): Add SAML XML validation (#5600) Michael Auerswald 2023-03-06 09:44:25 +01:00
  • ddfa16cf27 refactor(editor): Add spec input to e2e-tests workflow (no-changelog) (#5622) OlegIvaniv 2023-03-06 09:36:05 +01:00
  • 1c65bff31d fix(OpenAI Node): Simplify code (#5618) Jan Oberhauser 2023-03-05 17:43:17 +01:00
  • 3c57062571 refactor: Fix some typos (no-changelog) (#5616) कारतोफ्फेलस्क्रिप्ट™ 2023-03-03 18:49:19 +01:00
  • 4e244937c9 refactor: catch doesn't need to have a param (no-changelog) (#5614) कारतोफ्फेलस्क्रिप्ट™ 2023-03-03 18:18:49 +01:00
  • 9420b0fdf8 feat(Slack Node): Move from Binary Buffer to Binary streaming (#5612) agobrech 2023-03-03 18:11:27 +01:00
  • e949db3525 fix(OpenAI Node): Fix issue with expressions not working with chat complete (#5609) Jon 2023-03-03 16:08:12 +00:00
  • 2eba050461 fix(editor): Fix ElButton overrides (#5605) Csaba Tuncsik 2023-03-03 11:48:45 +01:00
  • 523fa71705 feat(core): Add SAML post and test endpoints (#5595) Michael Auerswald 2023-03-03 10:19:43 +01:00
  • b5179597f3 feat(core): Limit user changes when saml is enabled (#5577) Michael Auerswald 2023-03-03 10:05:30 +01:00
  • a91b631411 🚀 Release 0.218.0 (#5601) github-actions[bot] 2023-03-02 17:32:52 +01:00
  • 0004dc7ee8 ci(editor): Run e2e tests in parallel and improve build caching (#5445) OlegIvaniv 2023-03-02 16:50:21 +01:00
  • 5040fea93e fix: Fix issues with nodes missing in nodes panel (#5599) Mutasem Aldmour 2023-03-02 18:27:56 +03:00
  • 4f5013ff53 fix: Show RabbitMQ node in nodes panel (#5598) Jon 2023-03-02 14:35:13 +00:00
  • 06c5ecbdf3 feat(OpenAI Node): Add support for ChatGPT (#5596) Jon 2023-03-02 14:17:29 +00:00
  • 1f7b478920 fix: Fix mapping paths when appending to empty expression (#5591) Mutasem Aldmour 2023-03-02 15:02:29 +03:00
  • 31cc8de829 feat(core): Add SAML settings and consolidate LDAP under SSO (#5574) Michael Auerswald 2023-03-02 09:00:51 +01:00
  • f61d779667 feat(Jira Software Node): Support binary streaming for very large binary files (#5589) agobrech 2023-03-01 18:14:07 +01:00
  • f3c943ef81 feat(Telegram Node): Add Parse Mode to Send Document operation (#5554) Jon 2023-03-01 14:47:09 +00:00
  • 91bd0146f3 feat: Add distribution test tracking (#5588) Mutasem Aldmour 2023-03-01 14:13:15 +03:00
  • eac4275a7e fix: Stop showing mapping hint after mapping (#5586) Mutasem Aldmour 2023-03-01 14:02:34 +03:00
  • aa2beaa800 fix(Item Lists Node): Tweak item list summarize field naming (#5572) agobrech 2023-02-28 18:00:39 +01:00
  • d6d1c07a53 fix: Show Execute Workflow node in nodes panel (#5583) Mutasem Aldmour 2023-02-28 17:51:33 +03:00
  • e3ef9f7c7b ci: Update ReadBinaryFile Documentation URL (no-changelog) (#5581) कारतोफ्फेलस्क्रिप्ट™ 2023-02-28 12:00:52 +01:00
  • 3d82614de2 ci: Fix the PR-title validation action (no-changelog) (#5576) agobrech 2023-02-28 11:54:46 +01:00
  • 20c4919513 feat: Add events to enable onboarding checklist (#5536) Mutasem Aldmour 2023-02-28 13:44:37 +03:00
  • ae634407a4 feat(editor): Add missing documentation to autocomplete items for inline code editor (#5560) Milorad FIlipović 2023-02-28 05:34:03 +01:00
  • bb4db58819 fix(core): Remove linting exceptions in nodes-base, @typescript-eslint/no-unsafe-argument (no-changelog) Michael Kret 2023-02-28 05:39:43 +02:00
  • 3172ea376e Merge tag 'n8n@0.217.2' Jan Oberhauser 2023-02-27 13:07:35 +01:00
  • 948b37592f 🚀 Release 0.217.2 (#5573) github-actions[bot] 2023-02-27 12:42:56 +01:00
  • a19ec6ac94 fix(core): Revert isPending check on the user entity (#5571) कारतोफ्फेलस्क्रिप्ट™ 2023-02-27 12:35:59 +01:00
  • 43eec66828 fix(core): Revert isPending check on the user entity (#5571) कारतोफ्फेलस्क्रिप्ट™ 2023-02-27 12:35:59 +01:00
  • 51eedaccd4 fix(core): Fix Filtering of Workflow by Tags (#5570) Csaba Tuncsik 2023-02-27 12:25:45 +01:00
  • 2137ae23d7 fix(core): Fix execution pruning queries (#5562) कारतोफ्फेलस्क्रिप्ट™ 2023-02-24 18:02:34 +01:00
  • ea2035b510 fix(core): Fix Filtering of Workflow by Tags (#5570) Csaba Tuncsik 2023-02-27 12:25:45 +01:00
  • 1942fd8232 feat(editor): Show parameter hint on multilines (#5014) Giulio Andreini 2023-02-27 07:25:57 +01:00
  • 40a934bbb4 feat(core): Add SAML login setup (#5515) Michael Auerswald 2023-02-24 20:37:19 +01:00
  • d09ca875ec ci: Do not reset the server for every e2e sub-test (no-changelog) (#5521) कारतोफ्फेलस्क्रिप्ट™ 2023-02-24 18:07:35 +01:00
  • 88de6613bd fix(core): Fix execution pruning queries (#5562) कारतोफ्फेलस्क्रिप्ट™ 2023-02-24 18:02:34 +01:00
  • 1c86a59e62 Merge tag 'n8n@0.217.1' Jan Oberhauser 2023-02-24 17:35:22 +01:00
  • 9735188195 🚀 Release 0.217.1 (#5565) github-actions[bot] 2023-02-24 16:21:55 +01:00
  • b30db10d89 fix: Prevent executions from displaying as running forever (#5563) Omar Ajoue 2023-02-24 14:53:49 +01:00
  • 46d9ac6c6f fix: Prevent executions from displaying as running forever (#5563) Omar Ajoue 2023-02-24 14:53:49 +01:00
  • 534629c146 Merge tag 'n8n@0.217.0' Jan Oberhauser 2023-02-24 12:26:41 +01:00
  • a72ef21817 🚀 Release 0.217.0 (#5553) github-actions[bot] 2023-02-23 18:21:17 +01:00
  • f0695827f5 feat: Migrate packages from lodash to lodash-es (no-changelog) (#5538) Alex Grozav 2023-02-23 17:16:05 +02:00
  • e2d7c1804f fix(editor): Apply correct IRunExecutionData to finished workflow (#5552) Michael Auerswald 2023-02-23 13:00:28 +01:00
  • a53f3998a2 feat: Check new n8n version at start (no-changelog) (#5542) romainminaud 2023-02-23 11:43:03 +01:00
  • 7c517cb530 fix(editor): Remove 'crashed' status from filter (#5524) Csaba Tuncsik 2023-02-23 11:13:21 +01:00
  • 4998ab2350 fix(editor): Fix an issue with zoom and canvas nodes connections (#5548) OlegIvaniv 2023-02-23 09:48:42 +01:00
  • f965469e13 fix(Google Calendar Node): Fix incorrect labels for start and end times when getting all events (#5529) Jonathan Bennetts 2023-02-23 08:34:41 +00:00
  • 3af3db160b fix: fix typo in error messages when a property does not exist (#4310) Jonathan Bennetts 2023-02-23 08:33:43 +00:00
  • 4a209e1dd9 feat: Hide sensible value in Auth Header Credentials and Auth Query Credentials (#5534) agobrech 2023-02-23 09:31:46 +01:00
  • 1bff044252 refactor(WhatsApp Node): Avoid using BinaryDataManager directly from n8n-core (#5544) कारतोफ्फेलस्क्रिप्ट™ 2023-02-23 08:51:08 +01:00
  • e251439333 fix(Discord Node): Fix wrong error message being displayed (#5547) Jan Oberhauser 2023-02-22 15:54:52 +01:00
  • 0fbb3f0f02 fix(core): Do not remove empty output connections arrays in PurgeInvalidWorkflowConnections migration (#5546) OlegIvaniv 2023-02-22 14:20:06 +01:00
  • 8d84e684cf ci: Check PR title on all branches, except release branches (no-changelog) (#5545) कारतोफ्फेलस्क्रिप्ट™ 2023-02-22 13:14:29 +01:00
  • 17eff4d7d6 fix(core): Fix execution status filters (#5533) Michael Auerswald 2023-02-21 21:44:46 +01:00
  • 52f740b9e8 refactor(core): Use an IoC container to manage singleton classes [Part-1] (no-changelog) (#5509) कारतोफ्फेलस्क्रिप्ट™ 2023-02-21 19:21:56 +01:00
  • aca94bb995 ci: Merge back released tag to master as Jan (no-changelog) (#5540) कारतोफ्फेलस्क्रिप्ट™ 2023-02-21 19:16:51 +01:00