chore(master): release 0.29.1

This commit is contained in:
github-actions[bot]
2026-03-22 22:53:58 +00:00
committed by Chen Asraf
parent 5dcfbf40b8
commit 071b4875ff
4 changed files with 11 additions and 3 deletions

View File

@@ -1 +1 @@
{".":"0.29.0"}
{".":"0.29.1"}

View File

@@ -1,5 +1,13 @@
# Changelog
## [0.29.1](https://github.com/chenasraf/nextcloud-forum/compare/v0.29.0...v0.29.1) (2026-03-22)
### Bug Fixes
* add templates pagination ([5dcfbf4](https://github.com/chenasraf/nextcloud-forum/commit/5dcfbf40b8a0f4f72f374cc07ef32f4fd2c28613))
* directly link to replies from profile+search pages ([94dc945](https://github.com/chenasraf/nextcloud-forum/commit/94dc945857ca7e778721c708bc0019b513df08e7))
## [0.29.0](https://github.com/chenasraf/nextcloud-forum/compare/v0.28.1...v0.29.0) (2026-03-22)

View File

@@ -34,7 +34,7 @@ Create discussions, share ideas and collaborate with your community directly in
The forum integrates seamlessly with your Nextcloud instance, using your existing users and groups for authentication and access control.
]]></description>
<version>0.29.0</version>
<version>0.29.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.29.0
0.29.1