Releases: GrabzIt/grabzit-php
Releases · GrabzIt/grabzit-php
3.1.0
Added DOCX support to the PHP library
3.0.3
Fix for watermarks in PHP
Some watermark identifiers were causing signature errors if they
contained special characters such as backslashes.
3.0.2.3
Fix: for PHP API failing on some servers
Some servers were joining the parameters of querystrings with &
rather than & which stops the requests to GrabzIt's servers from
succeeding. This has been fixed for more information on this issue see
here: http://php.net/manual/en/function.http-build-query.php#102324
3.0.2.2
Check for unknown network error.
3.0.2.1
Added new error codes to exception class
3.0.2
Merge remote-tracking branch 'origin/master'
# Conflicts:
# composer.json
3.0.1.1
Fix to correctly send parameters with a value of '0' to GrabzIt
3.0.1
Fixed signature bug for animated GIF and table captures
3.0.0.2
Simplify composer release