Skip to content

Release v3.25.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jun 16:51
v3.25.0
455faf1
Release 3.25.0

- Methods which work with embedded applications shifted to RegistrarManager.
- UUID token used for email change requests instead of old parameters "i" and "m".
- Method requestPreferredEmailChange has a new parameter customURL, which
  replaces the old solution with referer header and customPath parameter.
- Method getMembersPage now supports pagination and filtering by groupId
  and groupStatuses.
- Member removal from VO also includes silent rejection of his opened group
  applications.
- Fixed bug which caused that it was not possible to force remove VOs in
  some cases.