From dc3ff74c55115eacf605989c58aa94a3bddf9464 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 Mar 2026 02:09:03 +0000 Subject: [PATCH] chore(master): release 0.28.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 15 +++++++++++++++ appinfo/info.xml | 2 +- version.txt | 2 +- 4 files changed, 18 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 62b68d4..5b610ad 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.27.0"} +{".":"0.28.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a46bdd..4b0c266 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [0.28.0](https://github.com/chenasraf/nextcloud-forum/compare/v0.27.0...v0.28.0) (2026-03-21) + + +### Features + +* add "last reply by" to thread card ([7147d79](https://github.com/chenasraf/nextcloud-forum/commit/7147d79881418497f331eb66aa02684d88b22331)) + + +### Bug Fixes + +* **l10n:** Update translations from Transifex ([9f39f65](https://github.com/chenasraf/nextcloud-forum/commit/9f39f6536f023fc856b77bddd42061504f53424c)) +* **l10n:** Update translations from Transifex ([1ff1b09](https://github.com/chenasraf/nextcloud-forum/commit/1ff1b090d87a7d3b5db3d46c9f87c79744b76046)) +* **l10n:** Update translations from Transifex ([a45e8e4](https://github.com/chenasraf/nextcloud-forum/commit/a45e8e46e7ae4bfd10692678110e01411ab7fe35)) +* scroll to first unread reply on thread ([7f577c2](https://github.com/chenasraf/nextcloud-forum/commit/7f577c2abd93706c7a7852df51e36ffc582f6a92)) + ## [0.27.0](https://github.com/chenasraf/nextcloud-forum/compare/v0.26.0...v0.27.0) (2026-03-18) diff --git a/appinfo/info.xml b/appinfo/info.xml index 78b2a88..b13716c 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.27.0 + 0.28.0 agpl Chen Asraf Forum diff --git a/version.txt b/version.txt index 1b58cc1..697f087 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.27.0 +0.28.0