From 17f22463cfd9cf29288f7aa46a90828ab14f6490 Mon Sep 17 00:00:00 2001 From: Lukas Schaefer Date: Fri, 23 Jan 2026 10:32:31 -0500 Subject: [PATCH] Prepare 3.1.0 Signed-off-by: Lukas Schaefer --- CHANGELOG.md | 10 ++++++++++ appinfo/info.xml | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b1a4c47..e1f6dde8 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/). +## 3.1.0 - 2026-01-23 + +### Changed + +- Use new settings components @lukasdotcom [#364](https://github.com/nextcloud/approval/pull/364) + +### Fixed + +- Add better error message on users side for failed approval @lukasdotcom [#365](https://github.com/nextcloud/approval/pull/365) + ## 3.0.0 - 2026-01-08 ### Changed diff --git a/appinfo/info.xml b/appinfo/info.xml index e7aa82a5..f7631c18 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). ]]> - 3.0.0 + 3.1.0 agpl Julien Veyssier Approval