Skip to content

Releases: cloudinary/CloudinaryDotNet

Version 1.14.0

24 Nov 05:10
Compare
Choose a tag to compare

New functionality

  • Add DownloadBackedUpAsset helper
  • Add Eval upload parameter support
  • Add AccessibilityAnalysis support in UploadPreset

Other Changes

  • Fix Newtonsoft.Json NuGet dependency
  • Fix SubAccountIds in UserResult

Version 1.13.2

11 Nov 00:38
Compare
Choose a tag to compare
  • Fix expression normalisation for advanced cases
  • Improve integration tests that rely on add-ons
  • Add support for list value in metadata
  • Fix code style

Version 1.13.1

21 Sep 20:17
Compare
Choose a tag to compare
  • Add missing MetadataFields in SearchResult

Version 1.13.0

17 Sep 13:56
Compare
Choose a tag to compare

New functionality

  • Add support for TargetPublicId in DownloadArchiveUrl

Other Changes

  • Fix ImageMetadata list values support in SearchResult
  • Add tests to Provisioning API
  • Add test for context metadata as user variables

Version 1.12.0

17 Aug 04:33
Compare
Choose a tag to compare

New functionality

  • Add Account Provisioning - User Management API
  • Add DownloadSprite and DownloadMulti helpers
  • Add DownloadFolder helper
  • Add support for Date in Usage Admin API
  • Add enhanced quality scores to QualityAnalysis result

Other Changes

  • Fix unicode filename handling in upload API
  • Fix support for integer parameter value
  • Fix UpdateTransform Admin API
  • Fix CustomFunction causes 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

28 May 01:11
Compare
Choose a tag to compare

New functionality

  • Add duration and initial_duration predefined variables
  • Add CinemagraphAnalysis parameter
  • Add AccessibilityAnalysis parameter
  • Add CreateFolder Admin API
  • Add structured metadata support
  • Add support for 32 char SHA-256 URL signatures
  • Add support for pow operator
  • Add support for max_results and next_cursor in 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 Requests data member of UsageResult
  • 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_expression when variable is named as a keyword
  • Fix code style in AssemblyInfo
  • Cleanup nuspec file

Version 1.10.0

29 Jan 12:22
Compare
Choose a tag to compare

New functionality

  • Add response properties to SearchResult and SearchResource
  • Add resourceType parameter in archive methods

Other Changes

  • Fix NuGet dependency warning
  • Fix TestUsage unit test
  • Fix code style

Version 1.9.1

18 Nov 13:24
Compare
Choose a tag to compare
  • Fix nuget package
  • Fix build script output paths resolution

Version 1.9.0

17 Nov 16:36
Compare
Choose a tag to compare

New functionality

  • Add support of Async API calls in .NET Core
  • Add expiresAt to DownloadPrivate
  • Add DerivedNextCursor to GetResourceParams Admin API
  • Add ListResourcesByContext to Admin API
  • Add Live parameter to UploadPreset
  • Add AudioFrequency enumeration
  • Add Format parameter to SpriteParams
  • Add supported video codecs
  • Add supported Gravity values
  • Add Named parameter to GetTransformResult
  • Add VerifyApiResponseSignature and VerifyNotificationSignature functions
  • Add XML documentation

Other Changes

  • Fix typo in QualityOverride parameter name
  • Fix acl and url escaping in AuthToken generation
  • Fix project types for VS for Mac
  • Extract integration tests into separate assembly
  • Fix build.ps1 script

Version 1.8.0

23 Apr 14:16
Compare
Choose a tag to compare

New functionality

  • Allow generating archive with multiple resource types
  • Add DeleteFolder admin API
  • Add ForceVersion parameter to Url