Skip to content

Commit 9b36d9b

Browse files
Merge pull request #777 from nextcloud/backport/776/stable32
Release 3.0.0
2 parents 5830f27 + 3d53a98 commit 9b36d9b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@
55
# Changelog
66
All 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

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>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>

0 commit comments

Comments
 (0)