diff --git a/CHANGELOG.md b/CHANGELOG.md index d8730232..3e7f63f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,16 @@ 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/). +## 2.7.0 - 2026-01-08 + +### Changed + +- Support NC 30, 31 and 32 only + +### Fixed + +- Check access permission when requesting rules related with a file @julien-nc [#358](https://github.com/nextcloud/approval/pull/358) + ## 2.6.0 - 2025-11-03 ### Added diff --git a/appinfo/info.xml b/appinfo/info.xml index 7271be18..afcd67ce 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -13,7 +13,7 @@ Approve/reject files based on workflows defined by admins. **Warning**: The DocuSign integration is no longer part of this app and can be installed with [this app](https://apps.nextcloud.com/apps/integration_docusign). ]]> - 2.6.0 + 2.7.0 agpl Julien Veyssier Approval