Merge pull request #2226 from n8n-io/1.50.0-release-note

Release note for 1.50.0
This commit is contained in:
Johannes 2024-07-11 15:15:25 +02:00 committed by GitHub
commit 28ac6aa7ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 21 additions and 7 deletions

View File

@ -2,5 +2,5 @@
n8n releases a new minor version most weeks. The `latest` version is for production use. `next` is the most recent release. You should treat `next` as a beta: it may be unstable. To report issues, use the [forum](https://community.n8n.io/c/questions/12){:target=_blank .external-link}.
Current `latest`: 1.48.3
Current `next`: 1.49.0
Current `next`: 1.50.0
///

View File

@ -29,16 +29,33 @@ 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.49.0
## n8n@1.50.0
View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.48.3...n8n@1.49.0){:target=_blank .external-link} for this version.<br />
**Release date:** 2024-07-03
View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.49.0...n8n@1.50.0){:target=_blank .external-link} for this version.<br />
**Release date:** 2024-07-10
/// note | Next version
This is the `next` version. n8n recommends using the `latest` version. The `next` version may be unstable. To report issues, use the [forum](https://community.n8n.io/c/questions/12){:target=_blank .external-link}.
///
This release contains node enhancements and bug fixes.
### Node updates
- Enhanced nodes: Chat Trigger, Google Cloud Firestore, Qdrant Vector Store, Splunk, Telegram
- Deprecated node: Orbit (product shut down)
### Contributors
[Stanley Yoshinori Takamatsu](https://github.com/stanleytakamatsu){:target=_blank .external-link}
[CodeShakingSheep](https://github.com/CodeShakingSheep){:target=_blank .external-link}
[jeanpaul](https://github.com/jeanpaul){:target=_blank .external-link}
[adrian-martinez-onestic](https://github.com/adrian-martinez-onestic){:target=_blank .external-link}
[Malki Davis](https://github.com/mxdavis){:target=_blank .external-link}
## n8n@1.49.0
View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.48.3...n8n@1.49.0){:target=_blank .external-link} for this version.<br />
**Release date:** 2024-07-03
This release contains a new node, node enhancements, and bug fixes.
@ -49,7 +66,6 @@ This release contains a new node, node enhancements, and bug fixes.
For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases){:target=_blank .external-link} on GitHub.
### Contributors
[Jochem](https://github.com/jvdweerthof){:target=_blank .external-link}
[KhDu](https://github.com/KhDu){:target=_blank .external-link}
[Nico Weichbrodt](https://github.com/envy){:target=_blank .external-link}
@ -74,8 +90,6 @@ For full release details, refer to [Releases](https://github.com/n8n-io/n8n/rele
View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.47.2...n8n@1.47.3){:target=_blank .external-link} for this version.<br />
**Release date:** 2024-07-03
This release contains bug fixes.
For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases){:target=_blank .external-link} on GitHub.