File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,22 @@ All notable changes to this project will be documented in this file.
8
8
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
9
9
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
10
10
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
+
11
27
## 2.3.0 - 2025-06-26
12
28
13
29
### Added
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Approve/reject files based on workflows defined by admins.
13
13
**Warning**: The DocuSign integration is no longer part of this app
14
14
and can be installed with [this app](https://apps.nextcloud.com/apps/integration_docusign).
15
15
]]> </description >
16
- <version >2.3 .0</version >
16
+ <version >2.4 .0</version >
17
17
<licence >agpl</licence >
18
18
<author >Julien Veyssier</author >
19
19
<namespace >Approval</namespace >
You can’t perform that action at this time.
0 commit comments