🚀 Release note 1.108.0 (#3490)

Co-authored-by: Justin Ellingwood <justin@n8n.io>
This commit is contained in:
Jon 2025-08-19 09:52:11 +01:00 committed by GitHub
parent bec365e1ed
commit 7aa6469c16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,6 +35,23 @@ You can find the release notes for older versions of n8n [here](/release-notes/0
## n8n@1.108.0
View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.107.0...n8n@1.108.0) for this version.<br />
**Release date:** 2025-08-18
This release contains a new CLI tool, editor improvements, node updates, performance improvements, and bug fixes.
### Contributors
[ManuLasker](https://github.com/ManuLasker)
[EternalDeiwos](https://github.com/EternalDeiwos)
[jreyesr](https://github.com/jreyesr)
For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.
## n8n@1.107.2
View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.107.1...n8n@1.107.2) for this version.<br />