File tree Expand file tree Collapse file tree 4 files changed +22
-4
lines changed Expand file tree Collapse file tree 4 files changed +22
-4
lines changed Original file line number Diff line number Diff line change 11
2+ 1.7.0 / 2019-03-14
3+ ==================
4+
5+ New functionality
6+ -----------------
7+
8+ * Add ` Pages ` to ` GetResourceParams `
9+ * Add public setter for ` FileName ` attribute of the ` FileDescription `
10+ * Support per corner values in Radius transformation param
11+ * Ignore URL in AuthToken generation if ACL is provided
12+ * Add global ` secure ` flag (fixes #30 )
13+
14+ Other Changes
15+ -------------
16+
17+ * Fix base64 regex validation template
18+ * Fix url auth token generation
19+
2201.6.0 / 2018-12-19
321==================
422
Original file line number Diff line number Diff line change 1717 <RepositoryUrl >https://github.com/cloudinary/CloudinaryDotNet</RepositoryUrl >
1818 <PackageIconUrl >http://res.cloudinary.com/cloudinary/image/upload/c_scale,w_64/v1/logo/for_white_bg/cloudinary_icon_for_white_bg.png</PackageIconUrl >
1919 <PackageLicenseUrl >https://github.com/cloudinary/CloudinaryDotNet/blob/master/LICENSE</PackageLicenseUrl >
20- <Version >1.6 .0</Version >
20+ <Version >1.7 .0</Version >
2121 <PackageTags >Image Video Responsive Web Utility CDN Performance Resize Crop Rotate Quality Watermark Gif Jpg Jpeg Bitmap PNG Tiff Webp Webm mp4 avi Filter Effect</PackageTags >
22- <FileVersion >1.6 .0</FileVersion >
22+ <FileVersion >1.7 .0</FileVersion >
2323 <RootNamespace >CloudinaryDotNet</RootNamespace >
2424 <AssemblyName >CloudinaryDotNet</AssemblyName >
2525 </PropertyGroup >
Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
33 <metadata >
44 <id >CloudinaryDotNet</id >
5- <version >1.6 .0</version >
5+ <version >1.7 .0</version >
66 <title >Cloudinary DotNet Library</title >
77 <authors >Cloudinary</authors >
88 <owners >Cloudinary</owners >
Original file line number Diff line number Diff line change 99 <GenerateAssemblyProductAttribute >false</GenerateAssemblyProductAttribute >
1010 <RootNamespace >CloudinaryDotNet</RootNamespace >
1111 <Authors >Cloudinary</Authors >
12- <Version >1.6 .0</Version >
12+ <Version >1.7 .0</Version >
1313 <GeneratePackageOnBuild >false</GeneratePackageOnBuild >
1414 <Description >Official client library for easily integrating with the Cloudinary service</Description >
1515 <PackageTags >Image Video Responsive Web Utility CDN Performance Resize Crop Rotate Quality Watermark Gif Jpg Jpeg Bitmap PNG Tiff Webp Webm mp4 avi Filter Effect</PackageTags >
You can’t perform that action at this time.
0 commit comments