From 907ba3095d1090304fc72ee2c697f0c31cb2d6b3 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 11 May 2026 07:35:21 +0200 Subject: [PATCH] chore(release): Release 5.0.0 Signed-off-by: Joas Schilling --- CHANGELOG.md | 9 +++++++++ appinfo/info.xml | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d974b6c5..a13f7208 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ # Changelog All notable changes to this project will be documented in this file. +## 5.0.0 – 2026-05-11 +### Added +- Add support for granular permissions in Runtime Operations + +### Changed +- Require Nextcloud 34 +- Update translations +- Update dependencies + ## 4.0.0 – 2026-01-30 ### Changed - Require Nextcloud 33 diff --git a/appinfo/info.xml b/appinfo/info.xml index 1cb00670..350c2991 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -17,7 +17,7 @@ An example would be to deny access to MS Excel/XLSX files owned by the "Human Re Learn more about File Access Control on [https://nextcloud.com/workflow](https://nextcloud.com/workflow) - 5.0.0-dev.0 + 5.0.0 agpl Arthur Schiwon Joas Schilling