Skip to content

Releases: vivait/docbuild-php

XLSX Conversion

09 Aug 09:48
17dbc33
Compare
Choose a tag to compare
  • New method convertToXlsx to reflect DocBuild ability to convert XLS to XLSX

5.0 [BC] Simplification

21 Dec 16:54
Compare
Choose a tag to compare

Breaking Changes

  • Constructor signature has changed
  • Removal of Symfony components
  • API keys are used instead of oAuth tokens
  • Removal of Adobe Sign functions (no longer supported in DocBuild)
  • PHP 7.4 Minimum Requirement

4.0 Version Bump

16 Dec 16:06
Compare
Choose a tag to compare
  • Allows wider range of Symfony components
  • Raise minimum PHP requirement to 7.2

Release 3.0.2

26 Mar 13:40
Compare
Choose a tag to compare
  • Update endpoint to https

Release 3.0.1

17 Dec 10:37
d5bd533
Compare
Choose a tag to compare

Fixes

  • Fixes an issue with credentials not refreshing

Release 3.0.0

16 Nov 11:37
c8e4206
Compare
Choose a tag to compare

Breaking changes:

  • The HttpAdapter interface has been replaced by the new Adapter interface
  • The GuzzleAdapter is no longer provided by the package. You must write your own adapter.

2.0.0

13 Nov 14:44
ed37cf6
Compare
Choose a tag to compare

CI changes:

Travis now builds:

  • 7.1
  • 7.2
  • 7.3
  • Nightly

It also runs the highest dependencies and the lowest dependencies for all the packages required.

Package changes:

  • Minimum PHP version now >=7.1
  • symfony/options-resolver now set to ^2.2|^3.4
  • Moved mikey179/vfsStream to dev depdency (as that's where it should be)

Release 1.2.0

26 Jun 07:58
e1e15b4
Compare
Choose a tag to compare
  • Add Signable support
    • Sending out for signatures
    • Sending out reminders
    • Cancellation

Add v2 mail merge support

31 May 11:37
e68c82a
Compare
Choose a tag to compare
Merge pull request #11 from vivait/v2-mailmerge-support

Add v2 mail merge support

Release 1.0.0

22 Feb 14:43
Compare
Choose a tag to compare

Move domain name