v7.0.0
What's Changed
- feat: Initiate login to IdP via POST by @hweihwang in #861
- chore(i18n): Changed spelling of entity ID by @rakekniven in #953
- Drop support for NC 28+29, requires PHP >= 8.1, update deps, add rector by @blizzz in #950
- fix: do not show login options on env mode (there is just one) by @blizzz in #956
- fix(env-mode): accept multiple comma-separated groups by @blizzz in #954
- chore(tests): Cleanup bootstrap.php to be forward-compatible by @come-nc in #961
- fix(Settings): do not fail badly on unknown keys by @blizzz in #955
- fix(Resolver): replace iconv by @blizzz in #967
- feat: add saml:user:add command to pre-provision users by @guerby in #962
- build(deps-dev): bump nextcloud/coding-standard from 1.3.2 to 1.4.0 in /vendor-bin/cs-fixer by @dependabot[bot] in #971
- ci: update reuse.yml workflow from template by @nextcloud-command in #972
- chore: update codeowners by @kesselb in #979
- build(deps): bump onelogin/php-saml from 4.2.0 to 4.3.0 by @dependabot[bot] in #965
New Contributors
- @hweihwang made their first contribution in #861
- @guerby made their first contribution in #962
- @kesselb made their first contribution in #979
Full Changelog: v6.6.0...v7.0.0