Skip to content

Commit 76d6c79

Browse files
committed
Prepare 2.7.1
Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz>
1 parent c3fe19e commit 76d6c79

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ All notable changes to this project will be documented in this file.
88
The format is based on [Keep a Changelog](http://keepachangelog.com/)
99
and this project adheres to [Semantic Versioning](http://semver.org/).
1010

11+
## 2.7.1 - 2026-01-23
12+
13+
### Fixed
14+
15+
- Add better error message on users side for failed approval @lukasdotcom [#366](https://github.com/nextcloud/approval/pull/366)
16+
1117
## 2.7.0 - 2026-01-08
1218

1319
### Changed

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Approve/reject files based on workflows defined by admins.
1313
**Warning**: The DocuSign integration is no longer part of this app
1414
and can be installed with [this app](https://apps.nextcloud.com/apps/integration_docusign).
1515
]]></description>
16-
<version>2.7.0</version>
16+
<version>2.7.1</version>
1717
<licence>agpl</licence>
1818
<author>Julien Veyssier</author>
1919
<namespace>Approval</namespace>

0 commit comments

Comments
 (0)