You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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}.
Copy file name to clipboardExpand all lines: docs/release-notes.md
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,10 @@ You can find the release notes for older versions of n8n [here](/release-notes/0
38
38
View the [commits](https://github.com/n8n-io/n8n/compare/[email protected]@1.58.1){:target=_blank .external-link} for this version.<br />
39
39
**Release date:** 2024-09-06
40
40
41
+
/// note | Next version
42
+
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}.
43
+
///
44
+
41
45
This release contains bug fixes.
42
46
43
47
For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases){:target=_blank .external-link} on GitHub.
@@ -64,10 +68,12 @@ This release adds the PGVector Vector Store node. Use this node to interact with
64
68
View the [commits](https://github.com/n8n-io/n8n/compare/[email protected]@1.57.0){:target=_blank .external-link} for this version.<br />
65
69
**Release date:** 2024-08-28
66
70
67
-
/// note | Next version
68
-
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}.
71
+
/// note | Latest version
72
+
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}.
69
73
///
70
74
75
+
76
+
71
77
This release contains new features and bug fixes.
72
78
73
79
<divclass="n8n-new-features"markdown>
@@ -100,9 +106,7 @@ For full release details, refer to [Releases](https://github.com/n8n-io/n8n/rele
100
106
View the [commits](https://github.com/n8n-io/n8n/compare/[email protected]@1.56.2){:target=_blank .external-link} for this version.<br />
101
107
**Release date:** 2024-08-26
102
108
103
-
/// note | Latest version
104
-
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}.
0 commit comments