Skip to content

Commit 28da52c

Browse files
Merge pull request #532 from nextcloud/release/1.17.2
Release 1.17.2
2 parents dbe9bde + c229002 commit 28da52c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

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+
49
## 1.17.1 - 2023-09-20
510
### Fixed
611
- Improve performance of checking the rules

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ An example would be to deny access to MS Excel/XLSX files owned by the "Human Re
1313

1414
Learn more about File Access Control on [https://nextcloud.com/workflow](https://nextcloud.com/workflow)</description>
1515

16-
<version>1.17.1</version>
16+
<version>1.17.2</version>
1717
<licence>agpl</licence>
1818
<author>Arthur Schiwon</author>
1919
<author>Joas Schilling</author>

0 commit comments

Comments
 (0)