Commit Graph

  • 135ef75add fix(editor): Fix parameter reset on credential change in Discord node (#9137) Elias Meire 2024-04-18 14:56:04 +02:00
  • 23a2dd08b6 feat: Add WhatsApp Business Trigger Node (#8840) Bram Kn 2024-04-18 14:45:07 +02:00
  • 53101960e6 fix: Update sales templates card content (no-changelog) (#9155) Milorad FIlipović 2024-04-18 12:30:30 +02:00
  • 08e35027f1 fix(Postgres Node): Convert js arrays to postgres type, if column type is ARRAY (#9160) Michael Kret 2024-04-18 12:58:04 +03:00
  • d756609826 fix(Schedule Trigger Node): Default to 0 minute if falsy on hourly run (#9146) Michael Kret 2024-04-18 12:57:36 +03:00
  • 1c7acbb629 refactor: Refactor ParameterInput to composition API + fix all TS errors (no-changelog) (#9006) Elias Meire 2024-04-18 11:48:52 +02:00
  • 0ed46711f4 feat(core): Setup helmet.js for setting security headers (#9027) कारतोफ्फेलस्क्रिप्ट™ 2024-04-18 10:18:09 +02:00
  • 46e432b177 fix(core): Exclude oAuth callback urls from browser-id checks (#9158) कारतोफ्फेलस्क्रिप्ट™ 2024-04-17 19:20:51 +02:00
  • 9bd8e10b35 feat(core): Upgrade mysql2 to address CVE-2024-21507, CVE-2024-21508, and CVE-2024-21509 (#9154) कारतोफ्फेलस्क्रिप्ट™ 2024-04-17 16:43:57 +02:00
  • 26158a2c8c Merge tag 'n8n@1.38.0' कारतोफ्फेलस्क्रिप्ट™ 2024-04-17 14:17:05 +02:00
  • 946f09f628 fix(Notion Node): Add itemIndex to API and operation errors (#9150) Michael Kret 2024-04-17 14:51:34 +03:00
  • 1aa92168eb 🚀 Release 1.38.0 (#9153) github-actions[bot] 2024-04-17 13:39:33 +02:00
  • ac4577f78a ci: Sync up versions for all backend related packages कारतोफ्फेलस्क्रिप्ट™ 2024-04-17 13:22:46 +02:00
  • 80c8791b96 fix(HTTP Request Node): Proxy IPv6 hostname fix (no-changelog) (#9149) Michael Kret 2024-04-17 13:40:02 +03:00
  • a95e401696 fix(Execute Workflow Node): Assign fallback pairedItem only if not present in output item and different length of input output (#9145) Michael Kret 2024-04-17 11:57:51 +03:00
  • f6c9dbf7b8 fix(HTTP Request Node): Tolerate header name being empty (#9138) Elias Meire 2024-04-17 09:45:38 +02:00
  • 4c16000efa fix: Fix issue with Crowdstrike credential not working correctly (#9108) Jon 2024-04-16 08:39:22 +01:00
  • f1215cdb6b feat(Google Gemini Chat Model Node): Add support for new Google Gemini models (#9130) oleg 2024-04-15 13:56:44 +02:00
  • fa93fb81b0 docs: Update executions.id.yml to fix typo (#9142) Deborah 2024-04-15 11:31:02 +01:00
  • 4d9000bf27 feat(Github Node): Add option to get pull requests (#9094) Chengyou Liu 2024-04-15 18:01:14 +08:00
  • 1dbc8d4594 fix(Gitlab Trigger Node): Fix typo (no-changelog) (#9077) Francesco Mannino 2024-04-15 11:54:23 +02:00
  • cd0406904e ci: Revert keep n8n-workflow version in sync with the main version (no-changelog) (#9139) Omar Ajoue 2024-04-12 17:14:33 +01:00
  • 3eb5be5f5a fix(core): Don't create multiple owners when importing credentials or workflows (#9112) Danny Martini 2024-04-12 17:25:59 +02:00
  • 5433004d77 test: Run cypress e2e tests in light mode by default (no-changelog) (#9123) Elias Meire 2024-04-11 14:22:33 +02:00
  • 1b199c08ce fix(core): Add an option to add additional non-ui routes (no-changelog) (#9122) कारतोफ्फेलस्क्रिप्ट™ 2024-04-11 12:20:29 +02:00
  • 86a20f6563 fix(Respond to Webhook Node): Continue on fail and error branch support (#9115) Michael Kret 2024-04-11 13:16:57 +03:00
  • 064e8f4a1d fix(editor): Render dates correctly in parameter hint (#9089) Elias Meire 2024-04-11 12:09:55 +02:00
  • d7abc30104 feat(Summarize Node): Option to continue when field to summarize can't be found in any items (#9118) Michael Kret 2024-04-11 12:23:44 +03:00
  • cf435c3311 fix(core): Support MySQL in MoveSshKeysToDatabase migration (#9120) Iván Ovejero 2024-04-11 11:00:20 +02:00
  • 284de5d6c7 fix(editor): Open links from embedded chat in new tab (#9121) oleg 2024-04-11 10:57:45 +02:00
  • 1cd7eacb7b ci: Fix docs urls (no-changelog) (#9116) कारतोफ्फेलस्क्रिप्ट™ 2024-04-11 10:37:35 +02:00
  • c00150bb8f fix(editor): Do not show overlapping trash icon in the node's settings (#9119) Michael Kret 2024-04-11 11:32:16 +03:00
  • 3bb821f10e fix(core): Don't revert irreversibble migrations (#9105) Danny Martini 2024-04-11 09:20:48 +02:00
  • 6fa16521fc fix(core): Upgrade tar to address CVE-2024-28863 (no-changelog) (#9117) कारतोफ्फेलस्क्रिप्ट™ 2024-04-10 17:55:33 +02:00
  • 98bcd50bab feat(editor): Add object keys that need bracket access to autocomplete (#9088) Elias Meire 2024-04-10 16:33:59 +02:00
  • feffc7ffd9 🚀 Release 1.37.0 (#9114) github-actions[bot] 2024-04-10 15:42:29 +02:00
  • a3b59843d5 refactor(core): Lint for cyclomatic complexity in BE packages (no-changelog) (#9111) Iván Ovejero 2024-04-10 14:02:02 +02:00
  • 9eab357b75 ci: Keep n8n-workflow version in sync with the main version (no-changelog) (#9107) कारतोफ्फेलस्क्रिप्ट™ 2024-04-10 13:01:43 +02:00
  • db5c587cc8 ci: Move docker-compose examples out of this repo (no-changelog) (#9029) कारतोफ्फेलस्क्रिप्ट™ 2024-04-10 13:01:26 +02:00
  • 4eb4ade3a8 docs: Update wording for Advanced AI in nodes panel (#9091) Jon 2024-04-10 11:23:43 +01:00
  • 0a9f6b3de8 feat(JWT Node): New node (#9005) Michael Kret 2024-04-10 13:16:48 +03:00
  • 9403657e46 refactor(core): Remove unnecessary indirection in SAML code (no-changelog) (#9103) कारतोफ्फेलस्क्रिप्ट™ 2024-04-10 10:55:49 +02:00
  • a7108d14f9 fix(core): Some more browser-id related fixes (no-changelog) (#9102) कारतोफ्फेलस्क्रिप्ट™ 2024-04-10 10:37:23 +02:00
  • 3e231dbfe6 fix(HTTP Request Node): Duplicate key names support for form data (#9040) Michael Kret 2024-04-10 11:09:20 +03:00
  • 58518b684b feat(Postgres Node): Options keepAlive and keepAliveInitialDelayMillis (#9067) Michael Kret 2024-04-09 18:41:51 +03:00
  • c2f4d7d796 fix(core): Fix isLeader check in WaitTracker constructor (#9100) Iván Ovejero 2024-04-09 15:50:10 +02:00
  • d46635fdb9 fix(editor): Set browser-id on all relative urls (no-changelog) (#9097) कारतोफ्फेलस्क्रिप्ट™ 2024-04-09 15:12:23 +02:00
  • cfaab0b829 fix(AWS Bedrock Chat Model Node): Improve filtering of Bedrock models & fix Claude 3 (#9085) oleg 2024-04-09 14:22:48 +02:00
  • f62800cd72 fix: Continue on fail / error output support for chains and agents (#9078) Michael Kret 2024-04-09 15:06:12 +03:00
  • 8c2622549b feat: Add telemetry event 'User clicked AI error helper button' (no-changelog) (#9096) Tomi Turtiainen 2024-04-09 14:33:15 +03:00
  • aa1370469e feat(editor): Remove cloud deployment check from settings route middlewareOptions (no-changelog) (#9095) Ahsan Virani 2024-04-09 13:02:15 +02:00
  • 4ac02dd5f4 fix(editor): UX improvements to mfa setup modal (#9059) Tomi Turtiainen 2024-04-09 13:57:14 +03:00
  • 9f87cc25a0 feat(Email Trigger (IMAP) Node): Migrate from imap-simple to @n8n/imap (#8899) कारतोफ्फेलस्क्रिप्ट™ 2024-04-09 11:33:10 +02:00
  • 28261047c3 feat(core): Prevent session hijacking (#9057) कारतोफ्फेलस्क्रिप्ट™ 2024-04-09 11:20:35 +02:00
  • 5793e5644a feat: Append item index suffix to an error message, if provided, and node has many input items (#9070) Michael Kret 2024-04-09 11:33:26 +03:00
  • 92f6cbfba3 fix(editor): Fix displaying logic of execution retry button (#9061) Csaba Tuncsik 2024-04-09 10:25:12 +02:00
  • 610ead9a38 fix(MySQL Node): Query Parameters parse string to number (#9011) Michael Kret 2024-04-09 04:48:17 +03:00
  • 3dd70a17e2 fix(editor): Drop outgoing connections on order changed event for nodes with dynamic outputs (#9055) Michael Kret 2024-04-09 04:46:52 +03:00
  • 936682eeaa feat(core): Improve Langsmith traces for AI executions (#9081) oleg 2024-04-08 22:51:49 +02:00
  • 3bcfef95f6 fix(editor): Expand range of allowed characters in expressions (#9083) Iván Ovejero 2024-04-08 16:31:52 +02:00
  • 50dd90db1a fix: Fix some vue warnings (no-changelog) (#9069) Tomi Turtiainen 2024-04-08 13:08:28 +03:00
  • f4f0a36fe1 feat: Add credential update and delete events to log streaming (#9026) Val 2024-04-08 08:13:39 +01:00
  • 7467aa30e6 fix(editor): Fix issues in dark mode (#9068) Tomi Turtiainen 2024-04-08 09:21:54 +03:00
  • df56153f8b refactor(core): Better UX for maxStalledCount queue mode error (#9075) Iván Ovejero 2024-04-05 20:03:49 +02:00
  • 7bf0f900f1 fix(core): Remove binary data when deleting executions by filter (#9056) Iván Ovejero 2024-04-05 18:00:35 +02:00
  • 0c90c7c8c1 fix(API): Accept settings.executionOrder in workflow creation (#9072) Iván Ovejero 2024-04-05 17:49:14 +02:00
  • ae3f164c5c test(core): Fix multiple parallel private key checks (no-changelog) (#9012) Iván Ovejero 2024-04-05 17:45:21 +02:00
  • e47e4bf671 fix(Summarization Chain Node): 'Final Prompt to Combine' and 'Individual Summary Prompt' options (#8391) Miguel Prytoluk 2024-04-05 10:51:54 -03:00
  • f2143620ba fix(editor): Connecting nodes to triggers when adding them together (#9042) Milorad FIlipović 2024-04-05 15:46:02 +02:00
  • 32df17104c fix(editor): Allow pinning of AI root nodes (#9060) oleg 2024-04-05 15:00:31 +02:00
  • caea27dbb5 fix(editor): Fix issue with case insensitive tags (#9071) Ricardo Espinoza 2024-04-05 09:00:18 -04:00
  • 4052b6c073 refactor(core)!: Remove legacy --file flag for execute CLI command (#9054) Iván Ovejero 2024-04-05 14:28:04 +02:00
  • ff81de3313 fix(core): Ensure TTL safeguard for test webhooks applies only to multi-main setup (#9062) Iván Ovejero 2024-04-05 14:15:49 +02:00
  • ff77ef4b62 ci: Delete some duplicate code in cli tests (no-changelog) (#9049) कारतोफ्फेलस्क्रिप्ट™ 2024-04-05 13:47:49 +02:00
  • b8ab049932 refactor(core, editor): Remove legacy nodesAccess (no-changelog) (#9016) Iván Ovejero 2024-04-05 13:17:34 +02:00
  • ba986fb018 refactor(editor): Remove legacy audit logs view (no-changelog) (#9053) Iván Ovejero 2024-04-05 10:23:27 +02:00
  • 637b6c4d3e refactor(editor): Do not make rest api calls for disabled features (no-changelog) (#9046) कारतोफ्फेलस्क्रिप्ट™ 2024-04-04 15:53:34 +02:00
  • 217b07d735 fix(core): Ensure only leader handles waiting executions (#9014) Iván Ovejero 2024-04-04 13:28:20 +02:00
  • db4f8d49a3 fix(editor): Fix execution with wait node (#9051) Csaba Tuncsik 2024-04-04 12:33:29 +02:00
  • dff8f7ac94 fix(editor): Issue showing Auth2 callback section when all properties are overriden (#8999) Ricardo Espinoza 2024-04-04 05:30:37 -04:00
  • bc6575afbb fix(editor): Rerun failed nodes in manual executions (#9050) Omar Ajoue 2024-04-04 10:28:35 +01:00
  • f6ce81e7da fix(editor): Canvas showing error toast when clicking outside of "import workflow by url" modal (#9001) Ricardo Espinoza 2024-04-04 05:15:37 -04:00
  • 0ac985133b fix: Workflows executed from other workflows not stopping (#9010) Val 2024-04-04 10:02:37 +01:00
  • 71c54cba52 fix: Fix missing input panel in node details view (#9043) Tomi Turtiainen 2024-04-04 11:13:37 +03:00
  • 3c9a1d2da3 fix(editor): Prevent saving workflow while another save is in progress (#9048) Milorad FIlipović 2024-04-04 09:59:02 +02:00
  • 744327c20d fix(core): Ensure status on Axios errors is available to the BE (#9015) Iván Ovejero 2024-04-03 18:00:27 +02:00
  • 042aa62fc2 fix(editor): Make Webhook node pinnable (#9047) Iván Ovejero 2024-04-03 17:41:15 +02:00
  • dc42ac17a6 fix(core): Upgrade express to address CVE-2024-29041 (no-changelog) (#9021) कारतोफ्फेलस्क्रिप्ट™ 2024-04-03 17:08:06 +02:00
  • bcd39a110b fix(editor): Add fallback for expression resolution in multi-output case (#9045) Iván Ovejero 2024-04-03 17:07:58 +02:00
  • a45fd0dbf4 ci(core): Upgrade express-openapi-validator (no-changelog) (#9022) कारतोफ्फेलस्क्रिप्ट™ 2024-04-03 16:57:33 +02:00
  • 76b73a27a0 refactor(core): Delete all auth exclusion config and checks (no-changelog) (#9044) कारतोफ्फेलस्क्रिप्ट™ 2024-04-03 16:56:36 +02:00
  • ec9fe98a35 fix(editor): Make share modal content scrollable (#9025) Csaba Tuncsik 2024-04-03 16:50:25 +02:00
  • 77b359ada6 fix: Fix vue type warnings (no-changelog) (#9038) Tomi Turtiainen 2024-04-03 15:04:21 +03:00
  • 83e47398f3 docs: Remove Vue TS plugin from recommended (no-changelog) (#9041) Tomi Turtiainen 2024-04-03 15:04:08 +03:00
  • 072c3db97d refactor(core): Rename push sessionId to pushRef (#8905) कारतोफ्फेलस्क्रिप्ट™ 2024-04-03 13:43:14 +02:00
  • eaaefd76da feat: Allow workflow execution even if it has errors (#9037) Tomi Turtiainen 2024-04-03 14:35:06 +03:00
  • 15fb6cbd4a 🚀 Release 1.36.0 (#9039) github-actions[bot] 2024-04-03 12:34:11 +02:00
  • 02219dde2f fix: Stop listening button not working in NDV (#9023) Milorad FIlipović 2024-04-03 12:16:16 +02:00
  • e2bde6b751 Merge tag 'n8n@1.35.0' कारतोफ्फेलस्क्रिप्ट™ 2024-04-03 12:15:26 +02:00
  • a6446fe057 feat(core): Rate-limit login endpoint to mitigate brute force password guessing attacks (#9028) कारतोफ्फेलस्क्रिप्ट™ 2024-04-03 12:08:54 +02:00