Deprecate `WBB.Board.IgnoreBoards`
authorjoshuaruesweg <ruesweg@woltlab.com>
Mon, 4 Oct 2021 11:57:04 +0000 (13:57 +0200)
committerjoshuaruesweg <ruesweg@woltlab.com>
Mon, 4 Oct 2021 11:57:34 +0000 (13:57 +0200)
docs/migration/wsc54/deprecations_removals.md

index b2e3972bee6dc99d24733e164f1c98e6d1d8f014..dff4153f1066f2f689fc8d1859c1aa7960c298da 100644 (file)
@@ -124,6 +124,7 @@ With version 5.5, we have deprecated certain components and removed several othe
 
 - `Blog.Entry.QuoteHandler` (use `WoltLabSuite/Blog/Ui/Entry/Quote`)
 - `Calendar.Event.QuoteHandler` (use `WoltLabSuite/Calendar/Ui/Event/Quote`)
+- `WBB.Board.IgnoreBoards` (use `WoltLabSuite/Forum/Ui/Board/Ignore`)
 - `WBB.Board.MarkAllAsRead` (use `WoltLabSuite/Forum/Ui/Board/MarkAllAsRead`)
 - `WBB.Board.MarkAsRead` (use `WoltLabSuite/Forum/Ui/Board/MarkAsRead`)
 - `WBB.Post.QuoteHandler` (use `WoltLabSuite/Forum/Ui/Post/Quote`)