Skip to content

Commit

Permalink
Version 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marekdedic committed Dec 7, 2020
1 parent 581c4e1 commit 865bc7c
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "skaut-google-drive-gallery",
"version": "2.9.1",
"version": "2.10.0",
"description": "A WordPress gallery using Google Drive as file storage",
"keywords": [
"wordpress",
Expand Down
2 changes: 1 addition & 1 deletion src/php/skaut-google-drive-gallery.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
Plugin Name: Image and video gallery from Google Drive
Plugin URI: https://github.com/skaut/skaut-google-drive-gallery/
Description: A WordPress gallery using Google Drive as file storage
Version: 2.9.1
Version: 2.10.0
Author: Junák - český skaut
Author URI: https://github.com/skaut
License: MIT
Expand Down
7 changes: 6 additions & 1 deletion src/txt/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: skaut, marekdedic, kalich5, genabitu
Tags: skaut, google drive, google drive gallery, image and video gallery from google drive, team drive, shared drive, image gallery, video gallery, image and video gallery, gallery from google drive, gallery, multisite, shortcode
Requires at least: 4.9.6
Tested up to: 5.5
Stable tag: 2.9.1
Stable tag: 2.10.0
Requires PHP: 5.6
License: MIT
License URI: https://github.com/skaut/skaut-google-drive-gallery/blob/master/LICENSE
Expand Down Expand Up @@ -82,6 +82,11 @@ See the [documentation](https://napoveda.skaut.cz/dobryweb/en-skaut-google-drive

== Changelog ==

= 2.10.0 =
* Substantially reduced occurence of rate limit errors.
* Better error handling
* Moved the plugin block under the "media" category.

= 2.9.1 =
* Fixed an issue where additional pages may not get loaded in an edge case
* Upgraded a dependency to prevent a possible security issue.
Expand Down

0 comments on commit 865bc7c

Please sign in to comment.