Releases: intuit/QuickBooks-V3-DotNET-SDK
V14.7.0.3
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
Support for new payload of Webhooks
V14.7.0.1
MV=75 latest schema update!
V14.7.0.0
Updates for minor version 75
V14.6.4.0
Updates for minor version 73
V14.6.3.7
Updates for Minorversion 71
V14.6.3.6
Security fix to support JWT key signing with 2048 bit & update validateIDToken to handle it
V14.6.3.5
Schema changes and adding Newtonsoft.json dependencies
Remove URL Escaping workaround
Settings applied to deserialize the report data
V14.6.3.4
Build fix
Removed Newtonsoft version reference from build props
V14.6.3.3
Updates for Minorversion 68
Report fixes