Revert " Changelog update for n8n@0.78.0"

This reverts commit 325eef4029.
This commit is contained in:
Amudhan 2020-08-27 17:51:41 +05:30
parent 325eef4029
commit ebcb8fd9ae
2 changed files with 0 additions and 35 deletions

View File

@ -25,14 +25,3 @@ Create a [Dropbox](https://www.dropbox.com/) account.
![Getting Dropbox credentials](./using-oauth.gif)
## Using Access Token
1. Access the [Dropbox app creation page](https://www.dropbox.com/developers/apps/create).
2. In 'Choose an API', select *Dropbox API*.
3. In 'Choose your app's permissions model', select *Scoped access*.
4. In 'Choose the type of access you need', select *Full Dropbox*.
5. In 'Name your app', enter a name for your app.
7. Click on *Create app*.
8. In the Dropbox app dashboard, navigate to 'Settings', scroll down to 'OAuth2' and click on the *Generate* button under 'Generated access token'.
9. In the Dropbox app dashboard, navigate to 'Permissions', select the permissions your workflow will need and click on the *Submit* button.
10. Return to n8n and enter the Access Token in your Dropbox API credentials.

View File

@ -2,30 +2,6 @@
[[toc]]
## n8n@0.79.0
For a comprehensive list of changes, check out the [commits](https://github.com/n8n-io/n8n/compare/n8n@0.78.0...n8n@0.79.0) for this version.<br />
**Release date:** 2020-08-27
- New nodes
- Contentful
- Convertkit
- Convertkit Trigger
- Paddle
- Enhanced nodes
- Airtable
- Coda
- Gmail
- HubSpot
- IMAP Email
- Postgres
- Salesforce
- SIGNL4
- Trello
- Todoist
- YouTube
- Added Dyanmic titles on workflow execution
- Nodes will now display a link to associated credential documentation
## n8n@0.78.0
For a comprehensive list of changes, check out the [commits](https://github.com/n8n-io/n8n/compare/n8n@0.76.0...n8n@0.78.0) for this version.<br />
**Release date:** 2020-08-18