Update deprecations and removals
authorMarcel Werk <burntime@woltlab.com>
Tue, 19 Nov 2024 12:34:35 +0000 (13:34 +0100)
committerMarcel Werk <burntime@woltlab.com>
Tue, 19 Nov 2024 12:34:35 +0000 (13:34 +0100)
docs/migration/wsc61/deprecations_removals.md

index e34b96369ac62afa55b20bd6f6536677b87ae73d..a22b0448925c0299fe4295fc5cf3c368b4397900 100644 (file)
@@ -22,6 +22,8 @@ With version 6.2, we have deprecated certain components and removed several othe
 - `WCF.DOMNodeRemovedHandler`
 - `WCF.EditableItemList`
 - `WCF.Effect.Scroll`
+- `WCF.Message.FormGuard`
+- `WCF.Message.Multilingualism`
 - `WCF.Message.Submit`
 - `WCF.PageVisibilityHandler`
 - `WCF.System.DisableScrolling`
@@ -51,3 +53,5 @@ With version 6.2, we have deprecated certain components and removed several othe
 ### JavaScript
 
 - `WCF.ACP.Cronjob.LogList` ([WoltLab/WCF#6077](https://github.com/WoltLab/WCF/pull/6077))
+- `WCF.Moderation.Queue.MarkAsRead`
+- `WCF.Moderation.Queue.MarkAllAsRead`