Skip to content

Releases: nextcloud/user_saml

v7.0.0

15 Aug 12:57
e274cb8
Compare
Choose a tag to compare

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

v6.6.0

02 May 11:33
5d6f16c
Compare
Choose a tag to compare

v6.5.0

v6.4.1

04 Dec 12:40
3641fdf
Compare
Choose a tag to compare

v6.4.0

03 Dec 18:33
0c174af
Compare
Choose a tag to compare

v6.3.0

v6.2.0

18 Jul 11:50
5d3e657
Compare
Choose a tag to compare

What's Changed

  • feat(deps): Add Nextcloud 30 support by @nickvergessen in #827
  • Updating appstore-build-publish.yml workflow from template by @nextcloud-command in #836
  • Updating pr-feedback.yml workflow from template by @nextcloud-command in #835
  • test(ci): update integration test to server reqs by @blizzz in #837
  • perf(db): Avoid double querying by @ChristophWurst in #834
  • fix(Groups): take other DB errors into consideration by @blizzz in #839
  • Revert "build(dependabot): commit vendor files in 3rdparty" by @blizzz in #842
  • build(deps-dev): bump guzzlehttp/guzzle from 7.8.0 to 7.8.1 in /tests/integration by @dependabot in #843
  • build(deps-dev): bump behat/behat from 3.13.0 to 3.14.0 in /tests/integration by @dependabot in #845
  • build(deps-dev): bump phpunit/phpunit from 9.6.10 to 9.6.19 by @dependabot in #846
  • build(deps-dev): bump psalm/phar from 5.13.1 to 5.24.0 by @dependabot in #847
  • build(deps): bump firebase/php-jwt from 6.8.1 to 6.10.0 in /3rdparty by @dependabot in #844
  • Add SPDX header by @AndyScherzinger in #841
  • build(deps-dev): bump nextcloud/coding-standard from 1.1.1 to 1.2.1 by @dependabot in #848
  • build(dev-deps): do not commit vendor files of integration tests by @blizzz in #850
  • build(deps): bump firebase/php-jwt from 6.10.0 to 6.10.1 in /3rdparty by @dependabot in #852
  • fix: remove long-unused desktop option by @solracsf in #690
  • build(deps): bump onelogin/php-saml from 4.1.0 to 4.2.0 in /3rdparty by @dependabot in #854
  • chore(CI): Updating pr-feedback.yml workflow from template by @nextcloud-command in #857
  • build(deps-dev): bump psalm/phar from 5.24.0 to 5.25.0 by @dependabot in #858
  • feat: migrate from deprecated PublicEmitter to IEventDispatcher by @bdovaz in #856
  • build(deps-dev): bump phpunit/phpunit from 9.6.19 to 9.6.20 by @dependabot in #864
  • fix(Groups): take over members during migration by @blizzz in #863
  • build(Release): 6.2.0 by @blizzz in #866

New Contributors

Full Changelog: v6.1.3...v6.2.0

v6.1.3

05 Apr 07:45
6a675a9
Compare
Choose a tag to compare

What's Changed

  • fix(Login): do not advertise CHECK_PASSWORD capability by @blizzz in #829

Full Changelog: v6.1.2...v6.1.3

v6.1.2

20 Mar 13:25
181ecd3
Compare
Choose a tag to compare

What's Changed

  • fix(db): remove dead code and unused table by @blizzz in #808
  • fix(UI): auth provider picker did not react by @blizzz in #817
  • fix(UI): permanent labels for input elements by @blizzz in #816
  • fix(User): load timezone handling related resources by @blizzz in #819
  • Updating phpunit-mysql.yml workflow from template by @nextcloud-command in #821
  • fix(UI): readable login dropdown chooser on dark mode by @blizzz in #820

Full Changelog: v6.1.1...v6.1.2

v5.2.7

20 Mar 13:24
60d8302
Compare
Choose a tag to compare

What's Changed

  • [stable-5.2] fix(upgrade): exception when upgrading from 27 to 28 by @blizzz in #818

Full Changelog: v5.2.6...v5.2.7