mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
feat(developer): document new date of birth property on the profile
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
This commit is contained in:
committed by
Joas Schilling
parent
69da986eeb
commit
b33eb327f4
@@ -125,6 +125,7 @@ Added APIs
|
||||
- ``OCP\Calendar\Resource\IManager::update()`` was added to update all resources from all backends right now.
|
||||
- ``OCP\App\IAppManager::BACKEND_CALDAV`` was added to represent the caldav backend dependency for ``isBackendRequired()``.
|
||||
- ``OCP\App\IAppManager::isBackendRequired()`` was added to check if at least one app requires a specific backend (currently only ``caldav``).
|
||||
- ``OCP\Accounts\IAccountManager::PROPERTY_BIRTHDATE`` was added to allow users to configure their date of birth in their profiles.
|
||||
|
||||
Changed APIs
|
||||
^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user