diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 7207142e..2b2f1c71 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -4,6 +4,7 @@ Changelog 2.5.5 (Unreleased) ----------------------- - Fix #404: `.row` HTML elements without `.container` overflow +- Enh #412: Improve topic url of hidden wiki pages on stream 2.5.4 (December 12, 2025) ------------------------- diff --git a/module.json b/module.json index ef6ceccb..9887764e 100644 --- a/module.json +++ b/module.json @@ -5,7 +5,7 @@ "keywords": ["wiki"], "version": "2.5.5", "humhub": { - "minVersion": "1.18", + "minVersion": "1.18.0-beta.7", "maxVersion": "1.18" }, "homepage": "https://github.com/humhub/wiki", diff --git a/views/page/_view_content.php b/views/page/_view_content.php index ca913297..4f4eb7f6 100644 --- a/views/page/_view_content.php +++ b/views/page/_view_content.php @@ -16,7 +16,7 @@ ?>