Skip to content

Commit 7fb19f8

Browse files
committed
prepare 2.4.0
Signed-off-by: Lukas Schaefer <lukas@lschaefer.xyz>
1 parent e78215d commit 7fb19f8

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,22 @@ 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.4.0 - 2025-08-18
12+
13+
### Added
14+
15+
- Use outlined icons @julien-nc [#318](https://github.com/nextcloud/approval/pull/318)
16+
- Don't share file with group if already shared with the group @lukasdotcom [#320](https://github.com/nextcloud/approval/pull/320)
17+
18+
### Changed
19+
20+
- Create restricted instead of hidden tags for tag creator @lukasdotcom [#319](https://github.com/nextcloud/approval/pull/319)
21+
- Update screenshots @julien-nc [#324](https://github.com/nextcloud/approval/pull/324)
22+
23+
### Fixed
24+
25+
- Unmount was being called on the app instead of the view @julien-nc [#324](https://github.com/nextcloud/approval/pull/324)
26+
1127
## 2.3.0 - 2025-06-26
1228

1329
### Added

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

0 commit comments

Comments
 (0)