mirror of
https://github.com/chenasraf/nextcloud-forum.git
synced 2026-05-17 17:28:02 +00:00
chore(master): release 0.34.0
This commit is contained in:
@@ -1 +1 @@
|
||||
{".":"0.33.0"}
|
||||
{".":"0.34.0"}
|
||||
|
||||
12
CHANGELOG.md
12
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)
|
||||
|
||||
|
||||
|
||||
@@ -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.33.0</version>
|
||||
<version>0.34.0</version>
|
||||
<licence>agpl</licence>
|
||||
<author mail="contact@casraf.dev" homepage="https://casraf.dev">Chen Asraf</author>
|
||||
<namespace>Forum</namespace>
|
||||
|
||||
@@ -1 +1 @@
|
||||
0.33.0
|
||||
0.34.0
|
||||
|
||||
Reference in New Issue
Block a user