Releases: cloudinary/CloudinaryDotNet
Releases · cloudinary/CloudinaryDotNet
Version 1.8.0
New functionality
- Allow generating archive with multiple resource types
- Add
DeleteFolder
admin API - Add
ForceVersion
parameter toUrl
Version 1.7.0
New functionality
- Add
Pages
toGetResourceParams
- Add public setter for
FileName
attribute of theFileDescription
- Support per corner values in Radius transformation param
- Ignore URL in AuthToken generation if ACL is provided
- Add global
secure
flag (fixes #30)
Other Changes
- Fix base64 regex validation template
- Fix url auth token generation
Version 1.6.0
New functionality
- Add custom
pre
function support - Add streaming profile API
- Add
fps
transformation 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
SecurityException
on restricted environments - Fix
TestOcrUpdateResult
unit test - Remove
DotNetZip
unused vulnerable dependency
Version 1.5.0
New functionality
- Add support for web assembly and lambda functions in transformations
- Add
QualityAnalysis
parameter - Add
Format
parameter toResponsiveBreakpoint
Other Changes
- Fix possible NullReferenceException in tests
Version 1.4.1
Fix NuGet package
Version 1.4.0
New functionality
- Add support of custom codecs in video tag
- Add Google Cloud Storage protocol support in upload
- Add support of user defined variables and expressions
- Add support of deleting resources by transformations
- Support advanced OCR
- Add support of "auto" value for
start_offset
transformation parameter - Support remote URLs in UploadLarge API
Other Changes
- Fix moderation plugins response support
- Fix sort_by and aggregate in advanced search
- Test passing expression operators' value via fluent API
- Fix Nuget dependency warning (fixes #116)
- Rename type param in PublishResourceParams
- Escape parameters in context values
- Update keyframe_interval param serialization
- Fix
TestExplicit
dependency on the file format of the remote image
Version 1.3.1
Version 1.3.0
New functionality
- Add
ResourceType
toExplicitParams
- Add
ToType
param to rename API - Add
CreateZip
API (#88) - Add
Async
parameter toExplicitParams
- Add
Pages
toImageUploadResult
- Add
StreamingProfile
Transformation
parameter - Add suffix support for private images.
Other Changes
Version 1.2.0
New functionality
- Add
AccessControl
parameter to Update and Upload
Other Changes
- Fix nuget package structure
- NuGet package automatization.
- Simplify
ListResources
test` - Remove
auto_tagging
failure test - Remove
similarity_search
test
Version 1.1.1
Fix nuget package