diff --git a/docs/release-notes.md b/docs/release-notes.md index b0212a6ef..3b8ea5999 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -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.
+**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.