Skip to content

Commit

Permalink
[VERSION] v1.3.1 changelog&lang
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-hai committed Oct 5, 2017
1 parent 5f26e4b commit 038e7c3
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 17 deletions.
2 changes: 1 addition & 1 deletion litespeed-cache/admin/tpl/settings_optimize.php
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
<td>
<?php $this->build_switch( LiteSpeed_Cache_Config::OPID_OPTM_EMOJI_RM ) ; ?>
<div class="litespeed-desc">
<?php echo __( 'Load emoji from user\'s browser. This will stop loading emoji JS from WordPress.', 'litespeed-cache' ) ; ?>
<?php echo __( 'Enable this setting to stop loading emoji from wordpress.org. The visitor\'s browser default emoji will be displayed instead.', 'litespeed-cache' ) ; ?>
<?php echo __( 'This can improve your speed score in services like Pingdom, GTmetrix and PageSpeed.', 'litespeed-cache' ) ; ?>
</div>
</td>
Expand Down
2 changes: 1 addition & 1 deletion litespeed-cache/includes/litespeed-cache.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class LiteSpeed_Cache
private static $_instance ;

const PLUGIN_NAME = 'litespeed-cache' ;
const PLUGIN_VERSION = '1.3' ;
const PLUGIN_VERSION = '1.3.1' ;

const PAGE_EDIT_HTACCESS = 'lscache-edit-htaccess' ;

Expand Down
34 changes: 22 additions & 12 deletions litespeed-cache/languages/litespeed-cache.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# This file is distributed under the same license as the LiteSpeed Cache package.
msgid ""
msgstr ""
"Project-Id-Version: LiteSpeed Cache 1.3\n"
"Project-Id-Version: LiteSpeed Cache 1.3.1\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/litespeed-cache\n"
"POT-Creation-Date: 2017-10-01 21:27:55+00:00\n"
"POT-Creation-Date: 2017-10-05 19:11:47+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down Expand Up @@ -320,13 +320,13 @@ msgstr ""
msgid "Optimized all tables."
msgstr ""

#: admin/litespeed-cache-admin-rules.class.php:637
#: admin/litespeed-cache-admin-rules.class.php:629
msgid ""
"<p>Please add/replace the following codes into the beginning of %1$s:</p> "
"%2$s"
msgstr ""

#: admin/litespeed-cache-admin-rules.class.php:835
#: admin/litespeed-cache-admin-rules.class.php:827
msgid "File Saved."
msgstr ""

Expand Down Expand Up @@ -366,30 +366,30 @@ msgstr ""
msgid "500"
msgstr ""

#: admin/litespeed-cache-admin-settings.class.php:542
#: admin/litespeed-cache-admin-settings.class.php:543
#: admin/tpl/settings_debug.php:75
msgid "Log File Size Limit"
msgstr ""

#: admin/litespeed-cache-admin-settings.class.php:608
#: admin/litespeed-cache-admin-settings.class.php:609
#: admin/tpl/settings_crawler.php:10
msgid "Delay"
msgstr ""

#: admin/litespeed-cache-admin-settings.class.php:609
#: admin/litespeed-cache-admin-settings.class.php:610
#: admin/tpl/settings_crawler.php:22
msgid "Run Duration"
msgstr ""

#: admin/litespeed-cache-admin-settings.class.php:610
#: admin/litespeed-cache-admin-settings.class.php:611
msgid "Cron Interval"
msgstr ""

#: admin/litespeed-cache-admin-settings.class.php:611
#: admin/litespeed-cache-admin-settings.class.php:612
msgid "Whole Interval"
msgstr ""

#: admin/litespeed-cache-admin-settings.class.php:612
#: admin/litespeed-cache-admin-settings.class.php:613
#: admin/tpl/settings_crawler.php:58
msgid "Threads"
msgstr ""
Expand Down Expand Up @@ -2744,7 +2744,7 @@ msgid "Remove query strings from static resources."
msgstr ""

