From ac324ee1878922473eab97a38cbf98d0ac000609 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Wed, 25 Mar 2026 15:03:10 +0000
Subject: [PATCH] chore(master): release 0.32.0
---
.release-please-manifest.json | 2 +-
CHANGELOG.md | 12 ++++++++++++
appinfo/info.xml | 2 +-
version.txt | 2 +-
4 files changed, 15 insertions(+), 3 deletions(-)
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index fa47ee5..f52abf1 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1 +1 @@
-{".":"0.31.0"}
+{".":"0.32.0"}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 920139e..94ce838 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+## [0.32.0](https://github.com/chenasraf/nextcloud-forum/compare/v0.31.0...v0.32.0) (2026-03-25)
+
+
+### Features
+
+* **admin:** split role permissions for each section ([6174bed](https://github.com/chenasraf/nextcloud-forum/commit/6174bed49a77dda683d8fb1ac076bedc2293e15e))
+
+
+### Bug Fixes
+
+* **admin:** role permission checkbox style ([b139c49](https://github.com/chenasraf/nextcloud-forum/commit/b139c4988c3b8bbba4d5068b36caa593420f8172))
+
## [0.31.0](https://github.com/chenasraf/nextcloud-forum/compare/v0.30.0...v0.31.0) (2026-03-25)
diff --git a/appinfo/info.xml b/appinfo/info.xml
index e17dd59..155b06b 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -34,7 +34,7 @@ Create discussions, share ideas and collaborate with your community directly in
The forum integrates seamlessly with your Nextcloud instance, using your existing users and groups for authentication and access control.
]]>
- 0.31.0
+ 0.32.0
agpl
Chen Asraf
Forum
diff --git a/version.txt b/version.txt
index 26bea73..9eb2aa3 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-0.31.0
+0.32.0