Skip to content

Releases: intuit/QuickBooks-V3-PHP-SDK

6.0.2 - Release MV 62

18 Aug 18:02
036e8f1
Compare
Choose a tag to compare

Release Candidate:

6.0.2

Minor Version :

62

Features :

  • Added support for FEC Report in report service
  • Added support for OriginalTaxRateId to determine if the tax rate is from some original tax rate.
  • Updates for minorversion = 62 schema

Schema update:

minorversion = 62

6.0.1 - Release MV 59

07 May 17:34
a4139a9
Compare
Choose a tag to compare

Release Candidate:

6.0.1

Minor Version :

59

Features :

  • Added support for showrows in report service
  • Updates for minorversion 59 schema

Schema update:

minorversion = 59

6.0.0

09 Feb 20:58
73c395d
Compare
Choose a tag to compare

Add support for Composer2.0

Issues Fixed :

  • Your Class IPP does not comply with psr-4 autoloading standard. #329
  • Deprecation Notice: #341
  • QuickBooksOnline\API\Data\IPPWrapper class is incompatible with Composer 2.0+ #377
  • Update IPP.php #361

PR Merged :
-Renaming file for IPPWrapper class to make it PSR4 and Composer 2 compatible ( #375 )

5.4.7

09 Feb 03:04
f2116e2
Compare
Choose a tag to compare

Issues Fixed :

  • SDK 5.4.5 Logging does not work( #390 )

PR Merged :

  • Revert "feat: control logging in dataservice" ( #391 )

5.4.6

05 Feb 01:32
392a36a
Compare
Choose a tag to compare

5.4.6 🎉

Issues Fixed :

  • Required parameter $dir follows optional parameter $fileName ( #383 )
  • $raw is undefined ( #381 )

PR Merged :

  • PHP8 - Update DataService to fix Required parameter $dir follows option ( #384 )

5.4.5

05 Nov 22:52
a1eedc7
Compare
Choose a tag to compare

Release Candidate:

5.4.5 🎉

Minor Version :

57

Features :

  • Added support for Read and Query operations for ReimburseCharge entity.
  • Added Samples for ReimburseChargeFindById.php and ReimburseChargeQuery.php under _Samples

Schema update:

minorversion=57

Issues Fixed / PR's merged :

  • #356 Download PDF without writing to disk ( PR : #370 , #360 ) hacktoberfest contribution 🚀
  • Setup e2e test ( PR : #369 ) hacktoberfest contribution 🚀
  • #330 Request / Response always logging ( PR : #364 ) hactoberfest contribution 🚀
  • #357 DataService Void method is not working Sales Receipt

Docs :

https://developer.intuit.com/app/developer/qbo/docs/api/accounting/all-entities/reimbursecharge

5.4.4

30 Sep 22:33
862c6d2
Compare
Choose a tag to compare

Release Candidate:
5.4.4 🎉

Minor Version :
54

Features :

Fix Provided:

  • Handle faulty response when the response type is text/xml #351

For more informaiton on RecurringTransaction documentation please refer here

Release MV 53

27 Aug 22:19
414306c
Compare
Choose a tag to compare
  • Updated schema for MV 53
  • Journal Entry for QBO AU: Support Tax types in V3 API

Fix for static var access in XMLObjectSerializer

31 Jul 15:59
6dd18ae
Compare
Choose a tag to compare

Fix static variable reference

30 Jul 17:34
0372f60
Compare
Choose a tag to compare
Merge pull request #344 from intuit/update-release-version

Update release version.