#: admin/tpl/settings_optimize.php:124 admin/tpl/settings_optimize.php:145
#: admin/tpl/settings_optimize.php:166
#: admin/tpl/settings_optimize.php:166 admin/tpl/settings_optimize.php:177
msgid ""
"This can improve your speed score in services like Pingdom, GTmetrix and "
"PageSpeed."
Expand Down Expand Up @@ -2782,6 +2782,16 @@ msgstr ""
msgid "Doing so can help reduce resource contention and improve performance."
msgstr ""

#: admin/tpl/settings_optimize.php:172
msgid "Remove WordPress Emoji"
msgstr ""

#: admin/tpl/settings_optimize.php:176
msgid ""
"Enable this setting to stop loading emoji from wordpress.org. The visitor's "
"browser default emoji will be displayed instead."
msgstr ""

#: admin/tpl/settings_purge.php:5
msgid "Purge Settings"
msgstr ""
Expand Down Expand Up @@ -3043,7 +3053,7 @@ msgstr ""
msgid "Purge url %s"
msgstr ""

#: includes/litespeed-cache-task.class.php:106
#: includes/litespeed-cache-task.class.php:111
msgid "LiteSpeed Cache Custom Cron"
msgstr ""

Expand Down
2 changes: 1 addition & 1 deletion litespeed-cache/litespeed-cache.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* Plugin Name: LiteSpeed Cache
* Plugin URI: https://www.litespeedtech.com/products/cache-plugins/wordpress-acceleration
* Description: WordPress plugin to connect to LSCache on LiteSpeed Web Server.
* Version: 1.3
* Version: 1.3.1
* Author: LiteSpeed Technologies
* Author URI: https://www.litespeedtech.com
* License: GPLv3
Expand Down
14 changes: 12 additions & 2 deletions litespeed-cache/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: LiteSpeedTech
Tags: cache, wp-cache, litespeed, super cache, http2, total cache, wordfence
Requires at least: 4.0
Tested up to: 4.8.2
Stable tag: 1.3
Stable tag: 1.3.1
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl.html

Expand Down Expand Up @@ -104,7 +104,7 @@ If you have any API requirements, please inform us anytime in [WP Forum](https:/
* [ShortPixel](https://shortpixel.com/h/af/CXNO4OI28044/)
* Aelia CurrencySwitcher
* [Fast Velocity Minify](https://wordpress.org/plugins/fast-velocity-minify/) - Thanks Raul Peixoto!
* [Autoptimize](https://wordpress.org/plugins/autoptimize/)
* Autoptimize
* [Better WP Minify](https://wordpress.org/plugins/bwp-minify/)
* [WP Touch](https://wordpress.org/plugins/wptouch/)
* [Theme My Login](https://wordpress.org/plugins/theme-my-login/)
Expand Down Expand Up @@ -236,6 +236,16 @@ For more detailed information about crawler setup, please see [our blog post](ht

== Changelog ==

= 1.3.1 - October 5 2017 =
* [NEW FEATURE] Remove WP Emoji Option.
* [IMPROVEMENT] Separated optimizer data from wp_options to improve compatibility with backup plugins.
* [IMPROVEMENT] Enhanced crawler cron hook to prevent de-scheduling in some cases.
* [IMPROVEMENT] Enhanced Remove Query Strings to also remove Emoji query strings.
* [IMPROVEMENT] Enhanced HTML detection when extra spaces are present at the beginning.
* [UPDATE] Added private cache support for OLS.
* [BUGFIX] Self-redirects are no longer cached.
* [BUGFIX] Fixed css async lib warning when loading in HTTP/2 push.

= 1.3 - October 1 2017 =
* [NEW FEATURE] Added Browser Cache support.
* [NEW FEATURE] Added Remove Query Strings support.
Expand Down

0 comments on commit 038e7c3

Please sign in to comment.