Releases: nextcloud/user_saml
Releases · nextcloud/user_saml
v8.0.1
What's Changed
- docs: Add development setup steps to readme by @jancborchardt in #1094
- fix: Fix dialog button wording to be more understandable by @jancborchardt in #1093
- Fix logout condition based on last error reason by @foerster-finsternis in #1092
- feat: Propagate exception from saml library to our logs by @CarlSchwan in #1089
- fix: Avoid redirecting to login with an incomplete configuration by @come-nc in #1091
- fix: Mark all mapping attributes as optional by @CarlSchwan in #1096
- fix: Make sure getMetadata is accessible by @CarlSchwan in #1097
- chore(release): Bump release to 8.0.1 by @CarlSchwan in #1095
New Contributors
- @jancborchardt made their first contribution in #1094
- @foerster-finsternis made their first contribution in #1092
Full Changelog: v8.0.0...v8.0.1
v8.0.0
8.0.0
Added
- drop support for NC 30 and 31; add support for upcoming NC 34 by @blizzz in #1035
- Port admin settings to vue by @CarlSchwan in #1047
- feat(settings): implement admin delegation for SSO & SAML authentication by @printminion-co in #1053
- search disabled users by display name or email by @hweihwang in #997
Fixed
- fix: Use correct color for login screen text on dark background by @come-nc in #1055
- fix: Cleanup DI in Application::boot by @come-nc in #1060
Dependencies
- build(deps): bump firebase/php-jwt from 7.0.3 to 7.0.4 by @dependabot[bot] in #1057
- build(deps): bump firebase/php-jwt from 7.0.4 to 7.0.5 by @dependabot[bot] in #1059
- build(deps): bump axios from 1.13.6 to 1.15.0 by @dependabot[bot] in #1063
- build(deps): bump fast-xml-parser from 5.5.4 to 5.5.12 by @dependabot[bot] in #1065
- build(deps): bump picomatch by @dependabot[bot] in #1064
- build(deps-dev): bump brace-expansion from 2.0.2 to 2.1.0 by @dependabot[bot] in #1066
- build(deps-dev): bump vite from 7.3.1 to 7.3.2 by @dependabot[bot] in #1067
- build(deps): bump lodash and @microsoft/api-extractor by @dependabot[bot] in #1068
- build(deps-dev): bump flatted from 3.4.1 to 3.4.2 by @dependabot[bot] in #1070
- build(deps): bump yaml from 2.8.2 to 2.8.3 by @dependabot[bot] in #1069
- build(deps): bump follow-redirects from 1.15.11 to 1.16.0 by @dependabot[bot] in #1071
- build(deps): bump dompurify from 3.3.3 to 3.4.0 by @dependabot[bot] in #1074
- build(deps): bump protobufjs from 7.5.4 to 7.5.5 by @dependabot[bot] in #1075
Other
- refactor(backend): Cleanup PHP code a bit by @CarlSchwan in #1061
- refactor: Fix many psalm issues by @CarlSchwan in #1003
- refactor: Use modern attribute instead of annotation by @CarlSchwan in #1076
v7.1.4
Added
Fixed
Dependencies
- Build(deps): bump firebase/php-jwt from 7.0.2 to 7.0.3 (user_saml#1045)
- Build(deps): bump robrichards/xmlseclibs from 3.1.4 to 3.1.5 (user_saml#1048)
Other
Full Changelog: v7.1.3...v7.1.4
v7.1.3
v7.1.2
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