Skip to content

Commit 8fbda2e

Browse files
committed
Update deprecations and removals
1 parent 0f07520 commit 8fbda2e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/migration/wsc61/deprecations_removals.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@ With version 6.2, we have deprecated certain components and removed several othe
7373
- `wcf\data\user\group\UserGroupAction::copy()`
7474
- `wcf\data\user\group\UserGroupAction::validateCopy()`
7575
- `wcf\data\unfurl\url\UnfurlUrlAction::findOrCreate()` ([WoltLab/WCF#6408](https://github.com/WoltLab/WCF/pull/6408))
76+
- `wcf\data\conversation\ConversationAction::markAllAsRead()`
77+
- `wcf\data\conversation\ConversationAction::markAsRead()`
78+
- `wcf\data\conversation\ConversationAction::validateMarkAllAsRead()`
79+
- `wcf\data\conversation\ConversationAction::validateMarkAsRead()`
7680

7781
#### Variables
7882

@@ -246,3 +250,4 @@ With version 6.2, we have deprecated certain components and removed several othe
246250
- `WCF.ACP.Style.CopyStyle` ([WoltLab/WCF#6231](https://github.com/WoltLab/WCF/pull/6231))
247251
- `WoltLabSuite/Core/Ui/Style/DarkMode` ([WoltLab/WCF#6231](https://github.com/WoltLab/WCF/pull/6231))
248252
- `WCF.ACP.Category.Collapsible` ([WoltLab/WCF#6298](https://github.com/WoltLab/WCF/pull/6298))
253+
- `WoltLabSuite/Core/Conversation/MarkAsRead` ([WoltLab/com.woltlab.wcf.conversation#225](https://github.com/WoltLab/com.woltlab.wcf.conversation/pull/225))

0 commit comments

Comments
 (0)