Skip to content

Commit 834e2c3

Browse files
author
Amir Tocker
committed
Add CHANGELOG.md
1 parent b86e9f7 commit 834e2c3

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

CHANGELOG.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
2+
1.0.24 / 2016-07-15
3+
==================
4+
New functionality and features
5+
------------------------------
6+
7+
* Upload mappings API
8+
* Restore API
9+
* ZIP (archive) generation and download API
10+
* Responsive breakpoints
11+
* Conditional transformations
12+
* Aspect ratio transformation parameter
13+
* Overlay and Underlay improvements. Support Line spacing, Letter spacing and Stroke in layer options.
14+
* Put the params in the body instead of URL query for 'POST' and 'PUT' API requests
15+
* Renamed the FontWeight parameter and added TextAlign keyword.
16+
* New User-Agent format (CloudinaryDotNet/vvv) and support of User-Platform parameter
17+
* Support of Invalidate flag for Explicit and Rename API
18+
* Allow passing ad-hoc parameters
19+
20+
Other Changes
21+
-------------
22+
23+
* .NetFramework 3.5 compatibility fixes
24+
* Fixed values of explicit HTML attributes in Image tags (with quotes)
25+
* Moved enums into designated files
26+
* fixed naming conventions and dedicated class for video layer
27+
* Modify Breakpoint test.
28+
* Replace test image
29+
* Disable Listing Direction test
30+
* simplification of the code
31+
* added additional asserts and improved asserts messages
32+
* moved strings to constants, fixed method namings
33+
* updated tests to match current version of the server software
34+
* removed dependencies to keep it a unit test
35+
* Extracted setup for UploadMapping test into designated file.
36+
* removed twitter dependencies due to twitter API limits
37+
* Add random number to public ID of upload test
38+
39+

0 commit comments

Comments
 (0)