From 12b98de46be8078a735ea1828b21ceb0ad474be0 Mon Sep 17 00:00:00 2001 From: Oleksander Piskun Date: Tue, 18 Aug 2026 13:03:41 +0000 Subject: [PATCH] chore: release 3.2.7 Signed-off-by: Oleksander Piskun --- CHANGELOG.md | 17 +++++++++++++++++ appinfo/info.xml | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) 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