You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/migration/wsc55/deprecations_removals.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -337,3 +337,4 @@ With version 6.0, we have deprecated certain components and removed several othe
337
337
- Using non-standard ports for package servers is no longer supported. ([WoltLab/WCF#4790](https://github.com/WoltLab/WCF/pull/4790))
338
338
- 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))
339
339
- The support for AMP pages was removed. ([WoltLab/WCF#5425](https://github.com/WoltLab/WCF/pull/5425))
340
+
- The support for style API version was removed. All styles are treated as if they are fully compatible with the latest version. ([WoltLab/WCF#5036](https://github.com/WoltLab/WCF/issues/5036))
0 commit comments