Skip to content

Commit 907ba30

Browse files
committed
chore(release): Release 5.0.0
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 parent 3e4b821 commit 907ba30

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

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

8+
## 5.0.0 – 2026-05-11
9+
### Added
10+
- Add support for granular permissions in Runtime Operations
11+
12+
### Changed
13+
- Require Nextcloud 34
14+
- Update translations
15+
- Update dependencies
16+
817
## 4.0.0 – 2026-01-30
918
### Changed
1019
- Require Nextcloud 33

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>5.0.0-dev.0</version>
20+
<version>5.0.0</version>
2121
<licence>agpl</licence>
2222
<author>Arthur Schiwon</author>
2323
<author>Joas Schilling</author>

0 commit comments

Comments
 (0)