Skip to content

Releases: vanilla/jsConnectPHP

4.0.1 - Extend supported versions back to PHP 7.4

27 Mar 21:56
66fa58c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

Version 4.0.0 - Updated JWT library, PHP >= 8.x

24 Mar 18:19
ba622b0
Compare
Choose a tag to compare

What's Changed

  • Fix typo in doc by @gpapin in #26
  • Updating to use firebase JWT 6.4 version by @thundrax in #31
    • Formatted the codebase with prettier
    • Bumped minimum PHP version to 8.0
    • CI now runs with Github Actions

New Contributors

Full Changelog: v3.2.2...v4.0.0

Version 3.2.2

24 Jun 13:57
35820d5
Compare
Choose a tag to compare

This is a minor release that addresses an issue where user fields are lowercased during SSO.

Version 3.2.1

12 Jun 19:01
daa1c1d
Compare
Choose a tag to compare

This version has minor bug fixes around cookie re-use.

Version 3.2

12 Jun 18:24
2425739
Compare
Choose a tag to compare

This version allows you to re-use the state token generated by a previous JsConnectServer call.

Version 3.1

12 Jun 17:15
d574701
Compare
Choose a tag to compare

This version makes some of the JWT methods public. You don't need to upgrade to this release unless you need that functionality.

Version 3.0

03 Apr 16:14
9b7317b
Compare
Choose a tag to compare

This version is a complete rewrite that includes support for a new JWT redirect based protocol.

2.0

23 May 17:41
Compare
Choose a tag to compare
2.0

Security improvement that is backwards-compatible with the existing jsConnect plugin.

1.3

03 Apr 13:07
Compare
Choose a tag to compare
1.3
v1.3

Not a beta.