From 93d347c87acc1f54b38b5a03ffcf224ea7452c36 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 22:43:36 +0000 Subject: [PATCH] chore(master): release 0.34.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ appinfo/info.xml | 2 +- version.txt | 2 +- 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2ba558c..3754927 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.34.0"} +{".":"0.34.1"} diff --git a/CHANGELOG.md b/CHANGELOG.md index 765d7e5..8091428 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.34.1](https://github.com/chenasraf/nextcloud-forum/compare/v0.34.0...v0.34.1) (2026-03-28) + + +### Bug Fixes + +* attachment video streaming ([fcf9cf6](https://github.com/chenasraf/nextcloud-forum/commit/fcf9cf614bcd3ae41b61ba780264b2c74bda671a)) +* youtube embed CSP ([0d461f1](https://github.com/chenasraf/nextcloud-forum/commit/0d461f1373022642c6160ab5e10d459f9ece4b93)) + ## [0.34.0](https://github.com/chenasraf/nextcloud-forum/compare/v0.33.0...v0.34.0) (2026-03-28) diff --git a/appinfo/info.xml b/appinfo/info.xml index dd19c34..68ed35f 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.34.0 + 0.34.1 agpl Chen Asraf Forum diff --git a/version.txt b/version.txt index 85e60ed..cd46610 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.34.0 +0.34.1