diff --git a/CHANGELOG.md b/CHANGELOG.md
index e06b8a64..8a15e6b8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,23 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
+## 3.2.7 - 2026-08-18
+
+### Added
+
+- Added support for Nextcloud 35.
+
+### Fixed
+
+- Keep the settings pages working when a stored secret cannot be decrypted.
+- Update bundled JavaScript dependencies (vite, js-yaml, brace-expansion, `@babel/core`,
+ esbuild, fast-xml-parser, webdav) to close several security advisories.
+
+### Changed
+
+- Use the outline style for the key icons.
+- Updated dependencies & translations.
+
## 3.2.6 - 2026-05-22
### Fixed
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 9c548c38..9b6462ad 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -10,7 +10,7 @@
- 3.2.6
+ 3.2.7
agpl
Julien Veyssier
Github