From 0adb5bfdf65ab8d6b046a46e453ec9314aa5ca85 Mon Sep 17 00:00:00 2001 From: Deborah Date: Tue, 29 Aug 2023 11:22:41 +0100 Subject: [PATCH 1/3] Update latest and next version numbers in release notes --- docs/release-notes.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/release-notes.md b/docs/release-notes.md index b21efb64a..3ed6cb6d2 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -36,6 +36,10 @@ View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.4.0...n8n@1.4.1){ !!! 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}. +!!! 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 is a bug fix release. For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases){:target=_blank .external-link} on GitHub. @@ -45,8 +49,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.3.1...n8n@1.4.0){:target=_blank .external-link} for this version.
**Release date:** 2023-08-23 -!!! 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}. From 01fc026392adb5b9dded7f373f19085c32936c29 Mon Sep 17 00:00:00 2001 From: Deborah Date: Tue, 29 Aug 2023 11:22:41 +0100 Subject: [PATCH 2/3] Update latest and next version numbers in snippet --- _snippets/self-hosting/installation/latest-next-version.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_snippets/self-hosting/installation/latest-next-version.md b/_snippets/self-hosting/installation/latest-next-version.md index cef4421ed..4bb0cc6aa 100644 --- a/_snippets/self-hosting/installation/latest-next-version.md +++ b/_snippets/self-hosting/installation/latest-next-version.md @@ -1,5 +1,5 @@ !!! 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.4.0 + Current `latest`: 1.4.1 Current `next`: 1.4.1 From 0a16b24555509689a988fc8160c50e2474b147e8 Mon Sep 17 00:00:00 2001 From: Deborah Date: Tue, 29 Aug 2023 11:28:15 +0100 Subject: [PATCH 3/3] Update release-notes.md --- docs/release-notes.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/release-notes.md b/docs/release-notes.md index 3ed6cb6d2..f1c123e27 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -33,13 +33,9 @@ n8n uses [semantic versioning](https://semver.org/){:target=_blank .external-lin View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.4.0...n8n@1.4.1){:target=_blank .external-link} for this version.
**Release date:** 2023-08-29 -!!! 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}. - !!! 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 is a bug fix release. For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases){:target=_blank .external-link} on GitHub. @@ -49,9 +45,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.3.1...n8n@1.4.0){:target=_blank .external-link} for this version.
**Release date:** 2023-08-23 - - - This release contains new features, 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.