mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
parent
160afd5940
commit
bf7ff877e4
@ -28,6 +28,31 @@ n8n uses [semantic versioning](https://semver.org/){:target=_blank .external-lin
|
||||
* MINOR version when adding functionality in a backward-compatible manner.
|
||||
* PATCH version when making backward-compatible bug fixes.
|
||||
|
||||
## n8n@1.36.0
|
||||
|
||||
View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.35.0...n8n@1.36.0){:target=_blank .external-link} for this version.<br />
|
||||
**Release date:** 2024-04-03
|
||||
|
||||
This release contains new nodes, enhancements and bug fixes.
|
||||
|
||||
<div class="n8n-new-features" markdown>
|
||||
|
||||
#### New node: Salesforce Trigger node
|
||||
|
||||
This release adds the [Salesforce trigger node](/integrations/builtin/trigger-nodes/n8n-nodes-base.salesforcetrigger/).
|
||||
|
||||
</div>
|
||||
|
||||
<div class="n8n-new-features" markdown>
|
||||
|
||||
#### New node: Twilio Trigger node
|
||||
|
||||
This release adds the [Twilio trigger node](/integrations/builtin/trigger-nodes/n8n-nodes-base.twiliotrigger/).
|
||||
|
||||
</div>
|
||||
|
||||
For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases){:target=_blank .external-link} on GitHub.
|
||||
|
||||
## n8n@1.35.0
|
||||
|
||||
View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.34.2...n8n@1.35.0){:target=_blank .external-link} for this version.<br />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user