From e83f46a079aab1bb3a2205d6926a6461e9ee1941 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim=20D=C3=BCsterhus?= Date: Fri, 29 Oct 2021 11:28:36 +0200 Subject: [PATCH] Document that view counters should not increase for disabled content Resolves #239 --- docs/migration/wsc54/php.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/migration/wsc54/php.md b/docs/migration/wsc54/php.md index 65b3f44f..f56fcc9a 100644 --- a/docs/migration/wsc54/php.md +++ b/docs/migration/wsc54/php.md @@ -364,7 +364,15 @@ Note that when deleting phrases, the category does not have to be specified beca !!! warning "Mixing the old structure and the new structure is not supported and will result in an error message during the import!" -## Miscellaneous Additions +## Miscellaneous Changes + +### View Counters + +With WoltLab Suite 5.5 it is expected that view/download counters do not increase for disabled content. + +See [WoltLab/WCF#4374](https://github.com/WoltLab/WCF/pull/4374) for details. + +### Form Builder - [`ValueIntervalFormFieldDependency`](../../php/api/form_builder/dependencies.md#valueintervalformfielddependency) - [`ColorFormField`](../../php/api/form_builder/form_fields.md#colorformfield) -- 2.20.1