Releases: nextcloud/user_saml
Releases · nextcloud/user_saml
v7.1.1
What's Changed
- build(deps-dev): bump bamarni/composer-bin-plugin from 1.8.2 to 1.8.3 by @dependabot[bot] in #1000
- fix(settings): Fix missing global attribute by @CarlSchwan in #1002
- build(deps): bump robrichards/xmlseclibs from 3.1.3 to 3.1.4 by @dependabot[bot] in #1004
- build(deps): bump onelogin/php-saml from 4.3.0 to 4.3.1 by @dependabot[bot] in #1005
- build(release): 7.1.1 by @blizzz in #1011
Full Changelog: v7.1.0...v7.1.1
v6.6.1
v5.2.8
What's Changed
- [stable-5.2] fix: Fire UserChangedEvent only after change happenned by @backportbot[bot] in #877
- [stable-5.2] build(deps): bump onelogin/php-saml to 4.3.1 by @blizzz in #1007
- build(release): 5.2.8 by @blizzz in #1013
New Contributors
- @backportbot[bot] made their first contribution in #877
Full Changelog: v5.2.7...v5.2.8
v5.1.6
v5.1.4.1
v5.1.4+1
v3.3.7
v7.1.0
Added
Fixed
- Fix(Users): add to, not overwrite, order by clause (user_saml#976)
- Fix(LDAP): lookup of AD users through objectGUID (user_saml#995)
Other
- Chore(CI): Adjust testing matrix for Nextcloud 32 on master (user_saml#985)
- Chore(migration): Port away from deprecated IQueryBuilder::execute (user_saml#988)
- Chore(i18n): Remove trailing space (user_saml#993)
Dependencies
- Build(deps-dev): bump guzzlehttp/guzzle from 7.9.3 to 7.10.0 in /tests/integration (user_saml#983)
- Ci: Update github actions (user_saml#989)
Full Changelog: v7.0.0...v7.1.0
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
v6.6.0
Added
- Feat(keepEmptyGroups): Add app configuration parameter to keep empty groups (user_saml#911)
- Feat(settings): optional config option for sp entityId (user_saml#932)
Under the hood
- Cleanup app bootstrap (user_saml#611)
- Fix: Register the dav plugin through an event listener (user_saml#943)
New Contributors
- @marcojarjour made their first contribution in #911
- @sniegel-mind4bytes made their first contribution in #932
Full Changelog: v6.5.0...v6.6.0