v6.4.0
Added
- Feat(groups): add setting display name to group backend (user_saml#855) by @iLinaza
- Feat(PassthroughParameters): Make it possible to pass through parameters to the SAML library (user_saml#901) by @mickenordin
Fixed
- Fix(settings): Fix settings name (user_saml#903) by @mickenordin
- Fix(Controller): make redirectUrl optional (user_saml#905) by @blizzz
- Fix(UI): fix usage of $.ajax by going VanillaJS (user_saml#913) by @blizzz
Dependencies
- Build(deps): bump firebase/php-jwt from 6.10.1 to 6.10.2 in /3rdparty (user_saml#908)
- Deps(php-saml): apply PHP 8.4 compat patch (user_saml#912) by @blizzz
Under the hood
- Refactor: small adjustments not impacting functionalities (user_saml#896) by @solracsf
- Build(deps-dev): bump nextcloud/coding-standard from 1.3.1 to 1.3.2 (user_saml#899)
- Build(deps-dev): bump behat/behat from 3.14.0 to 3.15.0 in /tests/integration (user_saml#900)
- Build(deps-dev): bump nextcloud/coding-standard from 1.3.1 to 1.3.2 (user_saml#899)
- Refactor: Apply code best practices PHP8+ (user_saml#907) by @solracsf
- Build(deps): cleanup composer (user_saml#909) by @blizzz
New Contributors
- @mickenordin made their first contribution in #901
- @iLinaza made their first contribution in #855
Full Changelog: v6.3.0...v6.4.0