Skip to content

Releases: pantheon-systems/wp-saml-auth

2.1.4

27 Nov 20:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.3...2.1.4

2.1.3

09 Apr 03:08
Compare
Choose a tag to compare

Fix issue where vendor directory was not added to the release #336.

2.1.2

07 Apr 21:28
4ec38cb
Compare
Choose a tag to compare

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

15 Mar 14:41
Compare
Choose a tag to compare

Adds PHP 8.2 compatibility #332.
Make dependabot target develop branch #313.
Bump dependencies #308 #310 #314 #319 #322 #323 #324 #325 #326 #330.

2.1.0

29 Nov 17:33
Compare
Choose a tag to compare

Adds Github Actions for building tag and deploying to wp.org. Add CONTRIBUTING.md. #311

Version 2.0.1

24 Jan 13:13
407717d
Compare
Choose a tag to compare
  • Rebuilds platform dependencies to accommodate PHP 7.3 [#278].

Version 2.0.0

06 Jan 11:43
0d11340
Compare
Choose a tag to compare
  • BREAKING: Updates onelogin/php-saml to v4.0.0, which requires PHP 7.3 or higher [#275].

Version 1.2.7

09 Dec 16:32
50d9415
Compare
Choose a tag to compare
  • Adds a wp_saml_auth_pre_logout action that fires before logout [#274].

Version 1.2.6

12 Oct 17:52
b81647e
Compare
Choose a tag to compare
  • Adds a wp_saml_auth_login_parameters filter to allow login parameters to be filtered [#262].

Version 1.2.5

18 Aug 21:43
fc9055e
Compare
Choose a tag to compare
  • Fixes undefined index notice introduced in 1.2.4 [#257].