Skip to content

Releases: alfatraining/alfaview-php-sdk

v2.5.1

12 Feb 10:06

Choose a tag to compare

  • Includes changes to /v2/auth/token-info endpoint so the token permissions can be fetched

v2.5.0

04 Feb 15:41

Choose a tag to compare

v2.4.4

04 Nov 08:57

Choose a tag to compare

  • Updates to latest proto version
  • Adds deprecation notice for userCreate and userInvite calls. Including their request classes

v2.4.3

27 Mar 10:11

Choose a tag to compare

  • Regenerates all files based on latest proto
  • Removes deprecated BusinessLogicService inviteExternalMembers function and the test for it. \Alfaview\Alfaview::createGuestLink should be used instead to invite guests.

v2.4.2

10 Oct 13:22

Choose a tag to compare

  • Removes support for PHP versions older than 8.0
  • Update PHPUnit dependency

v2.4.1

05 May 11:51

Choose a tag to compare

  • Accept unknown enum values for forwards compatibility with alfaview services

v2.4.0

25 Oct 12:39

Choose a tag to compare

  • Adds new Swagger definitions from proto files
  • Adds new helper functions for guest and group link creation
  • Updates test cases to use new guest service

v2.3.0

21 Apr 12:12

Choose a tag to compare

Updates guzzlehttp/guzzle package which requires a regeneration of the swagger files.
Also updates phpunit so the tests can be run using PHP 8. Which requires the test files to be updated to use correct class and function declarations.

v2.2.0

02 Jun 15:42

Choose a tag to compare

  • recompile latest API definitions
  • add settings service
  • add helper functions for inviting external members and listing of available room types
  • extend test suite

v2.1.1

16 Oct 15:34

Choose a tag to compare

Add limit to roomList request