Skip to content

Latest commit

 

History

History
355 lines (198 loc) · 8.08 KB

CHANGELOG.md

File metadata and controls

355 lines (198 loc) · 8.08 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based now on Keep a Changelog and this project adheres to Semantic Versioning.

[3.1.0] — 2024-06-14

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

[3.0.11] — 2023-11-14

Fixed:

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

Compatibility:

  • Tested in WordPress up to version 6.4.

[3.0.10] — 2022-12-14

  • Fixed PHP 7.4 support.

[3.0.9] — 2022-12-14

  • Added PHP 8.1 support.
  • Bumped minimal PHP version to 7.4.
  • Masked secret key in plugin settings for additional security.
  • Updated Uploadcare widget.

[3.0.8] — 2022-01-24

3.0.7 — 2021-08-20

  • 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.
  • Minor bug fixes and improvements.

3.0.6 — 2021-05-26

  • Fixed an issue with missing UUIDs for previously uploaded images, which led to an error while rendering images.
  • Various fixes and improvements.

3.0.5 — 2021-04-07

  • 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.

3.0.4 — 2021-03-09

  • Added placeholder for Uploadcare Image caption.
  • Fixed update process from 2.7.x to 3.x.x.
  • Various other fixes.

3.0.3 — 2021-02-16

  • 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.

3.0.2 — 2021-01-13

  • Plugin as class.
  • Composer autoload.
  • Unit-tests for most classes and methods.

3.0.1 — 2020-12-25

  • Fixed issue with plugin activation to prevent malfunction when PHP DOMDocument class is disabled.
  • Various small improvements.

[3.0.0] — 2020-12-25

  • Brand new version, rewritten from scratch.
  • Adaptive image delivery system for auto responsiviness, quality optimization, and lazy loading.
  • Better integration with Media Library and WYSIWYG.
  • Transfer your old files to Uploadcare and back.
  • Updated Settings page.
  • Removed "uploadcare" shortcode that allowed your readers to upload files.

2.7.2 — 2020-05-13

Fixed

  • Default CDN base was empty, now it points to an existing host.

2.7.1 — 2020-02-03

Fixed

  • Fix botched release.

2.7.0 — 2020-02-03

Added

  • CDN Base option
  • Signed uploads option

2.6.1 — 2019-03-14

Fixed

  • Error with plugin initialization.

2.6.0 — 2018-06-07

Added

  • The data-integration attribute to the widget reporting its version together with the library version used.
  • User Agent reports library and integration versions used.

Changed

2.5.3

Fixed

  • File duplication on upload
  • Widget effects tab settings

2.5.2

  • Fixed missed "Fine tuning" setup for widget
  • Test up to Wordpress 4.9.4

2.5.1

  • Fixed initialization warnings in utils.php module

2.5.0

  • Test up to Wordpress 4.9.1
  • Uploadcare widget updated to version 3.x
  • Added In-browser image editing and filters
  • Added storing Uploadcare images localy on your WordPress host

2.4.1

  • Minor bug fix for usage jQuery.
  • Test up to Wordpress 4.7.2

2.4.0

  • Uploadcare widget updated to version 2.6.0
  • Test up to Wordpress 4.4.2
  • update uploadcare-php lib

2.3.2

  • Fix "add via uploadcare" button in media library

2.3.1

  • Fix plugin activation message on PHP 5.2-

2.3.0

  • Uploadcare widget updated to version 1.4.2
  • Test up to Wordpress 4.0
  • Add 'de' locale
  • Check PHP version and php-curl lib on plugin activation

2.2.0

  • Uploadcare widget updated to version 1.2.0
  • Add Flickr support
  • Add 'da' locale
  • Add source tab setting

2.1.0

  • Uploadcare widget updated to version 1.0.1
  • Update underlying uploadcare-php
  • Ditch support of php-5.2
  • Add Uploadcare button to default media library uploader

2.0.11

  • Add custom post type "User Images"
  • Add [uploadcare] shortcode, that shows widget for users. Uploaded images are attached to post and are saved as "User Images"
  • Remove custom Featured Images meta box. Build in should work with attachments.
  • Uploadcare widget updated to version 0.18.1

2.0.10

  • Fix Featured Images.

2.0.9

  • Uploadcare media library tab now shows all files from your Uploadcare account (project)
  • Allow cropping when inserting images via Uploadcare media library tab
  • Make Wordpress attachment when uploading file via "Add Media" button This should impove Uploadcare integration with Wordpress and 3rd party plugins

2.0.8

  • Fix pagination in media tab

2.0.7

  • Support featured images via Uploadcare
  • New setting "Use Uploadcare for featured images".
  • Bugfixes

2.0.6

  • New setting "Allow multiupload".
  • New setting "Uploadcare widget fine tuning".
  • Uploadcare widget updated to version 0.12
  • Bugfixes

2.0.5

  • New setting "Insert image with url to the original image".

2.0.0

  • New plugin with new widget (0.7) and manual crop.

1.0.6

  • Widget update.
  • Manual crop.

1.0.5

  • Bugfix

1.0.4

  • Bugfix

1.0.3

  • More operations form validation
  • Fixed files deletion.
  • "Files" are shown as an Uploadcare logo.
  • Header is not displayed for Wordpress 3.5, updated for new "Add Media"

1.0.2

  • Operation values no longer nulled when operations type is changed.
  • Insert files, not only images.
  • Opration values no longer nulled when operations type is changed.

1.0.1

  • Scale crop and Resize are radio buttons now, not checkboxes.
  • Fixed script, showing "Store" button.

1.0.0

  • Uploadcare widget updated to 0.5.0. Added facebook and instagr.am.
  • "Store" button is hidden until file is selected.
  • Uploaded files are saved in database.
  • Uploadcare file list uses only saved files, not all the files from Uploadcare account.
  • "Crop" operations is deleted.
  • "Resize" and "Scale Crop" cannot be used at the same time.
  • Minor fixes.

0.2.0

  • New tab: Uploadcare Files * select previously uploaded files.
  • "Uploadcare" admin menu: view and delet previously uploaded files.

0.1.1

  • Added readme.txt

0.1.0

  • Initial release. Implements Uploadcare tab.