You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
86 lines
2.6 KiB
86 lines
2.6 KiB
manifestVersion: 1
|
|
id: n8n
|
|
category: automation
|
|
name: n8n
|
|
version: "1.4.0"
|
|
releaseNotes: >-
|
|
Bug Fixes
|
|
|
|
- core: Add recoveryInProgress flag file
|
|
|
|
- core: Fix continueOnFail for expression error in Set
|
|
|
|
- core: Fix import:workflow command
|
|
|
|
- core: Replace throw with warning when deactivating a non-active workflow
|
|
|
|
- core: Set up OAuth2 cred test
|
|
|
|
- editor: Do not flag dynamic load options issue on expression
|
|
|
|
- editor: Ensure community node install button tracks user agreement
|
|
|
|
- editor: Fix parsing for single quoted resolvables
|
|
|
|
- editor: Fix Remove all fields not removing values in resource mapper
|
|
|
|
- editor: Prevent Code node linter from erroring on null parse
|
|
|
|
- Google Sheets Node: Fix short sheet name interpreted as range
|
|
|
|
- Google Sheets Trigger Node: Support sheet names with non-latin characters
|
|
|
|
- GraphQL Node: Improve error handling
|
|
|
|
- Mautic Node: Fix issue with owner not being set correctly
|
|
|
|
- Salesforce Node: Fix Account update owner operation
|
|
|
|
- Shopify Node: Fix pagination when using options
|
|
|
|
- Webhook Node: Backward compatible form-data parsing for non-array fields
|
|
|
|
|
|
Features
|
|
|
|
- core: Add a warning to error workflows that cannot be started due to permission or settings (#6961) (67b88f7)
|
|
|
|
- core: Add support for ready hooks, and credentials overwrite endpoint in workers (#6954) (8f8a1de)
|
|
|
|
- editor: Show banner for non-production licenses (#6943) (413570c)
|
|
|
|
- Remove PostHog event calls (#6915) (270946a)
|
|
|
|
- Send Email Node: Add support for sending text and html email simultaneously (#6978) (3860d41)
|
|
|
|
|
|
Full details for changes made since version 1.4.0 can be found at https://github.com/n8n-io/n8n/releases/tag/n8n%401.4.0
|
|
tagline: Build complex workflows, really fast
|
|
description: >-
|
|
n8n is an extendable workflow automation tool. With a fair-code distribution model, n8n will always have visible source code,
|
|
be available to self-host, and allow you to add your own custom functions, logic and apps.
|
|
n8n's node-based approach makes it highly versatile, enabling you to connect anything to everything.
|
|
|
|
|
|
n8n (pronounced n-eight-n) helps you to connect any app with an API with any other, and manipulate its data with little or no code.
|
|
|
|
|
|
Customizable: highly flexible workflows and the option to build custom nodes.
|
|
|
|
|
|
Privacy-focused: self-host n8n for privacy and security.
|
|
developer: n8n
|
|
website: https://n8n.io
|
|
dependencies: []
|
|
repo: https://github.com/n8n-io/n8n
|
|
support: https://docs.n8n.io/
|
|
port: 5678
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
path: ""
|
|
defaultUsername: ""
|
|
defaultPassword: ""
|
|
submitter: Pranshu Agrawal
|
|
submission: https://github.com/getumbrel/umbrel-apps/pull/283
|
|
|