Continuation of #26407 # Front-end * … # Backend * `\OCP\User\Events\UserLoggedInEvent::getPassword` is now nullable ## Removed from public namespace: * … ## Removed from private namespace: * … ## Deprecations * \OCP\Calendar\IManager::search * \OCP\Calendar\IManager::isEnabled * \OCP\Calendar\IManager::registerCalendar * \OCP\Calendar\IManager::unregisterCalendar * \OCP\Calendar\IManager::register * \OCP\Calendar\IManager::getCalendars * \OCP\Calendar\IManager::clear ### Deprecations of Events & Hooks * … ## Behavorial changes * https://github.com/nextcloud/server/pull/28075 * https://github.com/nextcloud/server/issues/29258 ## Changes for admins * Nginx config was changed so webassembly can be served https://github.com/nextcloud/documentation/pull/7585
Continuation of #26407
Front-end
Backend
\OCP\User\Events\UserLoggedInEvent::getPasswordis now nullableRemoved from public namespace:
Removed from private namespace:
Deprecations
Deprecations of Events & Hooks
Behavorial changes
Changes for admins