Skip to content

Commit 1618667

Browse files
authored
update relate note 1.58.0 + 1.58.1 (n8n-io#2454)
1 parent 09a5b95 commit 1618667

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

docs/release-notes.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,32 @@ n8n uses [semantic versioning](https://semver.org/){:target=_blank .external-lin
3333
You can find the release notes for older versions of n8n [here](/release-notes/0-x)
3434
///
3535

36+
37+
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+
**Release date:** 2024-09-06
40+
41+
This release contains bug fixes.
42+
43+
For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases){:target=_blank .external-link} on GitHub.
44+
45+
46+
47+
View the [commits](https://github.com/n8n-io/n8n/compare/[email protected]@1.58.0){:target=_blank .external-link} for this version.<br />
48+
**Release date:** 2024-09-05
49+
50+
This release contains new features, bug fixes and feature enhancements.
51+
52+
For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases){:target=_blank .external-link} on GitHub.
53+
54+
<div class="n8n-new-features" markdown>
55+
56+
#### New node: PGVector Vector Store
57+
58+
This release adds the PGVector Vector Store node. Use this node to interact with the PGVector tables in your PostgreSQL database. You can insert, get, and retrieve documents from a vector table to provide them to a retriever connected to a chain.
59+
60+
</div>
61+
3662
3763

3864
View the [commits](https://github.com/n8n-io/n8n/compare/[email protected]@1.57.0){:target=_blank .external-link} for this version.<br />

0 commit comments

Comments
 (0)