From fd3688b8d5f0dbee435b6c593a5656f3d04801a0 Mon Sep 17 00:00:00 2001 From: Julien Veyssier Date: Thu, 8 Jan 2026 12:11:05 +0100 Subject: [PATCH] prepare 2.7.0 Signed-off-by: Julien Veyssier --- CHANGELOG.md | 10 ++++++++++ appinfo/info.xml | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) 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