diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5ca79bb..b2143c9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.28.1"} +{".":"0.29.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md index 82e1ad2..dd439f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [0.29.0](https://github.com/chenasraf/nextcloud-forum/compare/v0.28.1...v0.29.0) (2026-03-22) + + +### Features + +* add direct link to posts ([4863610](https://github.com/chenasraf/nextcloud-forum/commit/48636103318a5852f50aefe437f9387e02cdd75e)) + + +### Bug Fixes + +* **l10n:** Update translations from Transifex ([22a4e8e](https://github.com/chenasraf/nextcloud-forum/commit/22a4e8e30e97f83ee727f043a360a7a20bd998a2)) +* longer post highlight ([6257f41](https://github.com/chenasraf/nextcloud-forum/commit/6257f41b5805c243f6416a778152611b863bc146)) +* page navigation url change ([f1140c5](https://github.com/chenasraf/nextcloud-forum/commit/f1140c5a4aaeec9b503942e17c353e06eac188ce)) + ## [0.28.1](https://github.com/chenasraf/nextcloud-forum/compare/v0.28.0...v0.28.1) (2026-03-21) diff --git a/appinfo/info.xml b/appinfo/info.xml index cae4974..b4f77a0 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -37,7 +37,7 @@ This app is in early stages of development. While functional, you may encounter The forum integrates seamlessly with your Nextcloud instance, using your existing users and groups for authentication and access control. ]]> - 0.28.1 + 0.29.0 agpl Chen Asraf Forum diff --git a/version.txt b/version.txt index 48f7a71..ae6dd4e 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.28.1 +0.29.0