Releases: Staffbase/plugins-sdk-php
Releases · Staffbase/plugins-sdk-php
3.0.1
3.0.0
Breaking
Switch to PHP 8.3
What's Changed
- NFS: adding dependabot by @m-seidel in #29
- chore(deps): update lcobucci/jwt requirement from ^4.1 to ^4.1 || ^5.0 by @dependabot in #31
- fix(INC-685): extract parse from constructor by @Ninerian in #33
New Contributors
- @dependabot made their first contribution in #31
Full Changelog: 2.1.2...3.0.0
2.1.2
2.1.1
2.1.0
Release 2.0.0
- upgrade php to 7.4
- upgrade jwt dependency to 4.1
- rework SDK decoding to JWT 4.1
Release 1.5.4
- Switch to Github Actions
- Added username and primary email address to SSO token data
Release 1.5.3
Documentation and tests updated.
Release 1.5.1
- Fixes Pid missing
Release 1.5.0
- adds deletion of session method
- refactors session initialisation flow