Skip to content

Releases: GrabzIt/grabzit-php

3.1.0

22 May 17:41
Compare
Choose a tag to compare
Added DOCX support to the PHP library

3.0.3

10 Mar 13:21
Compare
Choose a tag to compare
Fix for watermarks in PHP

Some watermark identifiers were causing signature errors if they
contained special characters such as backslashes.

3.0.2.3

01 Mar 20:20
Compare
Choose a tag to compare
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

23 Feb 13:08
Compare
Choose a tag to compare
Check for unknown network error.

3.0.2.1

19 Feb 09:01
Compare
Choose a tag to compare
Added new error codes to exception class

3.0.2

18 Feb 23:16
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master'

# Conflicts:
#	composer.json

3.0.1.2

05 Dec 15:26
Compare
Choose a tag to compare
Update composer.json

3.0.1.1

22 Nov 12:20
Compare
Choose a tag to compare
Fix to correctly send parameters with a value of '0' to GrabzIt

3.0.1

18 Nov 12:26
Compare
Choose a tag to compare
Fixed signature bug for animated GIF and table captures

3.0.0.2

18 Oct 06:47
Compare
Choose a tag to compare
Simplify composer release