There was an error while loading. Please reload this page.
1 parent d82b4ba commit f55bcadCopy full SHA for f55bcad
2 files changed
CHANGELOG.md
@@ -5,6 +5,13 @@
5
# Changelog
6
All notable changes to this project will be documented in this file.
7
8
+## 6.0.0 – 2026-08-07
9
+### Changed
10
+- Require Nextcloud 35
11
+- Require PHP 8.3
12
+- Update translations
13
+- Update dependencies
14
+
15
## 5.0.0 – 2026-05-11
16
### Added
17
- Add support for granular permissions in Runtime Operations
appinfo/info.xml
@@ -17,7 +17,7 @@ An example would be to deny access to MS Excel/XLSX files owned by the "Human Re
18
Learn more about File Access Control on [https://nextcloud.com/workflow](https://nextcloud.com/workflow)</description>
19
20
- <version>6.0.0-dev.0</version>
+ <version>6.0.0</version>
21
<licence>agpl</licence>
22
<author>Arthur Schiwon</author>
23
<author>Joas Schilling</author>
0 commit comments