Skip to content

Commit

Permalink
Update version to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rsedykh committed Jun 10, 2024
1 parent 45e1aeb commit bb8e8cb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based now on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [3.1.0] — 2024-03-20
## [3.1.0] — 2024-06-10

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.

Expand Down
3 changes: 2 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Tags: file upload, cdn, storage, adaptive delivery, responsive, lazy loading, op
Requires at least: 5.0
Tested up to: 6.4.3
Requires PHP: 7.4
Stable tag: 3.0.11
Stable tag: 3.1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Donate link: https://uploadcare.com/pricing/
Expand Down Expand Up @@ -115,6 +115,7 @@ Send us your feedback, <[email protected]>
== Upgrade Notice ==

= 3.1.0 =
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.

= 3.0.10 =
Expand Down

0 comments on commit bb8e8cb

Please sign in to comment.