From 89e791a7bfc53cdab0b5e9f99ef164ddd65e2193 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri, 3 Apr 2026 17:40:47 +0000
Subject: [PATCH] chore(master): release 0.38.0
---
.release-please-manifest.json | 2 +-
CHANGELOG.md | 14 ++++++++++++++
appinfo/info.xml | 2 +-
version.txt | 2 +-
4 files changed, 17 insertions(+), 3 deletions(-)
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 4ff22c1..009ba2e 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1 +1 @@
-{".":"0.37.1"}
+{".":"0.38.0"}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1fc1c9c..81e19be 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,19 @@
# Changelog
+## [0.38.0](https://github.com/chenasraf/nextcloud-forum/compare/v0.37.1...v0.38.0) (2026-04-03)
+
+
+### Features
+
+* add log in link for guests ([15e5e84](https://github.com/chenasraf/nextcloud-forum/commit/15e5e849d4892d831c5edaee3c0c4785a334ad6d))
+* improve post accessibility for screen readers ([1c2c2ac](https://github.com/chenasraf/nextcloud-forum/commit/1c2c2acf2cdfa8f3f7646893ab269c4641ea6c26))
+
+
+### Bug Fixes
+
+* **l10n:** Update translations from Transifex ([bf3826e](https://github.com/chenasraf/nextcloud-forum/commit/bf3826e5cdcad5406df00a85ad79e03e16c58fb0))
+* missing guest info ([3fb8393](https://github.com/chenasraf/nextcloud-forum/commit/3fb839397a55cd6152d93718ce4ff13b2d4e78b4))
+
## [0.37.1](https://github.com/chenasraf/nextcloud-forum/compare/v0.37.0...v0.37.1) (2026-04-02)
diff --git a/appinfo/info.xml b/appinfo/info.xml
index fffe17e..db372bc 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -43,7 +43,7 @@ Create discussions, share ideas, and collaborate with your community directly in
The forum integrates seamlessly with your Nextcloud instance, using your existing accounts and teams for authentication and access control.
]]>
- 0.37.1
+ 0.38.0
agpl
Chen Asraf
Forum
diff --git a/version.txt b/version.txt
index 9b1bb85..ca75280 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-0.37.1
+0.38.0