Releases: passslot/passslot-php-sdk
Releases · passslot/passslot-php-sdk
Version 0.6
Compare
Sorry, something went wrong.
No results found
Support for changes in curl / PHP 5.5
Removed extraneous output
Fixed bug in handling high resolution images
Version 0.5
Compare
Sorry, something went wrong.
No results found
Fixed issue with template id that can't be represented as Int
Added webhook receiver utility
Version 0.4
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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