Skip to content

Commit 57ffd33

Browse files
committed
Version 2.13.14
1 parent 2531c4f commit 57ffd33

File tree

4 files changed

+9
-5
lines changed

4 files changed

+9
-5
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "skaut-google-drive-gallery",
3-
"version": "2.13.13",
3+
"version": "2.13.14",
44
"description": "A WordPress gallery using Google Drive as file storage",
55
"keywords": [
66
"wordpress",

src/php/skaut-google-drive-gallery.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
Plugin Name: Image and video gallery from Google Drive
1212
Plugin URI: https://github.com/skaut/skaut-google-drive-gallery/
1313
Description: A WordPress gallery using Google Drive as file storage
14-
Version: 2.13.13
14+
Version: 2.13.14
1515
Requires at least: 4.9.6
1616
Requires PHP: 5.6
1717
Author: Junák - český skaut

src/txt/readme.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: skaut, marekdedic, kalich5
33
Tags: google drive, gallery, google drive gallery, image gallery, video gallery
44
Requires at least: 4.9.6
55
Tested up to: 6.6
6-
Stable tag: 2.13.13
6+
Stable tag: 2.13.14
77
Requires PHP: 5.6
88
License: MIT
99
License URI: https://github.com/skaut/skaut-google-drive-gallery/blob/master/LICENSE
@@ -85,6 +85,10 @@ Please enable [WordPress debugging](https://wordpress.org/documentation/article/
8585

8686
== Changelog ==
8787

88+
= 2.13.14 =
89+
* Fixed encoding issues with the plugin icon
90+
* Updated lightbox to [v3](https://github.com/marekdedic/imagelightbox/releases/tag/3.0.0), fixing a number of issues
91+
8892
= 2.13.13 =
8993
* Fixed an issue with gallery expiring after an hour. API access needs to be revoked and re-granted to fix the issue.
9094

0 commit comments

Comments
 (0)