Releases: cloudinary/CloudinaryDotNet
Releases · cloudinary/CloudinaryDotNet
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
Version 1.1.0
The library has been split to a shared project, a Core project and Standard (Foundation) project.
The standard library is fully backwards compatible with the previous version.
New functionality
- Search API
- Implemented async methods and tests.
- Added
access_mode
to RawUploadParams. - AppVeyor CI
- Added
quality_override
param and cover test
Other Changes
- Upgrade project structure to VS 2017 and prepare version 1.1.0-rc1
- Update Nuget.exe
- Remove nupkg from git
- Fix http timeout
- Rearrange tests to enable
TestListResourcesByPublicIds
- Implemented auto width params for transformation
- Fixed setter fo "All" parameter in delResParams class
- Gitignore fix
- Fixed test for upload mappings - removed unnecessary check.
- Fix typos and tests
- Fix
.gitignore
- Update Readme to point to HTTPS URLs of cloudinary.com
- Added support for different resource_types in Rename and Tag
- Fixed setter for "all" property in DelResParam class.
- Removed test user credentials from appveyor configuration.
- Updated readme file.
- Create LICENSE
- Added
nuget.config
- AppVeyor configuration.
- Added lock files.
- project structure rebuild to support netcore platform
- Implemented custom configuration section for cloudinary settings.
Version 1.0.30
- Add varying type to createArchive test
- Fix createArchive to support resource_type
- Use extension inclusive filename method for supporting proper raw public IDs
- Remove resource_type from archiveParams toParamsDictionary
- Added raw archive test + fix faulty overwrite test
Version 1.0.29
- remove private distribution limitation for SEO suffix