Skip to content

Releases: Staffbase/plugins-sdk-php

3.0.1

Choose a tag to compare

@m-seidel m-seidel released this 06 Oct 09:42
e01b4d0

What's Changed

Full Changelog: 3.0.0...3.0.1

3.0.0

Choose a tag to compare

@Ninerian Ninerian released this 22 May 14:02
a7333ed

Breaking

Switch to PHP 8.3

What's Changed

New Contributors

Full Changelog: 2.1.2...3.0.0

2.1.2

Choose a tag to compare

@Ninerian Ninerian released this 19 Dec 13:02

What's Changed

Full Changelog: 2.1.1...2.1.2

2.1.1

Choose a tag to compare

@Ninerian Ninerian released this 24 Nov 15:40
ba9f9a0

What's Changed

New Contributors

Full Changelog: 2.1.0...2.1.1

2.1.0

Choose a tag to compare

@Ninerian Ninerian released this 01 Nov 13:00
8b28d2a

Main Changes

  • used traits to separate logic
  • add configuration of signing algorithm

What's Changed

  • Add catalog-info.yaml for Backstage by @axdotl in #23

New Contributors

Full Changelog: 2.0.0...2.1.0

Release 2.0.0

Choose a tag to compare

@Ninerian Ninerian released this 20 Apr 12:38
1125bda
  • upgrade php to 7.4
  • upgrade jwt dependency to 4.1
  • rework SDK decoding to JWT 4.1

Release 1.5.4

Choose a tag to compare

@cornelius-behrend cornelius-behrend released this 22 Jan 13:37
6e1f2d6
  • Switch to Github Actions
  • Added username and primary email address to SSO token data

Release 1.5.3

Choose a tag to compare

@cornelius-behrend cornelius-behrend released this 14 Jan 15:08
391ec35

Documentation and tests updated.

Release 1.5.1

Choose a tag to compare

@Ninerian Ninerian released this 08 May 11:13
458d543
  • Fixes Pid missing

Release 1.5.0

Choose a tag to compare

@Ninerian Ninerian released this 28 Apr 08:57
09def76
  • adds deletion of session method
  • refactors session initialisation flow