From e55c18d46fc8b7d69cc80f075692cc099aaaccce Mon Sep 17 00:00:00 2001 From: joshuaruesweg Date: Thu, 28 Oct 2021 10:45:42 +0200 Subject: [PATCH] Deprecate `WBB.Thread.WatchedThreadList` --- docs/migration/wsc54/deprecations_removals.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/migration/wsc54/deprecations_removals.md b/docs/migration/wsc54/deprecations_removals.md index 02ca1548..869793e7 100644 --- a/docs/migration/wsc54/deprecations_removals.md +++ b/docs/migration/wsc54/deprecations_removals.md @@ -155,6 +155,7 @@ With version 5.5, we have deprecated certain components and removed several othe - `WBB.Thread.LastPageHandler` (use `WoltLabSuite/Forum/Ui/Thread/LastPageHandler`) - `WBB.Thread.MarkAsRead` (use `WoltLabSuite/Forum/Ui/Thread/MarkAsRead`) - `WBB.Thread.SimilarThreads` (use `WoltLabSuite/Forum/Ui/Thread/SimilarThreads`) +- `WBB.Thread.WatchedThreadList` (use `WoltLabSuite/Forum/Controller/Thread/WatchedList`) - `WCF.ACP.Style.ImageUpload` ([WoltLab/WCF#4323](https://github.com/WoltLab/WCF/pull/4323)) - `WCF.ColorPicker` (see [migration guide for `WCF.ColorPicker`](javascript.md#wcfcolorpicker)) - `WCF.Conversation.Message.QuoteHandler` (use `WoltLabSuite/Core/Conversation/Ui/Message/Quote`, see [WoltLab/com.woltlab.wcf.conversation#155](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/155)) -- 2.20.1