nextcloud/server

Critical changes for developers & admins for Nextcloud 23

nickvergessen opened this issue · 4 comments

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

Changes for admins

I was not aware we copy them somewhere. So no I just closed and created the 24 one

Okay but that would be pointless. Nobody will find this closed ticket, would they?

I'll create tickets in the documentation repo.

Nobody will find this closed ticket, would they?

It's linked from the 24 one and the FAQ: #23369

But yeah sure we should add it to the docs.