@@ -38,6 +38,32 @@ With version 6.2, we have deprecated certain components and removed several othe
3838- ` wcf\data\conversation\message\SimplifiedViewableConversationMessageList ` ([ WoltLab/com.woltlab.wcf.conversation #219 ] ( https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/219 ) )
3939- ` wcf\data\conversation\message\ViewableConversationMessage ` ([ WoltLab/com.woltlab.wcf.conversation #219 ] ( https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/219 ) )
4040- ` wcf\data\conversation\message\ViewableConversationMessageList ` ([ WoltLab/com.woltlab.wcf.conversation #219 ] ( https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/219 ) )
41+ - ` wcf\system\acp\dashboard\command\ConfigureBoxes `
42+ - ` wcf\system\box\command\CreateBoxCondition `
43+ - ` wcf\system\box\command\CreateBoxToPageAssignments `
44+ - ` wcf\system\cache\command\ClearCache `
45+ - ` wcf\system\comment\command\CreateComment `
46+ - ` wcf\system\comment\command\PublishComment `
47+ - ` wcf\system\comment\command\DeleteComments `
48+ - ` wcf\system\comment\command\UpdateComment `
49+ - ` wcf\system\comment\response\command\CreateResponse `
50+ - ` wcf\system\comment\response\command\DeleteResponses `
51+ - ` wcf\system\comment\response\command\PublishResponse `
52+ - ` wcf\system\comment\response\command\UpdateResponse `
53+ - ` wcf\system\file\command\ReplaceFileSource `
54+ - ` wcf\system\language\preload\command\CachePreloadPhrases `
55+ - ` wcf\system\language\preload\command\ResetPreloadCache `
56+ - ` wcf\system\package\command\RebuildBootstrapper `
57+ - ` wcf\system\style\command\AddDarkMode `
58+ - ` wcf\system\style\command\CreateManifest `
59+ - ` wcf\system\user\command\CreateRegistrationNotification `
60+ - ` wcf\system\user\command\Follow `
61+ - ` wcf\system\user\command\SetColorScheme `
62+ - ` wcf\system\user\command\Unfollow `
63+ - ` wbb\system\board\command\CollapseBoard `
64+ - ` wbb\system\board\command\ExpandBoard `
65+ - ` wbb\system\board\command\UpdateLastPosts `
66+ - ` wbb\system\search\command\ThreadRebuildSearchIndex `
4167
4268#### Methods
4369
0 commit comments