Commit Graph

  • 053503531f 🚀 Release 1.23.0 (#8205) github-actions[bot] 2024-01-03 13:41:28 +01:00
  • 5e16dd4ab4 feat(core): Improvements/overhaul for nodes working with binary data (#7651) Michael Kret 2024-01-03 13:08:16 +02:00
  • 259323b97e docs: Update workflow link from ai-beta to master (#8183) Bin 2024-01-03 18:54:21 +08:00
  • 65c8e12b96 feat(Wordpress Node): Add option to ignore error when using self signed certificates (#8199) Jon 2024-01-03 10:52:01 +00:00
  • 5c078f1b3d fix(editor): Fix UI urls when hosted behind a path prefix (#8198) कारतोफ्फेलस्क्रिप्ट™ 2024-01-03 11:37:01 +01:00
  • 66460f66b0 feat(Qdrant Vector Store Node): Qdrant vector store support (#8080) Anush 2024-01-03 15:44:51 +05:30
  • ef3a57719e fix(Discord Node): Remove unnecessary requirement on parameters (#8060) Nihaal Sangha 2024-01-03 09:21:22 +00:00
  • 3b6ae2d0a5 fix(Invoice Ninja Node): Fix issue with custom invoice numbers not working with v5 (#8200) Jon 2024-01-03 09:02:19 +00:00
  • cfe9525dd4 fix(core): Better input validation for the changeRole endpoint (#8189) कारतोफ्फेलस्क्रिप्ट™ 2024-01-03 09:33:35 +01:00
  • 11cda41214 fix(GitHub Node): Fix issue that File->Get did not run once per item (#8190) Jan Oberhauser 2024-01-03 06:06:41 +01:00
  • 40c1eeeddd refactor(core): Continue moving typeorm operators to repositories (no-changelog) (#8186) Iván Ovejero 2024-01-02 17:53:24 +01:00
  • 0ca2759d75 refactor: Optimize SVG icons for nodes (#8195) Iván Ovejero 2024-01-02 17:40:08 +01:00
  • d01e42a2aa fix(editor): Fix templates view layout (#8196) Milorad FIlipović 2024-01-02 14:13:09 +01:00
  • 17a4e2ea80 fix(Schedule Trigger Node): Use the correct moment import (#8185) कारतोफ्फेलस्क्रिप्ट™ 2024-01-02 12:50:31 +01:00
  • e94b8a6c30 fix(Notion Node): Ensure arg is string during page ID extraction (#8153) Iván Ovejero 2024-01-02 10:21:32 +01:00
  • 8e873ca2f3 fix(Microsoft Excel 365 Node): Ensure arg is string during worksheet table search (#8154) Iván Ovejero 2024-01-02 10:07:12 +01:00
  • e126ed74f3 feat(core): Add user.profile.beforeUpdate hook (#8144) Tomi Turtiainen 2024-01-02 10:15:12 +02:00
  • ece48d6a13 refactor(core): Unify workflow controllers (no-changelog) (#8175) Iván Ovejero 2023-12-29 14:23:58 +01:00
  • f5a4bfe40c feat(editor): Migrate copyPaste mixin to composables (no-changelog) (#8179) Alex Grozav 2023-12-29 12:13:24 +02:00
  • 216ec079c9 feat(editor): Create separate components for JS and JSON editors (no-changelog) (#8156) कारतोफ्फेलस्क्रिप्ट™ 2023-12-29 10:49:27 +01:00
  • 1286d6583c ci: Disable import/no-extraneous-dependencies in frontend tests (no-changelog) (#8182) कारतोफ्फेलस्क्रिप्ट™ 2023-12-29 10:45:55 +01:00
  • 4bad43dd66 refactor(core): Move typeorm operators from WaitTracker to ExecutionRepository (no-changelog) (#8163) Iván Ovejero 2023-12-28 19:22:09 +01:00
  • 18e476a26a ci: Fix a flaky e2e test in 5-ndv.cy.ts (no-changelog) (#8177) कारतोफ्फेलस्क्रिप्ट™ 2023-12-28 15:13:59 +01:00
  • cf7f6688ba fix(editor): Enable explicit undo keyboard shortcut across all code editors (#8178) कारतोफ्फेलस्क्रिप्ट™ 2023-12-28 14:55:23 +01:00
  • e418d42450 refactor(core): Move typeorm operators from various sources into repositories (no-changelog) (#8174) Iván Ovejero 2023-12-28 13:14:10 +01:00
  • 405e26757e fix(editor): Prevent storing pairedItem data inside of pinData (#8173) Alex Grozav 2023-12-28 12:59:01 +02:00
  • c84d3c3bbf refactor(core): Extract ActiveWebhooks out of ActiveWorkflowRunner (no-changelog) (#8171) कारतोफ्फेलस्क्रिप्ट™ 2023-12-28 10:04:32 +01:00
  • 68cff4c59e refactor(editor): Improve linting for component and prop names (no-changelog) (#8169) कारतोफ्फेलस्क्रिप्ट™ 2023-12-28 09:49:58 +01:00
  • 639afcd7a5 refactor(core): Simplify state in test webhooks (no-changelog) (#8155) Iván Ovejero 2023-12-28 09:28:12 +01:00
  • 0e582594ea refactor(core): Move more typeorm operators to UserRepository (no-changelog) (#8165) Iván Ovejero 2023-12-28 09:27:47 +01:00
  • 5aee7a1d48 refactor(core): Move typeorm operators from SourceControlExportService to repositories (no-changelog) (#8168) Iván Ovejero 2023-12-28 09:27:38 +01:00
  • ea7e76fa3b fix(core): Use pinned data only for manual mode (#8164) Jan Oberhauser 2023-12-27 18:22:33 +01:00
  • 2c6ffb0153 fix(core): Minor improvements to multi-main setup (no-changelog) (#8012) Iván Ovejero 2023-12-27 16:55:01 +01:00
  • f69ddcd796 refactor(core): Use Dependency Injection for all Controller classes (no-changelog) (#8146) कारतोफ्फेलस्क्रिप्ट™ 2023-12-27 11:50:43 +01:00
  • 518a99e528 feat(Home Assistant Node): Use the new Home Assistant logo (#8150) geodic 2023-12-27 05:26:20 -05:00
  • fa8bd8b9eb fix(core): Fix issue that pinnedData is not used with Test-Webhooks (#8123) Jan Oberhauser 2023-12-27 10:51:53 +01:00
  • 7b26a7a621 refactor(core): Move typeorm operators from PruningService to ExecutionRepository (no-changelog) (#8145) Iván Ovejero 2023-12-22 17:49:15 +01:00
  • a59d78de18 refactor(core): Move more typeorm operators to repositories (no-changelog) (#8143) Iván Ovejero 2023-12-22 16:20:30 +01:00
  • 4007163651 refactor(core): Delete unused code, and fix typings in tests (no-changelog) (#8142) कारतोफ्फेलस्क्रिप्ट™ 2023-12-22 15:41:29 +01:00
  • 5778b3bac8 docs: Improve documentation for the toTitleCase function (no-changelog) (#8140) Omar Ajoue 2023-12-22 14:22:05 +00:00
  • baee47a276 refactor(core): Move all base URLs to UrlService (no-changelog) (#8141) कारतोफ्फेलस्क्रिप्ट™ 2023-12-22 15:19:50 +01:00
  • 517b050d0a feat(editor): Add template Id to workflow metadata (#8088) Milorad FIlipović 2023-12-22 15:07:05 +01:00
  • c83d9f45ba fix(editor): Avoid sanitizing output to search node data (#8126) Mutasem Aldmour 2023-12-22 15:03:40 +01:00
  • e928210ccd fix(editor): Prevent browser zoom when scrolling inside sticky edit mode (#8116) Milorad FIlipović 2023-12-22 14:18:32 +01:00
  • c6dd935895 refactor(core): Move some typeorm operators to repositories (no-changelog) (#8139) Iván Ovejero 2023-12-22 13:35:23 +01:00
  • ab74bade05 feat(editor): Add node execution status indicator to output panel (#8124) Milorad FIlipović 2023-12-22 12:50:36 +01:00
  • 3a881be6c2 feat(core): Unify application components shutdown (#8097) Tomi Turtiainen 2023-12-22 12:39:58 +02:00
  • c158ca2471 refactor(core): Upgrade more dependencies to remove axios 0.x (no-changelog) (#8105) कारतोफ्फेलस्क्रिप्ट™ 2023-12-22 11:39:20 +01:00
  • 021add0f39 refactor(core): Move active workflows endpoints to a decorated controller class (no-changelog) (#8101) कारतोफ्फेलस्क्रिप्ट™ 2023-12-22 11:28:42 +01:00
  • 39e45d8b92 fix(editor): Prevent canvas undo/redo when NDV is open (#8118) Milorad FIlipović 2023-12-22 08:42:53 +01:00
  • 711fa2b925 fix(editor): Fix operation change failing in certain conditions (#8114) Milorad FIlipović 2023-12-22 08:41:20 +01:00
  • 15ffd4fb9f fix(Asana Node): Omit body from GET, HEAD, and DELETE requests (#8057) Aaron Gutierrez 2023-12-21 10:21:08 -08:00
  • a169b74062 fix(Redis Trigger Node): Activating a workflow with a Redis trigger fails (#8129) Ricardo Espinoza 2023-12-21 12:29:26 -05:00
  • 1d2666b37c refactor(Peekalink Node): Stricter typing for Peekalink api call + Tests (no-changelog) (#8125) कारतोफ्फेलस्क्रिप्ट™ 2023-12-21 18:22:32 +01:00
  • 21788d9153 fix(core): Remove circular dependency in WorkflowService and ActiveWorkflowRunner (#8128) कारतोफ्फेलस्क्रिप्ट™ 2023-12-21 17:37:08 +01:00
  • e9c7fd7397 fix: Show public API upgrade CTA when feature is not enabled (#8109) Ricardo Espinoza 2023-12-21 09:06:54 -05:00
  • 5f27c20a00 feat(Snowflake Node): Update snowflake-sdk (no-changelog) (#8087) कारतोफ्फेलस्क्रिप्ट™ 2023-12-21 14:52:54 +01:00
  • ffaa30ddc4 fix(core): Handle empty executions table in pruning in migrations (#8121) कारतोफ्फेलस्क्रिप्ट™ 2023-12-21 14:52:42 +01:00
  • bec0faed9e feat(core): Add closeFunction support to Sub-Nodes (#7708) Jan Oberhauser 2023-12-21 14:21:09 +01:00
  • 9ac8825a67 refactor(core): Move error execution creation to execution service (no-changelog) (#8006) Iván Ovejero 2023-12-21 14:15:46 +01:00
  • d1b2affd2c ci: Add lint rule no-dynamic-import-template (no-changelog) (#8089) Iván Ovejero 2023-12-21 14:15:37 +01:00
  • 01e9a79238 feat(core): Remove discontinued crypto-js (#8104) कारतोफ्फेलस्क्रिप्ट™ 2023-12-21 14:13:02 +01:00
  • b67b5ae6b2 🚀 Release 1.22.0 (#8115) github-actions[bot] 2023-12-21 13:51:24 +01:00
  • bba95761e2 fix(core): Prevent axios from force setting a form-urlencoded content-type (#8117) कारतोफ्फेलस्क्रिप्ट™ 2023-12-21 13:32:04 +01:00
  • 32d397eff3 feat(Respond to Webhook Node): Overhaul with improvements like returning all items (#8093) Marcus 2023-12-21 13:03:26 +01:00
  • 5ffff1bb22 fix: Stop binary data restoration from preventing execution from finishing (#8082) Omar Ajoue 2023-12-21 09:40:39 +00:00
  • 7806a65229 feat: Add option to returnIntermediateSteps for AI agents (#8113) oleg 2023-12-21 10:27:49 +01:00
  • 6580b927b3 docs: Add notice to TheHive triggers to highlight manual steps (#8051) Jon 2023-12-21 08:40:37 +00:00
  • edfa78414d feat(editor): Finalize workers view (#8052) Iván Ovejero 2023-12-20 17:49:14 +01:00
  • d917dfe9f8 refactor(editor): Remove tracking for SAML test success (no-changelog) (#8108) Iván Ovejero 2023-12-20 15:23:00 +01:00
  • 97aa38e783 ci: Fix Postgres and MySQL tests (no-changelog) (#8106) Iván Ovejero 2023-12-20 15:14:31 +01:00
  • 8df49e134d fix(editor): Make keyboard shortcuts more strict; don't accept extra Ctrl/Alt/Shift keys (#8024) Elias Meire 2023-12-20 12:06:49 +01:00
  • 81994ce13d fix(core): Downgrade Rudderstack SDK (no-changelog) (#8107) कारतोफ्फेलस्क्रिप्ट™ 2023-12-20 11:59:44 +01:00
  • fcff34c401 fix(editor): Move versions check to init function and refactor store (no-changelog) (#8067) Alex Grozav 2023-12-20 12:49:40 +02:00
  • faadfd6d4a refactor(editor): Add telemetry for SSO/SAML (no-changelog) (#8102) Iván Ovejero 2023-12-20 11:41:39 +01:00
  • 1d1cb0d3c5 fix(editor): Ensure execution data overrides pinned data when copying in executions view (#8009) Iván Ovejero 2023-12-20 10:42:26 +01:00
  • 4b86926752 fix(editor): Fix copy/paste issue when switch node is in workflow (#8103) Mutasem Aldmour 2023-12-20 10:13:59 +01:00
  • 19b7f1ffb1 feat(editor): Upgrade frontend tooling to address a few vulnerabilities (#8100) कारतोफ्फेलस्क्रिप्ट™ 2023-12-19 19:23:55 +01:00
  • 3a0155059e feat(editor): De-duplicate frontend devDependencies (no-changelog) (#8094) कारतोफ्फेलस्क्रिप्ट™ 2023-12-19 17:43:46 +01:00
  • 9dc491c3a5 refactor(core): Improve test-webhooks (no-changelog) (#8069) Iván Ovejero 2023-12-19 17:32:02 +01:00
  • 38d1336fa7 refactor: Add telemetry for RBAC (no-changelog) (#8056) Iván Ovejero 2023-12-19 17:02:52 +01:00
  • a895ee87fc feat(core): Upgrade Rudderstack SDK (no-changelog) (#8090) कारतोफ्फेलस्क्रिप्ट™ 2023-12-19 16:53:12 +01:00
  • 64eb9bbc36 fix: Upgrade axios to address CVE-2023-45857 (#7713) कारतोफ्फेलस्क्रिप्ट™ 2023-12-19 16:17:01 +01:00
  • 8e6b951a76 fix(core): Do not display error when stopping jobless execution in queue mode (#8007) Iván Ovejero 2023-12-19 16:11:21 +01:00
  • 9d22c7a278 feat(editor): Gracefully ignore invalid payloads in postMessage handler (#8096) कारतोफ्फेलस्क्रिप्ट™ 2023-12-19 15:20:29 +01:00
  • 36a923cf7b feat(editor): Add lead enrichment suggestions to workflow list (#8042) Milorad FIlipović 2023-12-19 15:10:03 +01:00
  • c170dd1da3 refactor(Discord Node): Stop reporting to Sentry inaccessible guild error (no-changelog) (#8095) Iván Ovejero 2023-12-19 15:07:51 +01:00
  • 5ed4d19059 feat: Add opt-in enterprise license trial checkbox (no-changelog) (#7826) Alex Grozav 2023-12-19 14:58:30 +02:00
  • 464b565283 ci: Remove unnecessary async/await, enable await-thenable linting rule (no-changelog) (#8076) कारतोफ्फेलस्क्रिप्ट™ 2023-12-19 13:52:42 +01:00
  • a7ffed245a refactor(editor): Add telemetry for log streaming (no-changelog) (#8075) Iván Ovejero 2023-12-19 13:18:13 +01:00
  • 785bf9974e fix(core): Use relative imports for dynamic imports in SecurityAuditService (#8086) कारतोफ्फेलस्क्रिप्ट™ 2023-12-19 12:41:15 +01:00
  • d44602913f refactor(editor): Add telemetry for debug in editor (no-changelog) (#8073) Iván Ovejero 2023-12-19 12:23:30 +01:00
  • a63d94f28c refactor(core): Move license endpoints to a decorated controller class (no-changelog) (#8074) कारतोफ्फेलस्क्रिप्ट™ 2023-12-19 12:13:19 +01:00
  • 63a6e7e034 fix(editor): Update image sizes in template description not to be full width always (#8037) Mutasem Aldmour 2023-12-18 17:40:00 +01:00
  • 62ce962ec9 refactor(editor): Add telemetry for workflow history (no-changelog) (#8072) Iván Ovejero 2023-12-18 16:10:45 +01:00
  • 73d400a1bf refactor(core): Inject dependencies into workflow services (no-changelog) (#8066) Iván Ovejero 2023-12-18 16:10:30 +01:00
  • a651089a10 refactor(core): Update backend sentry setup to reduce noise (no-changelog) (#8026) कारतोफ्फेलस्क्रिप्ट™ 2023-12-18 14:26:07 +01:00
  • 614f488386 feat(core): Add N8N_GRACEFUL_SHUTDOWN_TIMEOUT env var (#8068) Tomi Turtiainen 2023-12-18 14:04:19 +02:00
  • 0590ac7826 ci(core): Improve circular dependency reporting in typedi (no-changelog) (#8071) कारतोफ्फेलस्क्रिप्ट™ 2023-12-18 12:52:15 +01:00
  • 8fc9888541 refactor(editor): Add telemetry for workers view (#8055) Iván Ovejero 2023-12-18 12:21:13 +01:00