chore(master): release 0.32.0

This commit is contained in:
github-actions[bot]
2026-03-25 15:03:10 +00:00
committed by Chen Asraf
parent 6174bed49a
commit ac324ee187
4 changed files with 15 additions and 3 deletions

View File

@@ -1 +1 @@
{".":"0.31.0"}
{".":"0.32.0"}

View File

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

View File

@@ -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.
]]></description>
<version>0.31.0</version>
<version>0.32.0</version>
<licence>agpl</licence>
<author mail="contact@casraf.dev" homepage="https://casraf.dev">Chen Asraf</author>
<namespace>Forum</namespace>

View File

@@ -1 +1 @@
0.31.0
0.32.0