chore(master): release 0.27.0

This commit is contained in:
github-actions[bot]
2026-03-18 14:03:58 +00:00
committed by Chen Asraf
parent c0aa22adb0
commit 28bfe1e96f
4 changed files with 18 additions and 3 deletions

View File

@@ -1 +1 @@
{".":"0.26.0"}
{".":"0.27.0"}

View File

@@ -1,5 +1,20 @@
# Changelog
## [0.27.0](https://github.com/chenasraf/nextcloud-forum/compare/v0.26.0...v0.27.0) (2026-03-18)
### Features
* allow guests to post/reply when given permissions ([477e9e3](https://github.com/chenasraf/nextcloud-forum/commit/477e9e3dfd75d1c13b624e1a15a9a933c8c72522))
* editable templates ([c0aa22a](https://github.com/chenasraf/nextcloud-forum/commit/c0aa22adb095192fb8a6b888df65f327cfbe0ab5))
### Bug Fixes
* hide attachments bbcode button from guests ([699585a](https://github.com/chenasraf/nextcloud-forum/commit/699585aba0663da4379e4911d0a33cb8db1185f4))
* **l10n:** Update translations from Transifex ([53d789d](https://github.com/chenasraf/nextcloud-forum/commit/53d789d1c7063795d0d14f2b907b97db8711f74b))
* **l10n:** Update translations from Transifex ([520ccea](https://github.com/chenasraf/nextcloud-forum/commit/520cceab9b8e78aee6b4aa1e19854b22d26eb023))
## [0.26.0](https://github.com/chenasraf/nextcloud-forum/compare/v0.25.0...v0.26.0) (2026-03-16)

View File

@@ -37,7 +37,7 @@ This app is in early stages of development. While functional, you may encounter
The forum integrates seamlessly with your Nextcloud instance, using your existing users and groups for authentication and access control.
]]></description>
<version>0.26.0</version>
<version>0.27.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.26.0
0.27.0