Skip to content

Releases: steffjenl/laravel-signhost

Release version v1.4.1

21 Dec 19:14
2e19b7b
Compare
Choose a tag to compare
Merge pull request #15 from Mirkin-source/patch-3

Update FileMetadata.php

Release version v1.3.10

10 Jan 15:53
Compare
Choose a tag to compare
Sorry for all the new versions, we found the bug with this package an…

Bugfix #13

10 Jan 11:28
Compare
Choose a tag to compare
  • Removed duplicated isValidJson check
  • Add content-lengt: 0 header when put or post has no data (json)

Fix some bugs with content-type and content-lengt

10 Jan 10:11
Compare
Choose a tag to compare

Fix some bugs with content-type and content-lengt

Merge pull request #1 from jstolp/master

06 Jan 11:12
62d4118
Compare
Choose a tag to compare

For some reason SignHost.com requires the Content-Lenght header on the startTransaction call. this PR adds it. (might be nice to add this as header on the specific call though, instead of str_pos() the URL for 'start'.... but it works)

v1.3.6: Merge pull request #7 from jstolp/master

14 Nov 10:34
0be04ba
Compare
Choose a tag to compare
Do not decode a request as JSON when fetching a binary...

New release with type hints

31 Aug 12:46
Compare
Choose a tag to compare

Last release with the last bug fixes

12 Jul 15:32
Compare
Choose a tag to compare

Release version v1.0

22 Feb 19:06
Compare
Choose a tag to compare
set correct header when sending an pdf file to signhost