This release includes the recipe API, new 'Raw' versions of all the API calls, dual access enums in several of the data objects, and significant internal refactoring. Existing applications based on the previous library should work as they are without any changes. The 'Raw' versions of all the method calls only return the JSON response as a string. They should be used when you don't need to do any processing in your .NET code and just need to pass it to the javascript on your page.
If you discover any issues with this release, please check the existing
Discussions to see if the issue has already been reported, and if not, create a new discussion with the details of the issue.