Releases: intuit/QuickBooks-V3-DotNET-SDK
Releases · intuit/QuickBooks-V3-DotNET-SDK
V14.3.0.0
19 Aug 23:31
Compare
Sorry, something went wrong.
No results found
Added support for Minorversion=53.
V14.2.0.0
22 Jul 01:02
Compare
Sorry, something went wrong.
No results found
-Fixed new fields to the SDK for ReportService.
-Fixed dll hell using clean build
V14.0.0.0
11 Jul 00:21
Compare
Sorry, something went wrong.
No results found
Updated OAuth2PlatformClient to use it's own logger so that dependency on V3 projects is removed.
Released separate nuget package for just OAuth2PlatformClient
V13.0.0.0
02 Jul 01:10
Compare
Sorry, something went wrong.
No results found
Updated DiscoveryClient and OAuth2Client to accept custom discovery urls. Removed e2e environment settings due to Intuit's security policy
Handled null OAuth2 endpoints assignment/error response from Discovery call. Devs will now see error/exception if the Discovery call failed.
Added support for custom string scopes as param in OAuth2Client->GetAuthorizationURL()
Handled 403, 404, 500, 502, 503 status code on QBO API call to give better detailed messages.
Updated SDk to support 1938 QBO release
V12.1.0.0
03 Jun 00:15
Compare
Sorry, something went wrong.
No results found
->Updated default minorversion to 51
V11.0.0.0
31 Mar 20:52
Compare
Sorry, something went wrong.
No results found
Added support for adjusted_gain_loss query param on Reports
V10.0.0.3
25 Feb 20:40
Compare
Sorry, something went wrong.
No results found
Fixed bug for Discovery Policy validation. Added support for E2E policy.
V10.0.0.2
20 Feb 19:24
Compare
Sorry, something went wrong.
No results found
Updates to SDK for e2e discovery endpoint
V10.0.0.1
15 Jan 21:57
Compare
Sorry, something went wrong.
No results found
Added fix for removing the obsolete constructor which no longer supports OAuth1.0. Fix is for Issue #122
V9.6.1.0
10 Jan 17:30
Compare
Sorry, something went wrong.
No results found
Fixed Refresh token log issue