diff --git a/developer_manual/release_notes/critical_changes.rst b/developer_manual/release_notes/critical_changes.rst index e6c56bfad29..79796856e52 100644 --- a/developer_manual/release_notes/critical_changes.rst +++ b/developer_manual/release_notes/critical_changes.rst @@ -74,16 +74,6 @@ Removed back-end APIs - Instead of ``\OC_Util::checkAdminUser`` use ``IGroupManager::class::isAdmin`` -Unified sharing ---------------- - -.. todo:: - - This is work in progress and needs an update when the changes have been finalized. - -Changes to sharing APIs and user interface are planned. This includes both a new general API for sharing of entities and updates to the sharing user interface. See `nextcloud/server#51803 `_ for details and mockups. - - Navigation styling revisions ----------------------------