Skip to content

v7.0.0

Choose a tag to compare

@blizzz blizzz released this 15 Aug 12:57
· 105 commits to master since this release
e274cb8

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

Full Changelog: v6.6.0...v7.0.0