From c0ebda7c9c4f052d6380ea8196d9d9cf79b52fd8 Mon Sep 17 00:00:00 2001 From: Gabriel <83644514+gpene@users.noreply.github.com> Date: Mon, 9 Aug 2021 09:37:58 +0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20Changelog=200.133.0=20update?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/nodes/credentials/CiscoWebex/README.md | 14 ++++----- .../nodes-library/nodes/CiscoWebex/README.md | 14 ++++----- .../trigger-nodes/CiscoWebexTrigger/README.md | 14 ++++----- docs/reference/changelog.md | 29 +++++++++++++++++-- package.json | 2 +- 5 files changed, 49 insertions(+), 24 deletions(-) diff --git a/docs/nodes/credentials/CiscoWebex/README.md b/docs/nodes/credentials/CiscoWebex/README.md index 8f7351288..4ca6f4750 100644 --- a/docs/nodes/credentials/CiscoWebex/README.md +++ b/docs/nodes/credentials/CiscoWebex/README.md @@ -1,21 +1,21 @@ --- permalink: /credentials/ciscoWebex -description: Learn to configure credentials for the Cisco Webex node in n8n +description: Learn to configure credentials for the Webex by Cisco node in n8n --- -# Cisco Webex +# Webex by Cisco You can use these credentials to authenticate the following nodes: -- [Cisco Webex](../../nodes-library/nodes/ciscoWebex/README.md) -- [Cisco Webex Trigger](../../nodes-library/trigger-nodes/ciscoWebexTrigger/README.md) +- [Webex by Cisco](../../nodes-library/nodes/ciscoWebex/README.md) +- [Webex by Cisco Trigger](../../nodes-library/trigger-nodes/ciscoWebexTrigger/README.md) ## Prerequisites -Create a [Cisco Webex](https://www.webex.com/) account. +Create a [Webex by Cisco](https://www.webex.com/) account. ## Using OAuth -1. Navigate to [Webex for Developers](https://developer.webex.com/) and sign in using your Cisco Webex account. +1. Navigate to [Webex for Developers](https://developer.webex.com/) and sign in using your Webex by Cisco account. 2. From the user menu select **My Webex Apps**, then **Create a New App**. 3. From the ***Create a New App*** page select **Create an Integration**. 4. Complete the following required fields for your new integration: @@ -32,5 +32,5 @@ From n8n: 7. Enter a descriptive ***Credentials Name***. 8. Under ***Credential Data***, enter the ***Client ID*** and ***Client Secret*** obtained above. -9. Under ***OAuth***, click the circle button to initiate authentication. A popup may appear prompting you to login to your Cisco Webex account. +9. Under ***OAuth***, click the circle button to initiate authentication. A popup may appear prompting you to login to your Webex by Cisco account. 10. After authentication is complete, click **Create** to save your new credentials. diff --git a/docs/nodes/nodes-library/nodes/CiscoWebex/README.md b/docs/nodes/nodes-library/nodes/CiscoWebex/README.md index f8e08d391..5643e8e30 100644 --- a/docs/nodes/nodes-library/nodes/CiscoWebex/README.md +++ b/docs/nodes/nodes-library/nodes/CiscoWebex/README.md @@ -1,11 +1,11 @@ --- permalink: /nodes/n8n-nodes-base.ciscoWebex -description: Learn how to use the Cisco Webex node in n8n +description: Learn how to use the Webex by Cisco node in n8n --- -# Cisco Webex +# Webex by Cisco -[Cisco Webex](https://webex.com/) is a web conferencing and videoconferencing application. +[Webex by Cisco](https://webex.com/) is a web conferencing and videoconferencing application. ::: tip ๐Ÿ”‘ Credentials You can find authentication information for this node [here](../../../credentials/ciscoWebex/README.md). @@ -18,13 +18,13 @@ You can find authentication information for this node [here](../../../credential ## Example usage This workflow allows you to create a new meeting. This example usage workflow uses the following node: -- [Cisco Webex]() +- [Webex by Cisco]() The final workflow should look like the following image. -![A workflow with the Cisco Webex node](./workflow.png) +![A workflow with the Webex by Cisco node](./workflow.png) -### 1. Cisco Webex node +### 1. Webex by Cisco node 1. First enter your credentials for node. You can find out how to do that [here](../../../credentials/ciscoWebex/README.md). 2. Select 'Meeting' from the *Resource* dropdown list. @@ -34,4 +34,4 @@ The final workflow should look like the following image. 6. Optionally, use the *Additional Fields* menu to add further meeting details, for example an agenda, set the invitees, or a meeting recurrence. 7. Click on *Execute Node* to run the workflow. -![The Cisco Webex node](./webex_node.png) +![The Webex by Cisco node](./webex_node.png) diff --git a/docs/nodes/nodes-library/trigger-nodes/CiscoWebexTrigger/README.md b/docs/nodes/nodes-library/trigger-nodes/CiscoWebexTrigger/README.md index ecf112f10..0f435184e 100644 --- a/docs/nodes/nodes-library/trigger-nodes/CiscoWebexTrigger/README.md +++ b/docs/nodes/nodes-library/trigger-nodes/CiscoWebexTrigger/README.md @@ -1,11 +1,11 @@ --- permalink: /nodes/n8n-nodes-base.ciscoWebexTrigger -description: Learn how to use the Cisco Webex Trigger node in n8n +description: Learn how to use the Webex by Cisco Trigger node in n8n --- -# Cisco Webex Trigger +# Webex by Cisco Trigger -[Cisco Webex](https://webex.com/) is a web conferencing and videoconferencing application. +[Webex by Cisco](https://webex.com/) is a web conferencing and videoconferencing application. ::: tip ๐Ÿ”‘ Credentials You can find authentication information for this node [here](../../../credentials/ciscoWebex/README.md). @@ -14,13 +14,13 @@ You can find authentication information for this node [here](../../../credential ## Example usage This workflow allows you to receive updates when meeting events occur in your Webex account. This example usage workflow uses the following node: -- [Cisco Webex Trigger]() +- [Webex by Cisco Trigger]() The final workflow should look like the following image. -![A workflow with the Cisco Webex Trigger node](./workflow.png) +![A workflow with the Webex by Cisco Trigger node](./workflow.png) -### 1. Cisco Webex Trigger node +### 1. Webex by Cisco Trigger node 1. First enter your credentials for node. You can find out how to do that [here](../../../credentials/ciscoWebex/README.md). 2. Select 'Meeting' from the *Resource* dropdown list. @@ -28,5 +28,5 @@ The final workflow should look like the following image. 4. Click on *Execute Node* to run the workflow. ::: tip ๐Ÿ’ก Activate workflow for production -You'll need to save the workflow and then click on the Activate toggle on the top right of the screen to activate the workflow. Your workflow will then be triggered as specified by the settings in the Cisco Webex Trigger node. +You'll need to save the workflow and then click on the Activate toggle on the top right of the screen to activate the workflow. Your workflow will then be triggered as specified by the settings in the Webex by Cisco Trigger node. ::: diff --git a/docs/reference/changelog.md b/docs/reference/changelog.md index a0185e3d7..20df4ea96 100644 --- a/docs/reference/changelog.md +++ b/docs/reference/changelog.md @@ -2,6 +2,31 @@ ๐Ÿ›  = Version contains a breaking change. Check out the list of all the breaking changes [here](https://github.com/n8n-io/n8n/blob/master/packages/cli/BREAKING-CHANGES.md). +## n8n@0.133.0 +For a comprehensive list of changes, check out the [commits](https://github.com/n8n-io/n8n/compare/n8n%400.132.2...n8n@0.133.0) for this version.
+**Release date:** 2021-08-08 + +### New nodes โœจ +
+ + +### Enhanced nodes ๐Ÿš€ +
+ + + +### Core Functionality โš™๏ธ +- Fixed UI lag when editing large workflows. +- Revert TypeORM to version 0.2.30 + +### Bug fixes ๐Ÿ› +
+ + + +### Contributors ๐Ÿ™Œ +[Jacob Burrell](https://github.com/jacobburrell), [ะ›ะตะฑะตะดะตะฒ ะ˜ะฒะฐะฝ](https://github.com/X-pech) + ## n8n@0.132.2 For a comprehensive list of changes, check out the [commits](https://github.com/n8n-io/n8n/compare/n8n@0.132.1...n8n@0.132.2) for this version.
**Release date:** 2021-08-02 @@ -59,8 +84,8 @@ The features that introduced the breaking changes have been flagged below. ### New nodes โœจ
- - + + ### Enhanced nodes ๐Ÿš€ diff --git a/package.json b/package.json index ebc318070..b810206a5 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@fortawesome/fontawesome-svg-core": "^1.2.35", "@fortawesome/free-solid-svg-icons": "^5.15.3", "@fortawesome/vue-fontawesome": "^2.0.2", - "n8n-nodes-base": "^0.129.0", + "n8n-nodes-base": "^0.130.0", "vuepress-plugin-sitemap": "^2.3.1" }, "devDependencies": {