File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ 1.20.0 / 2021-03-26
2+ ==================
3+
4+ New functionality and features
5+ ------------------------------
6+
7+ * Add support for ` download_backedup_asset ` helper method
8+ * Add support for ` filename_override ` upload parameter
9+ * Add support for ` SHA-256 ` algorithm in auth signatures
10+
11+ Other Changes
12+ -------------
13+
14+ * Fix ` type ` parameter support in ActiveStorage service
15+ * Fix expression normalization in advanced cases
16+ * Add test for context metadata as user variables
17+ * Improve validation of auth token generation
18+
119
2201.19.0 / 2021-03-05
321==================
Original file line number Diff line number Diff line change 11# Copyright Cloudinary
22module Cloudinary
3- VERSION = "1.19 .0"
3+ VERSION = "1.20 .0"
44end
You can’t perform that action at this time.
0 commit comments