Skip to content

Commit

Permalink
feat(developer): document new date of birth property on the profile
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Steinmetz <[email protected]>
  • Loading branch information
st3iny committed Jul 19, 2024
1 parent 709fa17 commit d2a3b78
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,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
^^^^^^^^^^^^
Expand Down

0 comments on commit d2a3b78

Please sign in to comment.