File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
All notable changes to this project will be documented in this file.
3
3
4
+ ## 1.17.2 – 2024-05-08
5
+ ### Fixed
6
+ - Correctly handle directories when copying or renaming
7
+ [ #210 ] ( https://github.com/nextcloud/files_accesscontrol/issues/210 )
8
+
4
9
## 1.17.1 - 2023-09-20
5
10
### Fixed
6
11
- Improve performance of checking the rules
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ An example would be to deny access to MS Excel/XLSX files owned by the "Human Re
13
13
14
14
Learn more about File Access Control on [https://nextcloud.com/workflow](https://nextcloud.com/workflow)</description >
15
15
16
- <version >1.17.1 </version >
16
+ <version >1.17.2 </version >
17
17
<licence >agpl</licence >
18
18
<author >Arthur Schiwon</author >
19
19
<author >Joas Schilling</author >
You can’t perform that action at this time.
0 commit comments