Skip to content

Release v1.2.8

Compare
Choose a tag to compare
@r4m-juan r4m-juan released this 20 Apr 18:17
· 22 commits to master since this release
3117956

Features

  • Added Address Book V5 API
  • Added class TeamManagement to support API V5

Fixes

  • Deprecated class AddressBookLocation API V4
  • Fix error with a nested ternary operator in PHP 8
  • Bugfix Include class Permission

What's Changed

  • Fix error with a nested ternary operator in PHP 8. by @Ox000F in #22
  • Added class TeamManagement for support API V5 by @Ox000F in #23
  • bugfix Include class Permission by @Ox000F in #24
  • Added Address Book V5 API. by @Ox000F in #25
  • Deprecated class AddressBookLocation API V4 by @Ox000F in #27

Full Changelog: v1.2.6...v1.2.8