Skip to content

Commit 5622375

Browse files
committed
prepare 2.8.0
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
1 parent b118c6e commit 5622375

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.8.0 - 2026-04-28
12+
13+
### Fixed
14+
15+
- Share as the requester, not as the owner [#419](https://github.com/nextcloud/approval/pull/419) @julien-nc
16+
- Fix grammar in error message for file sharing [#415](https://github.com/nextcloud/approval/pull/415) @rakekniven
1117

1218
## 2.7.4 - 2026-04-16
1319

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.4</version>
16+
<version>2.8.0</version>
1717
<licence>agpl</licence>
1818
<author>Julien Veyssier</author>
1919
<namespace>Approval</namespace>

0 commit comments

Comments
 (0)