- Escape special characters in the LDAP query string.
- Support for Active Directory multidomain forest (thanks Yuri Konotopov)
- Don't require Gradle to build Docker image (thanks Matt Cengia)
- Docker build improvements (thanks Matt Cengia)
- Change column type to text for postgresql from varchar.
- Added support for unix sockets (thanks Lexxy Fox).
- Force MatrixID to be lowercase in the LDAP integration (thanks Clemens Sonnleitner)
- Encode query parameters in the validation link (#65).
- Mark
trusted_third_party_id_servers
synapse parameter as deprecated (#68). - Set a message for error responses (#76).
- Add forgotten M_TERMS_NOT_SIGNED error message.
- Add config option to specify period dimension of the invitation scheduler.
- Add config print full display name of the invited person (disabled by default).
- Add internal API to manually invoke invitation manager.
- Add "application/json" header to response for submitToken.
- Get rid from jcenter due to jcenter will be closed.
- Update gradle to 7.0.
- Update dependencies to newer versions.