chore(master): release 0.34.1

This commit is contained in:
github-actions[bot]
2026-03-28 22:43:36 +00:00
committed by Chen Asraf
parent fcf9cf614b
commit 93d347c87a
4 changed files with 11 additions and 3 deletions

View File

@@ -1 +1 @@
{".":"0.34.0"}
{".":"0.34.1"}

View File

@@ -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)

View File

@@ -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.
]]></description>
<version>0.34.0</version>
<version>0.34.1</version>
<licence>agpl</licence>
<author mail="contact@casraf.dev" homepage="https://casraf.dev">Chen Asraf</author>
<namespace>Forum</namespace>

View File

@@ -1 +1 @@
0.34.0
0.34.1