diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 2bc2ef4..afac820 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1 +1 @@
-{".":"0.38.1"}
+{".":"0.38.2"}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b9d9695..6505a54 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.38.2](https://github.com/chenasraf/nextcloud-forum/compare/v0.38.1...v0.38.2) (2026-04-06)
+
+
+### Bug Fixes
+
+* allow closing all dialogs by outside click ([95a9c2e](https://github.com/chenasraf/nextcloud-forum/commit/95a9c2ef21d0af3bede08951980ad40a4a00e778))
+
## [0.38.1](https://github.com/chenasraf/nextcloud-forum/compare/v0.38.0...v0.38.1) (2026-04-06)
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 2ca4674..8ca363d 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.38.1
+ 0.38.2
agpl
Chen Asraf
Forum
diff --git a/version.txt b/version.txt
index bb22182..f2e78d4 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-0.38.1
+0.38.2