Update deprecations and removals (AMP)
authorMarcel Werk <burntime@woltlab.com>
Fri, 14 Apr 2023 12:23:03 +0000 (14:23 +0200)
committerMarcel Werk <burntime@woltlab.com>
Fri, 14 Apr 2023 12:23:03 +0000 (14:23 +0200)
docs/migration/wsc55/deprecations_removals.md

index 4c2b6d39376428a430ac9ed12853cc2ce8fa5ab1..34745fbbd6615ab59d8170933d64e9ef821b846e 100644 (file)
@@ -327,3 +327,4 @@ With version 6.0, we have deprecated certain components and removed several othe
 - The global option to set a specific style with a request parameter (`$_REQUEST['styleID']`) is removed. ([WoltLab/WCF#4533](https://github.com/WoltLab/WCF/pull/4533))
 - Using non-standard ports for package servers is no longer supported. ([WoltLab/WCF#4790](https://github.com/WoltLab/WCF/pull/4790))
 - Using the insecure `http://` scheme for package servers is no longer supported. The use of `https://` is enforced. ([WoltLab/WCF#4790](https://github.com/WoltLab/WCF/pull/4790))
+- The support for AMP pages was removed.  ([WoltLab/WCF#5425](https://github.com/WoltLab/WCF/pull/5425))