Skip to content

Commit 4417ad9

Browse files
author
cloudinary-bot
committed
Version 1.0.0-beta.4
1 parent b633320 commit 4417ad9

File tree

6 files changed

+1099
-1004
lines changed

6 files changed

+1099
-1004
lines changed

CHANGELOG.md

+28
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
1.0.0-beta.4 / 2021-07-27
2+
==================
3+
4+
New functionality and features
5+
==============================
6+
* cloudinaryLegacyURL: cloudinaryLegacyURL will now correctly clone the transformation options
7+
* Actions and Qualifiers: Add support for stroke.solid
8+
* Actions and Qualifiers: Add Zoom qualifier to resize.crop
9+
* Actions and Qualifiers: Add Animated.edit action and qualifier
10+
* Actions and Qualifiers: Add level qualifier to antiRemoval
11+
12+
13+
Renaming / Refactoring
14+
================
15+
* Rename storageType to deliveryType
16+
* Rename the function createCloudinaryV1URL to createCloudinaryLegacyURL
17+
18+
19+
Other changes
20+
================
21+
* Code Generation: Implement a config file to support better code generation
22+
* Code Generation: Fix implementation for code generation to support full urls
23+
* Compliation tests: Update the compilation tests to include a full URL
24+
* Bundle Size: raise size limit for backwards compatibility function
25+
* add rollup commonjs processing
26+
* LegacyURL generation: createLegacyURL will now correctly support radius arrays and strings (#386)
27+
* Add cache busting to the reference website
28+
129
1.0.0-beta.3 / 2021-04-28
230
==================
331

__DOCS__/JSDocTemplate/template/static/js/clipboard.min.js

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

__DOCS__/JSDocTemplate/template/static/js/jquery.min.js

+4-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)