Skip to content

Commit 94179dd

Browse files
Merge pull request #793 from nextcloud/chore/release-1.20.3
chore(release): Release 1.20.3
2 parents 95005a8 + fee5fdf commit 94179dd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
# Changelog
66
All notable changes to this project will be documented in this file.
77

8+
## 1.20.3 – 2025-10-10
9+
### Fixed
10+
- fix(trashbin): Fix compatibility with files_trashbin when allowing by mimetype
11+
812
## 1.20.2 – 2025-09-23
913
### Changed
1014
- Update translations

appinfo/info.xml

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

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

20-
<version>1.20.2</version>
20+
<version>1.20.3</version>
2121
<licence>agpl</licence>
2222
<author>Arthur Schiwon</author>
2323
<author>Joas Schilling</author>

0 commit comments

Comments
 (0)