Skip to content

Releases: passslot/passslot-php-sdk

Version 0.6

Choose a tag to compare

@passslot passslot released this 05 Jul 10:23
  • Support for changes in curl / PHP 5.5
  • Removed extraneous output
  • Fixed bug in handling high resolution images

Version 0.5

Choose a tag to compare

@passslot passslot released this 24 May 17:32
  • Fixed issue with template id that can't be represented as Int
  • Added webhook receiver utility

Version 0.4

Choose a tag to compare

@passslot passslot released this 21 Jan 20:59
  • A lot of new REST API calls are now available from the SDK

We would like to thank @kevin39 for sharing the code

Version 0.3

Choose a tag to compare

@passslot passslot released this 29 Apr 15:15
  • Added API calls for updating placeholder values
  • Fix DELETE rest calls #2
  • Explicit dependency check for fileinfo php extension #1

We would like to thank @kevin39 for sharing those fixes with us

Version 0.2

Choose a tag to compare

@passslot passslot released this 08 Jan 14:22
  • New SDK uses the updated pass creation API call to get the pass url directly (wihtout a second API call)
  • New method to send the pass via email using our service
  • Bugfixes