From f41038d0bfa63b3014d69433e412b0801e461398 Mon Sep 17 00:00:00 2001 From: Justin Ellingwood Date: Mon, 17 Feb 2025 14:49:29 +0000 Subject: [PATCH] Attempt to manually update release notes (#2855) --- .../installation/latest-next-version.md | 4 +- docs/release-notes.md | 70 ++++++++++++++++--- 2 files changed, 64 insertions(+), 10 deletions(-) diff --git a/_snippets/self-hosting/installation/latest-next-version.md b/_snippets/self-hosting/installation/latest-next-version.md index e6372433a..eb08a3047 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.77.3 -Current `next`: 1.78.0 +Current `latest`: 1.78.1 +Current `next`: 1.79.1 /// diff --git a/docs/release-notes.md b/docs/release-notes.md index bf45c69ed..04e442df1 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -33,6 +33,68 @@ 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.md) /// +## n8n@1.75.3 + +View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.75.2...n8n@1.75.3){:target=_blank .external-link} for this version.
+**Release date:** 2025-02-17 + +This release contains a bug fix. + +For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases){:target=_blank .external-link} on GitHub. + +## n8n@1.74.4 + +View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.74.3...n8n@1.74.4){:target=_blank .external-link} for this version.
+**Release date:** 2025-02-17 + +This release contains a bug fix. + +For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases){:target=_blank .external-link} on GitHub. + +## n8n@1.79.1 + +View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.79.0...n8n@1.79.1){:target=_blank .external-link} for this version.
+**Release date:** 2025-02-15 + +/// 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 a bug fix. + +For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases){:target=_blank .external-link} on GitHub. + +## n8n@1.78.1 + +View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.78.0...n8n@1.78.1){:target=_blank .external-link} for this version.
+**Release date:** 2025-02-15 + +/// 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 a bug fix. + +For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases){:target=_blank .external-link} on GitHub. + +## n8n@1.77.4 + +View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.77.3...n8n@1.77.4){:target=_blank .external-link} for this version.
+**Release date:** 2025-02-15 + +This release contains a bug fix. + +For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases){:target=_blank .external-link} on GitHub. + +## n8n@1.76.4 + +View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.76.3...n8n@1.76.4){:target=_blank .external-link} for this version.
+**Release date:** 2025-02-15 + +This release contains a bug fix. + +For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases){:target=_blank .external-link} on GitHub. + ## n8n@1.79.0 View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.77.0...n8n@1.78.0){:target=_blank .external-link} for this version.
@@ -47,10 +109,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.77.2...n8n@1.77.3){:target=_blank .external-link} for this version.
**Release date:** 2025-02-06 -/// 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 a bug fix. For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases){:target=_blank .external-link} on GitHub. @@ -60,10 +118,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.77.0...n8n@1.78.0){:target=_blank .external-link} for this version.
**Release date:** 2025-02-05 -/// 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 new features, node updates, and bug fixes. ### Contributors