diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 5d9ebdf..2ba558c 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1 +1 @@
-{".":"0.33.0"}
+{".":"0.34.0"}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2e44779..765d7e5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+## [0.34.0](https://github.com/chenasraf/nextcloud-forum/compare/v0.33.0...v0.34.0) (2026-03-28)
+
+
+### Features
+
+* video playr support in attachments ([07c864b](https://github.com/chenasraf/nextcloud-forum/commit/07c864b7e9cb1b645d3e710b24dc4ec588bbd09e))
+
+
+### Bug Fixes
+
+* **l10n:** Update translations from Transifex ([a751eaa](https://github.com/chenasraf/nextcloud-forum/commit/a751eaa7ed37be89178dfc2c93602b4807654609))
+
## [0.33.0](https://github.com/chenasraf/nextcloud-forum/compare/v0.32.0...v0.33.0) (2026-03-27)
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 96bfef4..dd19c34 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.33.0
+ 0.34.0
agpl
Chen Asraf
Forum
diff --git a/version.txt b/version.txt
index be386c9..85e60ed 100644
--- a/version.txt
+++ b/version.txt
@@ -1 +1 @@
-0.33.0
+0.34.0