Skip to content

Releases: intuit/QuickBooks-V3-DotNET-SDK

7.5.0

29 Mar 22:12

Choose a tag to compare

Updated License url to Apache
Added support for minorversion=37

V7.4.0

22 Mar 22:23

Choose a tag to compare

Added support for sandbox OAuth1 to OAuth2 migration url.

V7.3.0

20 Mar 22:20
7cbd372

Choose a tag to compare

Added ConfigureAwait(false) to OAuth2Client.

V7.2.2

14 Mar 21:57
4ccec5f

Choose a tag to compare

Updated License url.

V7.2.1

05 Mar 18:17
4ccec5f

Choose a tag to compare

Fixed typo in Microsoft.Net.Compilers dependency

V7.2.0

26 Feb 23:17

Choose a tag to compare

1)Added support for Request url tracking on request logs and Intuit Tid tracking on response logs
2) Added support for default minorversion=36 which will help in getting payments link on invoice object

V7.1.0.0-beta

21 Feb 00:39

Choose a tag to compare

V7.1.0.0-beta Pre-release
Pre-release

This release is a beta release as we have tried to resolve the issue of circular references on the QBO V3 .Net SDK. This should now allow you to build the code seamlessly without having to do any of the hacks on readme. Certain code files have been moved across packages and have been tested with the sample apps with no issues found. Please use this latest build and let us know if you see any issues.

Also, we have added support for intuit_name scope for Oauth1 to Oauth2 migration apps.

V6.0.0

18 Jan 23:00
5583d88

Choose a tag to compare

Support added for TaxCassification endpoints. Refer here for usage.
Support added for Minorversion=35

V5.9.1

22 Nov 02:22

Choose a tag to compare

Fix trailing slash bug for DiscoveryClient.

V5.9

20 Nov 09:39

Choose a tag to compare

Release for resollving dll helll issue with 5.8.0.
Default minoversion = 34 added