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.29.0 / 2024-02-26
2
+ ==================
3
+
4
+ New functionality and features
5
+ ------------------------------
6
+
7
+ * Add support for ` context ` parameter in ` url_for_direct_upload `
8
+ * Add support for ` use_fetch_format ` parameter in ` cl_video_tag `
9
+ * Add support for ` fields ` parameter in Search and Admin APIs
10
+ * Add support for access keys management in Account Provisioning API
11
+
12
+ Other Changes
13
+ -------------
14
+
15
+ * Avoid early loading of ` ActionView::Base `
16
+ * Fix ` sqlite3 ` dependency version
17
+ * Add Rails 7.x to supported versions on ` README.md `
18
+
1
19
1.28.0 / 2023-11-06
2
20
==================
3
21
Original file line number Diff line number Diff line change 1
1
# Copyright Cloudinary
2
2
module Cloudinary
3
- VERSION = "1.28 .0"
3
+ VERSION = "1.29 .0"
4
4
end
You can’t perform that action at this time.
0 commit comments