@@ -13,13 +13,59 @@ With version 6.2, we have deprecated certain components and removed several othe
1313#### Methods
1414
1515- ` wcf\util\DateUtil::format() ` ([ WoltLab/WCF #6042 ] ( https://github.com/WoltLab/WCF/pull/6042/ ) )
16+ - ` wcf\data\smiley\category\SmileyCategoryAction::getSmilies() ` ([ WoltLab/WCF #6115 ] ( https://github.com/WoltLab/WCF/pull/6115/ ) )
17+ - ` wcf\data\smiley\category\SmileyCategoryAction::validateGetSmilies() ` ([ WoltLab/WCF #6115 ] ( https://github.com/WoltLab/WCF/pull/6115/ ) )
18+
19+ #### Variables
20+
21+ - ` wcf\form\AbstractFormBuilderForm::$objectEditLinkApplication ` ([ WoltLab/WCF #6110 ] ( https://github.com/WoltLab/WCF/pull/6110 ) )
22+
23+ ### JavaScript
24+
25+ - ` WCF.ACP.Package.Server.Installation `
26+ - ` WCF.Action.SimpleProxy `
27+ - ` WCF.Browser `
28+ - ` WCF.Category.NestedList `
29+ - ` WCF.Collapsible.Simple `
30+ - ` WCF.Collapsible.Remote `
31+ - ` WCF.Collapsible.SimpleRemote `
32+ - ` WCF.Dictionary `
33+ - ` WCF.DOMNodeRemovedHandler `
34+ - ` WCF.EditableItemList `
35+ - ` WCF.Effect.Scroll `
36+ - ` WCF.Message.DefaultPreview ` ([ WoltLab/WCF #6114 ] ( https://github.com/WoltLab/WCF/pull/6114 ) )
37+ - ` WCF.Message.EditHistory ` ([ WoltLab/WCF #6113 ] ( https://github.com/WoltLab/WCF/pull/6113 ) )
38+ - ` WCF.Message.FormGuard `
39+ - ` WCF.Message.I18nPreview ` ([ WoltLab/WCF #6114 ] ( https://github.com/WoltLab/WCF/pull/6114 ) )
40+ - ` WCF.Message.Multilingualism `
41+ - ` WCF.Message.Preview ` ([ WoltLab/WCF #6114 ] ( https://github.com/WoltLab/WCF/pull/6114 ) )
42+ - ` WCF.Message.SmileyCategories ` ([ WoltLab/WCF #6115 ] ( https://github.com/WoltLab/WCF/pull/6115/ ) )
43+ - ` WCF.Message.Submit `
44+ - ` WCF.Moderation.Management ` ([ WoltLab/WCF #6116 ] ( https://github.com/WoltLab/WCF/pull/6116/ ) )
45+ - ` WCF.Moderation.Activation.Management ` ([ WoltLab/WCF #6116 ] ( https://github.com/WoltLab/WCF/pull/6116/ ) )
46+ - ` WCF.Moderation.Report.Management ` ([ WoltLab/WCF #6116 ] ( https://github.com/WoltLab/WCF/pull/6116/ ) )
47+ - ` WCF.Notification.List ` ([ WoltLab/WCF #6120 ] ( https://github.com/WoltLab/WCF/pull/6120/ ) )
48+ - ` WCF.PageVisibilityHandler `
49+ - ` WCF.System.DisableScrolling `
50+ - ` WCF.System.DisableZoom `
51+ - ` WCF.System.ObjectStore `
52+ - ` WCF.System.PushNotification `
53+ - ` WCF.System.Worker `
54+ - ` WCF.TabMenu `
55+ - ` WCF.User.Profile.ActivityPointList ` ([ WoltLab/WCF #6119 ] ( https://github.com/WoltLab/WCF/pull/6119 ) )
56+ - ` WCF.User.SignaturePreview ` ([ WoltLab/WCF #6114 ] ( https://github.com/WoltLab/WCF/pull/6114 ) )
57+ - ` ui.wcfSlideshow ` (jQuery Widget)
58+ - ` wcfTabs ` (jQuery Widget)
59+ - ` datepicker ` (jQuery Widget)
60+ - ` wcf.messageTabMenu ` (jQuery Widget) ([ WoltLab/WCF #6115 ] ( https://github.com/WoltLab/WCF/pull/6115/ ) )
1661
1762## Removals
1863
1964### PHP
2065
2166#### Methods
2267
68+ - ` wcf\data\cronjob\log\CronjobLogAction::clearAll() ` ([ WoltLab/WCF #6077 ] ( https://github.com/WoltLab/WCF/pull/6077 ) )
2369- ` wcf\util\CLIUtil::formatTime() ` ([ WoltLab/WCF #6042 ] ( https://github.com/WoltLab/WCF/pull/6042/ ) )
2470- ` wcf\util\CLIUtil::formatDate() ` ([ WoltLab/WCF #6042 ] ( https://github.com/WoltLab/WCF/pull/6042/ ) )
2571
@@ -30,3 +76,6 @@ With version 6.2, we have deprecated certain components and removed several othe
3076### JavaScript
3177
3278- ` WCF.ImageViewer ` ([ WoltLab/WCF #6035 ] ( https://github.com/WoltLab/WCF/pull/6035/ ) )
79+ - ` WCF.ACP.Cronjob.LogList ` ([ WoltLab/WCF #6077 ] ( https://github.com/WoltLab/WCF/pull/6077 ) )
80+ - ` WCF.Moderation.Queue.MarkAsRead `
81+ - ` WCF.Moderation.Queue.MarkAllAsRead `
0 commit comments