Releases: cloudinary/CloudinaryDotNet
Releases · cloudinary/CloudinaryDotNet
Version 1.28.0
What's Changed
- Add support for
OriginalFilenameinGetResourceResultby @const-cloudinary in #386
Full Changelog: 1.27.9...1.28.0
Version 1.27.9
- Add
QueuedandAbortedmoderation statuses
Full Changelog: 1.27.8...1.27.9
Version 1.27.8
What's Changed
- Fix
AdvOcrerror handling by @const-cloudinary in #384
Full Changelog: 1.27.7...1.27.8
Version 1.27.7
What's Changed
- Fix mutex synchronization on GetNextChunk in FileDescription by @Yosif-Smint in #382
New Contributors
- @Yosif-Smint made their first contribution in #382
Full Changelog: 1.27.6...1.27.7
Version 1.27.6
What's Changed
- Fix API parameters signature by @const-cloudinary in #380
Full Changelog: 1.27.5...1.27.6
Version 1.27.5
What's Changed
- Fix missing
ModerationKindandModerationStatusfields by @const-cloudinary in #379
Full Changelog: 1.27.4...1.27.5
1.27.4
What's Changed
- Fix
duplicatesmoderation response by @const-cloudinary in #378
Full Changelog: 1.27.3...1.27.4
Version 1.27.3
- Fix
formathandling in signed URLs
1.27.2
- Fix boolean value parsing in API responses
Version 1.27.1
- Fix race condition in
UploadLargewith parallel upload