Skip to content

Releases: uploadcare/uploadcare-wordpress

Resolved CSRF vulnerability

14 Jun 11:30
Compare
Choose a tag to compare

We have identified and resolved a Cross-Site Request Forgery (CSRF) vulnerability on the settings page. This fix enhances the security of our application by ensuring that unauthorized requests cannot be made on behalf of a user.

Fixed:

  • Resolved a Cross-Site Request Forgery (CSRF) vulnerability on the settings page.
  • Fixed behaviour when uploading and downloading current images to and from Uploadcare storage.
  • Autotests support.

Added:

  • Bulk download files from the server.

Compatibility:

  • Tested in WordPress up to version 6.5.4.

Maintenance release

13 Nov 20:39
Compare
Choose a tag to compare

Fixed:

  • Corrected the URL to the "upload with Uploadcare" button icon.

Compatibility:

  • Tested in WordPress up to version 6.4.

Fixed PHP 7.4 support

21 Dec 11:19
a375ce2
Compare
Choose a tag to compare

Some users encountered composer error while updating to v3.0.9. This should fix it.

PHP 8 support

16 Dec 13:12
6491fd1
Compare
Choose a tag to compare
  • Added PHP 8+ support.
  • Bumped minimal PHP version to 7.4.
  • Masked secret key in plugin settings for additional security.
  • Updated Uploadcare widget.

Removed types from method

24 Jan 13:21
Compare
Choose a tag to compare

Changed responsive images behavior, updated upload and transfer mechanisms

20 Aug 15:07
Compare
Choose a tag to compare
  • Changed plugin responsive images default mechanism to leverage default WordPress srcset behavior improved with our smart image quality and auto format features.
  • Returned Uploadcare upload button to a default upload option.
  • Added an option to transfer files to Uploadcare storage post by post.
  • Created console utility to transfer all files at once (https://github.com/uploadcare/uploadcare-wordpress-transfer/).
  • Minor bug fixes and improvements.

Fixed an issue with missing UUIDs for previously uploaded images

17 Jun 14:10
Compare
Choose a tag to compare
  • Fixed an issue with missing UUIDs for previously uploaded images, which led to an error while rendering images.
  • Various fixes and improvements.

Copy your WordPress Media Library to Uploadcare cloud storage

20 Apr 13:02
Compare
Choose a tag to compare
  • Now you can copy your WordPress Media Library to Uploadcare cloud storage. Files in Media Library don’t get removed.
  • Image source URLs in posts don’t change. However, when a post is rendered, images get delivered with Uploadcare CDN powered by Adaptive Delivery technology.

Fixed update process from 2.7.x to 3.x.x

10 Mar 12:27
Compare
Choose a tag to compare
  • Added placeholder for Uploadcare Image caption.
  • Fixed update process from 2.7.x to 3.x.x.
  • Various other fixes.

Image Editor for Uploadcare files

16 Feb 09:34
341b343
Compare
Choose a tag to compare
  • Fixed upload button position on "Add media" page.
  • Refactored code for better performance and control.
  • Now you can use Uploadcare Image Editor to modify images from Media Library.