From 28bfe1e96ff27d1b93d19ea03fc64d3202e8acdd Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Wed, 18 Mar 2026 14:03:58 +0000
Subject: [PATCH] chore(master): release 0.27.0
---
.release-please-manifest.json | 2 +-
CHANGELOG.md | 15 +++++++++++++++
appinfo/info.xml | 2 +-
version.txt | 2 +-
4 files changed, 18 insertions(+), 3 deletions(-)
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index f992f2e..62b68d4 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1 +1 @@
-{".":"0.26.0"}
+{".":"0.27.0"}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d25edf0..4a46bdd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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)
diff --git a/appinfo/info.xml b/appinfo/info.xml
index cf71d5b..78b2a88 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -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.
]]>
- 0.26.0
+ 0.27.0
agpl
Chen Asraf
Forum
diff --git a/version.txt b/version.txt
index 4e8f395..1b58cc1 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-0.26.0
+0.27.0