---
#https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4
title: Release notes
description: Release notes detailing new features and bug fixes for n8n.
tags:
- release
- release notes
- changelog
hide:
- tags
contentType: reference
---
# Release notes
New features and bug fixes for n8n.
You can also view the [Releases](https://github.com/n8n-io/n8n/releases) in the GitHub repository.
--8<-- "_snippets/self-hosting/installation/latest-next-version.md"
--8<-- "_snippets/update-n8n.md"
## Semantic versioning in n8n
n8n uses [semantic versioning](https://semver.org/). All version numbers are in the format `MAJOR.MINOR.PATCH`. Version numbers increment as follows:
* MAJOR version when making incompatible changes which can require user action.
* MINOR version when adding functionality in a backward-compatible manner.
* PATCH version when making backward-compatible bug fixes.
/// note | Older versions
You can find the release notes for older versions of n8n [here](/release-notes/0-x.md)
///
## 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.
**Release date:** 2025-08-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).
///
This release contains bug fixes.
For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.
## n8n@1.107.1
View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.107.0...n8n@1.107.1) for this version.
**Release date:** 2025-08-14
This release contains bug fixes.
For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.
## n8n@1.106.3
View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.106.2...n8n@1.106.3) for this version.
**Release date:** 2025-08-11
/// 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).
///
This release contains a backported update.
For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.
## n8n@1.107.0
View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.106.0...n8n@1.107.0) for this version.
**Release date:** 2025-08-11
This release contains bug fixes.
### Contributors
[Amsal1](https://github.com/Amsal1)
[andrewzolotukhin](https://github.com/andrewzolotukhin)
[DMA902](https://github.com/DMA902)
[fkowal](https://github.com/fkowal)
[Gulianrdgd](https://github.com/Gulianrdgd)
For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.
## n8n@1.106.2
View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.106.1...n8n@1.106.2) for this version.
**Release date:** 2025-08-08
This release contains bug fixes.
For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.
## n8n@1.106.1
View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.106.0...n8n@1.106.1) for this version.
**Release date:** 2025-08-07
This release contains bug fixes.
For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.
## n8n@1.105.4
View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.105.3...n8n@1.105.4) for this version.
**Release date:** 2025-08-07
This release contains bug fixes.
For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.
## n8n@1.105.3
View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.105.2...n8n@1.105.3) for this version.
**Release date:** 2025-08-05
This release contains bug fixes.
For full release details, refer to [Releases](https://github.com/n8n-io/n8n/releases) on GitHub.
## n8n@1.106.0
View the [commits](https://github.com/n8n-io/n8n/compare/n8n@1.105.0...n8n@1.106.0) for this version.
**Release date:** 2025-08-04
This release contains performance improvements, core updates, editor improvements, node updates, a new node, and bug fixes.