From f8dc18bb4599ab7af9b31962674634bba1bdcdcc Mon Sep 17 00:00:00 2001 From: Johannes Schneider Date: Wed, 10 Jul 2024 23:50:36 +0200 Subject: [PATCH 1/2] Release note for 1.50.0 --- .../installation/latest-next-version.md | 4 +-- docs/release-notes.md | 34 ++++++++++++++----- 2 files changed, 28 insertions(+), 10 deletions(-) diff --git a/_snippets/self-hosting/installation/latest-next-version.md b/_snippets/self-hosting/installation/latest-next-version.md index 45186dfc9..9b976ee3b 100644 --- a/_snippets/self-hosting/installation/latest-next-version.md +++ b/_snippets/self-hosting/installation/latest-next-version.md @@ -1,6 +1,6 @@ /// note | Latest and Next versions 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.47.3 -Current `next`: 1.49.0 +Current `latest`: 1.48.3 +Current `next`: 1.50.0 /// diff --git a/docs/release-notes.md b/docs/release-notes.md index 164cfd321..13554e2f9 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -29,15 +29,34 @@ 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.
-**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.
+**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} + + + +## 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.
+**Release date:** 2024-07-03 + This release contains a new node, node enhancements, and bug fixes. ### Node updates @@ -47,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} @@ -59,6 +77,10 @@ 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.48.2...n8n@1.48.3){:target=_blank .external-link} for this version.
**Release date:** 2024-07-03 +/// note | Latest version +This is the `latest` 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 bug fixes. For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases){:target=_blank .external-link} on GitHub. @@ -68,10 +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.
**Release date:** 2024-07-03 -/// note | Latest version -This is the `latest` 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 bug fixes. For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases){:target=_blank .external-link} on GitHub. From 5f15e4eb422ff7d8bd35f0d12374f50edf48f89d Mon Sep 17 00:00:00 2001 From: Johannes Schneider Date: Thu, 11 Jul 2024 14:53:41 +0200 Subject: [PATCH 2/2] Added contributor to correct branch --- docs/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-notes.md b/docs/release-notes.md index 13554e2f9..fb09b211d 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -49,7 +49,7 @@ This release contains node enhancements and bug fixes. [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