Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.2.2 #993

Merged
merged 54 commits into from
Oct 28, 2024
Merged

3.2.2 #993

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
b3eb4b8
Merge branch 'master' into develop
pereirinha Sep 20, 2024
6936ccf
Merge branch 'master' into uat
pereirinha Sep 20, 2024
4dfbdca
Update wording so it is clear it is a Cloudinary feature
pereirinha Oct 7, 2024
192879d
Do not add the analytics argument on admin ajax requests
pereirinha Oct 7, 2024
83091b5
Update wording on term trasnformations
pereirinha Oct 10, 2024
67bbd9f
Merge pull request #984 from cloudinary/feature/update-wording
tharsheblows Oct 10, 2024
3984e33
When on read only mode, do not assume that the checkbox is checked
pereirinha Oct 15, 2024
177c6ef
Wrap `rest_url`, `site_url` and `home_url` so that we can filter thes…
pereirinha Oct 15, 2024
59ef87c
Merge pull request #987 from cloudinary/fix/delivery-ui-readonly
pereirinha Oct 17, 2024
0f7bf57
Flag saving action
pereirinha Oct 21, 2024
afa5a35
Include the Storage as part of the `CLDN` object
pereirinha Oct 21, 2024
6085800
Add depencies
pereirinha Oct 21, 2024
d09cdc1
Update the lock file
pereirinha Oct 21, 2024
9c5e98f
Refresh edit screen on post save if storage is set to Cloudinary Only
pereirinha Oct 21, 2024
a251279
Updated compiled assets
pereirinha Oct 21, 2024
2b2e773
Merge pull request #988 from cloudinary/feature/filterable-urls
pereirinha Oct 21, 2024
f44bd1a
Merge pull request #985 from cloudinary/fix/pdf-embeds
pereirinha Oct 21, 2024
4ed994a
Merge branch 'develop' into fix/post-save-v3
pereirinha Oct 21, 2024
d4b667a
Bump plugin version
pereirinha Oct 21, 2024
891d70d
Update translations template
pereirinha Oct 21, 2024
90b3421
Update the transformations title to take context in consideration
pereirinha Oct 17, 2024
9cb8ad5
Wording update
pereirinha Oct 22, 2024
328fc05
Fix the use
pereirinha Oct 22, 2024
4c5278e
For loopback requests, do not use the safe request, as it has the sid…
pereirinha Oct 22, 2024
eac63a4
Merge branch 'fix/remote-request' into fix/post-save-v3
pereirinha Oct 22, 2024
0c4f085
Merge branch 'hotfix/3.2.2-build-1' into fix/post-save-v3
pereirinha Oct 22, 2024
b92ac40
Bump plugin version
pereirinha Oct 22, 2024
3347a58
Update translations template
pereirinha Oct 22, 2024
3eecbb6
Merge branch 'fix/post-save-v3' into uat
pereirinha Oct 22, 2024
a77181a
Update wording so it is clear it is a Cloudinary feature
pereirinha Oct 7, 2024
ab796a6
Update wording on term trasnformations
pereirinha Oct 10, 2024
a47ea00
When on read only mode, do not assume that the checkbox is checked
pereirinha Oct 15, 2024
28eb531
Wrap `rest_url`, `site_url` and `home_url` so that we can filter thes…
pereirinha Oct 15, 2024
e4063fa
Do not add the analytics argument on admin ajax requests
pereirinha Oct 7, 2024
a349b7b
Bump plugin version
pereirinha Oct 21, 2024
6c50e9e
Update translations template
pereirinha Oct 21, 2024
28f9b87
For loopback requests, do not use the safe request, as it has the sid…
pereirinha Oct 22, 2024
3d35883
Update the transformations title to take context in consideration
pereirinha Oct 17, 2024
6507c51
Wording update
pereirinha Oct 22, 2024
0de5721
Fix the use
pereirinha Oct 22, 2024
d85bcb3
Bump plugin version
pereirinha Oct 22, 2024
ff05644
Update translations template
pereirinha Oct 22, 2024
1640ca2
Fix a regression when bypassing delivering images
pereirinha Oct 28, 2024
185f9da
Introduce a method to detect SVGs
pereirinha Oct 28, 2024
196e654
Update wording for the overwrite global transformations toggle and gi…
pereirinha Oct 28, 2024
bf0ab20
Update compiled assets
pereirinha Oct 28, 2024
feb58c4
Bump plugin version
pereirinha Oct 28, 2024
1d9f8dc
Merge branch 'uat' into hotfix/3.2.2-build-2
pereirinha Oct 28, 2024
2cf3afa
Do not deliver SVGs when image delivery is disabled
pereirinha Oct 28, 2024
2b862b2
Update wording
pereirinha Oct 28, 2024
3d35f00
Update compiled assets
pereirinha Oct 28, 2024
70627de
Update plugin version
pereirinha Oct 28, 2024
a4507da
Merge pull request #994 from cloudinary/hotfix/3.2.2-build-2
pereirinha Oct 28, 2024
4407212
Merge pull request #995 from cloudinary/hotfix/3.2.2-build-3
pereirinha Oct 28, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2.1
3.2.2-build-4
2 changes: 1 addition & 1 deletion css/cloudinary.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/asset-edit.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/asset-manager.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/block-editor.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('react', 'wp-components', 'wp-data', 'wp-i18n'), 'version' => '6d7c14c34904052ff5b5');
<?php return array('dependencies' => array('react', 'wp-components', 'wp-data', 'wp-element', 'wp-i18n', 'wp-plugins'), 'version' => '37e2404e0016dbc6780b');
2 changes: 1 addition & 1 deletion js/block-editor.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/breakpoints-preview.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/cloudinary.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/deactivate.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array(), 'version' => 'f405be0196ee03c352da');
<?php return array('dependencies' => array(), 'version' => 'ecbbfffc3f4ee30e1c7b');
2 changes: 1 addition & 1 deletion js/deactivate.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion js/front-overlay.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/gallery-block.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('react', 'react-dom', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-components/build-style/style.css', 'wp-data', 'wp-element', 'wp-i18n', 'wp-polyfill'), 'version' => '0fe7242cf29e22d47b4b');
<?php return array('dependencies' => array('react', 'react-dom', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-components/build-style/style.css', 'wp-data', 'wp-element', 'wp-i18n', 'wp-polyfill'), 'version' => 'f65e04927a20e2394e81');
2 changes: 1 addition & 1 deletion js/gallery-block.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/gallery.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('react', 'react-dom', 'wp-block-editor', 'wp-components', 'wp-components/build-style/style.css', 'wp-data', 'wp-element', 'wp-i18n'), 'version' => 'e43d4fd3e99784efb0ae');
<?php return array('dependencies' => array('react', 'react-dom', 'wp-block-editor', 'wp-components', 'wp-components/build-style/style.css', 'wp-data', 'wp-element', 'wp-i18n'), 'version' => '319c07d4aa1d7e6ee70e');
2 changes: 1 addition & 1 deletion js/gallery.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/inline-loader.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array(), 'version' => '980f7ffe080efd9cda16');
<?php return array('dependencies' => array(), 'version' => 'bd88d673daea64a5d861');
Loading