Releases: cloudinary/CloudinaryDotNet
Releases · cloudinary/CloudinaryDotNet
Version 1.13.0
New functionality
- Add support for
TargetPublicIdinDownloadArchiveUrl
Other Changes
- Fix
ImageMetadatalist values support inSearchResult - Add tests to Provisioning API
- Add test for context metadata as user variables
Version 1.12.0
New functionality
- Add Account Provisioning - User Management API
- Add
DownloadSpriteandDownloadMultihelpers - Add
DownloadFolderhelper - Add support for
DateinUsageAdmin API - Add enhanced quality scores to
QualityAnalysisresult
Other Changes
- Fix unicode filename handling in upload API
- Fix support for integer parameter value
- Fix
UpdateTransformAdmin API - Fix
CustomFunctioncauses exception in Transformation - Detect data URLs with a suffix in mime type
- Make response objects setters public
- Improve visibility of supported frameworks in nuspec
- Enable code style rules
- Normalise line endings
- Add pull request template
- Add an attribute that retries one test with delay
- Add CONTRIBUTING.md
Version 1.11.0
New functionality
- Add
durationandinitial_durationpredefined variables - Add
CinemagraphAnalysisparameter - Add
AccessibilityAnalysisparameter - Add
CreateFolderAdmin API - Add structured metadata support
- Add support for 32 char SHA-256 URL signatures
- Add support for
powoperator - Add support for
max_resultsandnext_cursorin Folders API
Other Changes
- Address some issues with NuGet package creation
- Fix API Url when private CDN is set
- Fix special characters escaping in API urls
- Verify protocol in CLOUDINARY_URL
- Fix type of
Requestsdata member ofUsageResult - Implement more flexible way of boolean values deserialization
- Fix for serialization of transformation and tags for direct-upload input field
- Fix permissions issue when getting version in restricted environment
- Fix integration tests
- Update issue templates
- Fix/update admin upload api request response objects
- Fix
normalize_expressionwhen variable is named as a keyword - Fix code style in AssemblyInfo
- Cleanup nuspec file
Version 1.10.0
New functionality
- Add response properties to
SearchResultandSearchResource - Add
resourceTypeparameter in archive methods
Other Changes
- Fix NuGet dependency warning
- Fix
TestUsageunit test - Fix code style
Version 1.9.1
- Fix nuget package
- Fix build script output paths resolution
Version 1.9.0
New functionality
- Add support of
AsyncAPI calls in .NET Core - Add
expiresAttoDownloadPrivate - Add
DerivedNextCursortoGetResourceParamsAdmin API - Add
ListResourcesByContextto Admin API - Add
Liveparameter toUploadPreset - Add
AudioFrequencyenumeration - Add
Formatparameter toSpriteParams - Add supported video codecs
- Add supported
Gravityvalues - Add
Namedparameter toGetTransformResult - Add
VerifyApiResponseSignatureandVerifyNotificationSignaturefunctions - Add XML documentation
Other Changes
- Fix typo in
QualityOverrideparameter name - Fix
aclandurlescaping inAuthTokengeneration - Fix project types for VS for Mac
- Extract integration tests into separate assembly
- Fix
build.ps1script
Version 1.8.0
New functionality
- Allow generating archive with multiple resource types
- Add
DeleteFolderadmin API - Add
ForceVersionparameter toUrl
Version 1.7.0
New functionality
- Add
PagestoGetResourceParams - Add public setter for
FileNameattribute of theFileDescription - Support per corner values in Radius transformation param
- Ignore URL in AuthToken generation if ACL is provided
- Add global
secureflag (fixes #30)
Other Changes
- Fix base64 regex validation template
- Fix url auth token generation
Version 1.6.0
New functionality
- Add custom
prefunction support - Add streaming profile API
- Add
fpstransformation parameter - Add support for font antialiasing and font hinting for text overlays
Other Changes
- Fix transformation cloning
- Fix remote file upload
- Fix handling of null custom functions
- Handle errors on server response parsing
- Fix
SecurityExceptionon restricted environments - Fix
TestOcrUpdateResultunit test - Remove
DotNetZipunused vulnerable dependency
Version 1.5.0
New functionality
- Add support for web assembly and lambda functions in transformations
- Add
QualityAnalysisparameter - Add
Formatparameter toResponsiveBreakpoint
Other Changes
- Fix possible NullReferenceException in tests