From 5b80bb77d6c5e14042de429664d6eb1c344a4d82 Mon Sep 17 00:00:00 2001 From: Julien Veyssier Date: Tue, 28 Apr 2026 10:49:26 +0200 Subject: [PATCH] prepare 3.3.0 Signed-off-by: Julien Veyssier --- CHANGELOG.md | 7 +++++++ appinfo/info.xml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 63adfeb0..c54bfbd9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,13 @@ 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.3.0 - 2026-04-28 + +### Fixed + +- Share as the requester, not as the owner [#418](https://github.com/nextcloud/approval/pull/418) @julien-nc +- Fix(adminSettings): Avoid a crash when adding the first rule by reloading the rules each time we add one [#417](https://github.com/nextcloud/approval/pull/417) @julien-nc + ## 3.2.2 - 2026-04-16 ### Fixed diff --git a/appinfo/info.xml b/appinfo/info.xml index bb83816b..1491a7cb 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.2.2 + 3.3.0 agpl Julien Veyssier Approval