Skip to content

3.1.0

Choose a tag to compare

@mainick mainick released this 05 Jan 13:10
· 46 commits to main since this release
362216f

Full Changelog: 3.0.2...3.1.0

Added

  • Updated symfony dependencies to support version 6.4. (90ea9c2)
  • Added userInfoRaw method to retrieve raw user data from token(06e13d3)

Deprecated

  • Nothing

Fixed

  • Fixed problem with user count = 0: throw exception only response is empty or null, in case of "0" it mest returned.(3de8fe3)

Removed

  • Nothing