Releases: interfax/interfax-dotnet
Releases · interfax/interfax-dotnet
v3.1.5
v3.1.4
Changed content submit type from MultipartContent to MultipartFormDataContent, as MultipartContent was adding extra bytes to the content resulting in rendering errors for certain types of files.
v3.1.3
Changed Library to not override default JSON.net client settings regarding the StringEnumConverter Converter that was only referenced with the Dictionary class for SupportedFileTypes. As such appropriate setting declaration was moved inline with needed code block, so that the default behaviour of the client is to return ENUMS not strings for user's that also leverage JSON.net in the project.
v3.1.2
Case-sensitivity fix for file extensions
v3.1.1
Updated SupportedMediaTypes.json