Skip to content

Releases: intuit/QuickBooks-V3-DotNET-SDK

V14.7.0.3

11 Nov 18:25
b411770

Choose a tag to compare

Intuit has updated its webhooks infrastructure to the CloudEvents format which requires developers to modify their applications to handle the new format. SDKs have been updated to support both the new and the old formats. You will need to update your usage of the SDK to properly process the new event format.

Please refer https://blogs.intuit.com/2025/11/12/upcoming-change-to-webhooks-payload-structure/ for more details.

A new function GetWebhooksCloudEvents is added which will accept the webhooks payload and return the list of WebhooksCloudEvent(updated format).

V14.7.0.2

10 Nov 06:07
816b988

Choose a tag to compare

Support for new payload of Webhooks

V14.7.0.1

19 Sep 09:04
f375bc2

Choose a tag to compare

MV=75 latest schema update!

V14.7.0.0

16 Jan 10:05
f48ddd7

Choose a tag to compare

Updates for minor version 75

V14.6.4.0

29 Aug 15:41
27c928e

Choose a tag to compare

Updates for minor version 73

V14.6.3.7

05 Jun 12:27
aeada38

Choose a tag to compare

Updates for Minorversion 71

V14.6.3.6

28 Jul 11:46
bc13280

Choose a tag to compare

Security fix to support JWT key signing with 2048 bit & update validateIDToken to handle it

V14.6.3.5

17 May 15:34
5241a32

Choose a tag to compare

Schema changes and adding Newtonsoft.json dependencies
Remove URL Escaping workaround
Settings applied to deserialize the report data

V14.6.3.4

02 Feb 07:33
0a3e760

Choose a tag to compare

Build fix
Removed Newtonsoft version reference from build props

V14.6.3.3

01 Feb 18:02
2a8bfc5

Choose a tag to compare

Updates for Minorversion 68
Report fixes