diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 2df03e62..3e0a8e8c 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -4,6 +4,7 @@ Changelog 1.9.3 (Unreleased) ----------------------- - Fix #297: Fix custom time format +- Enh #302: Improve topic url of hidden tasks on stream 1.9.2 (January 8, 2026) ----------------------- diff --git a/module.json b/module.json index 53c7337d..109ead4a 100644 --- a/module.json +++ b/module.json @@ -11,7 +11,7 @@ "version": "1.9.3", "homepage": "https://github.com/humhub/tasks", "humhub": { - "minVersion": "1.18.0-beta.6", + "minVersion": "1.18.0-beta.7", "maxVersion": "1.18" }, "screenshots": [ diff --git a/widgets/lists/views/taskDetails.php b/widgets/lists/views/taskDetails.php index 635164f8..c113e016 100644 --- a/widgets/lists/views/taskDetails.php +++ b/widgets/lists/views/taskDetails.php @@ -20,7 +20,7 @@
content)->all() as $topic) : ?> - + content) ?>