Releases: pantheon-systems/wp-saml-auth
Releases · pantheon-systems/wp-saml-auth
2.1.4
What's Changed
- Release 2.1.3 by @pwtyler in #337
- handle hidden character in version number by @pwtyler in #338
- Bump guzzlehttp/psr7 from 1.9.0 to 1.9.1 by @dependabot in #340
- Re-sync clean-up of development branch by @pwtyler in #344
- Bump symfony/filesystem from 5.4.23 to 5.4.25 by @dependabot in #347
- add the wporg-validator action by @jazzsequence in #350
- Lint readme.md spacing by @pwtyler in #355
- Fix typo in the label for the certificate path by @mscherer in #352
- [CMSP-519] Tested up to WordPress 6.3 by @pwtyler in #354
- Update changelog and CONTRIBUTING by @pwtyler in #356
- [CMSP-668] Update to latest Pantheon WP Coding Standard by @jazzsequence in #357
- [BUGS-7135]: Updates code to resolve auth issue. by @rwagner00 in #359
- [CMSP-480] mVDP Readme Update by @jazzsequence in #349
- Release 2.1.4 by @jazzsequence in #360
- Fix GHA permissions by @jazzsequence in #362
New Contributors
- @mscherer made their first contribution in #352
- @rwagner00 made their first contribution in #359
Full Changelog: 2.1.3...2.1.4
2.1.3
2.1.2
What's Changed
- Bump yoast/phpunit-polyfills from 1.0.4 to 1.0.5 [#334]
- Updates tested up to version
- Removes unused NPM dependencies
Full Changelog: v2.1.1...2.1.2
2.1.1
2.1.0
Version 2.0.1
- Rebuilds platform dependencies to accommodate PHP 7.3 [#278].
Version 2.0.0
- BREAKING: Updates
onelogin/php-saml
tov4.0.0
, which requires PHP 7.3 or higher [#275].
Version 1.2.7
- Adds a
wp_saml_auth_pre_logout
action that fires before logout [#274].
Version 1.2.6
- Adds a
wp_saml_auth_login_parameters
filter to allow login parameters to be filtered [#262].
Version 1.2.5
- Fixes undefined index notice introduced in 1.2.4 [#257].