File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 55# Changelog
66All notable changes to this project will be documented in this file.
77
8+ ## 3.0.0 – 2025-09-23
9+ ### Changed
10+ - Require Nextcloud 32
11+ - Update translations
12+ - Update dependencies
13+
14+ ### Fixed
15+ - fix(trashbin): Fix compatibility with files_trashbin
16+ - fix(mounts): Prevent additional check for root mount point which errors with LDAP
17+
818## 2.0.0 – 2025-01-16
919### Changed
1020- Require Nextcloud 31
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ An example would be to deny access to MS Excel/XLSX files owned by the "Human Re
1717
1818Learn more about File Access Control on [https://nextcloud.com/workflow](https://nextcloud.com/workflow)</description >
1919
20- <version >3.0.0-dev.0 </version >
20+ <version >3.0.0</version >
2121 <licence >agpl</licence >
2222 <author >Arthur Schiwon</author >
2323 <author >Joas Schilling</author >
You can’t perform that action at this time.
0 commit comments