Release note for 1.59.0 (#2467)

This commit is contained in:
Jon 2024-09-12 09:17:02 +01:00 committed by GitHub
parent 08fa0dceb7
commit 53fbe4fda8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,6 +33,23 @@ n8n uses [semantic versioning](https://semver.org/){:target=_blank .external-lin
You can find the release notes for older versions of n8n [here](/release-notes/0-x)
///
## n8n@1.59.0
View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.58.1...n8n@1.59.0){:target=_blank .external-link} for this version.<br />
**Release date:** 2024-09-11
/// warning | Chat Trigger
If you are using the Chat Trigger in "Embedded Chat" mode, with authentication turned on, you could see errors connecting to n8n if the authentication on the sending/embedded side is mis-configured.
///
This release contains bug fixes and feature enhancements.
For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases){:target=_blank .external-link} on GitHub.
### Contributors
[oscarpedrero](https://github.com/oscarpedrero){:target=_blank .external-link}
## n8n@1.58.1
View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.58.0...n8n@1.58.1){:target=_blank .external-link} for this version.<br />