Skip to content
This repository has been archived by the owner on Feb 23, 2019. It is now read-only.

Commit

Permalink
readying a new release (#459)
Browse files Browse the repository at this point in the history
* Release 0.9.5.2.4

* Update readme.txt

* Update w3-total-cache.php

* Update README.md
  • Loading branch information
nigrosimone authored Apr 3, 2017
1 parent 6c946c1 commit 3670939
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Make sure you select the correct generation that fits your environment.

| Generation | Date |Version | Download Link
| ------------- |:-------------:|:-----:|-----|
| For 0.9.5.x Users | 2017-02-21 | 0.9.5.2.3 | [w3-total-cache-fixed-(for-v0.9.5.x-users).zip](https://github.com/szepeviktor/w3-total-cache-fixed/releases/download/0.9.5.2.3/w3-total-cache-fixed-for-v0.9.5.x-users.zip)
| For 0.9.5.x Users | 2017-04-03 | 0.9.5.2.4 | [w3-total-cache-fixed-(for-v0.9.5.x-users).zip](https://github.com/szepeviktor/w3-total-cache-fixed/releases/download/0.9.5.2.4/w3-total-cache-fixed-for-v0.9.5.x-users.zip)
| For 0.9.4.x Users | 2017-02-21 | 0.9.4.6.4 | [w3-total-cache-fixed-(for-v0.9.4.x-users).zip](https://github.com/szepeviktor/w3-total-cache-fixed/releases/download/0.9.4.6.4/w3-total-cache-fixed-for-v0.9.4.x-users.zip)

---
Expand Down
18 changes: 17 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: fredericktownes
Tags: seo, w3totalcache, w3 totalcache, w3total cache, wpo, web performance optimization, performance, availability, scaling, scalability, user experience, cache, caching, page cache, css cache, js cache, db cache, disk cache, disk caching, database cache, http compression, gzip, deflate, minify, cdn, content delivery network, media library, performance, speed, multiple hosts, css, merge, combine, unobtrusive javascript, compress, optimize, optimizer, javascript, js, cascading style sheet, plugin, yui, yui compressor, zend, opcache, apcu, google drive, highwinds, full site delivery, full site acceleration, google, google rank, google page speed, mod_pagespeed, new relic, newrelic, aws, s3, cloudfront, sns, elasticache, rds, flash media server, amazon web services, cloud files, rackspace, akamai, max cdn, limelight, cloudflare, mod_cloudflare, microsoft, microsoft azure, iis, nginx, litespeed, apache, varnish, xcache, apc, eacclerator, wincache, redis, narcissus, wpmml, mysql, w3 total cache, batcache, wp cache, wp super cache, quick cache, wp minify, bwp-minify, buddypress
Requires at least: 3.2
Tested up to: 4.7.2
Stable tag: 0.9.5.2.3
Stable tag: 0.9.5.2.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -778,6 +778,22 @@ Please reach out to all of these people and support their projects if you're so

== Changelog ==

= 0.9.5.2.4 =
* Bug Fix - Fix feeds on the dashboard
* Update - Make the dashboard responsive
* Bug Fix - Deprecated the "Allow, Deny, and Order" directives
* Bug Fix - Util_Environment::document_root() On Windows return "/" instead of "\\"
* New Feature - Customize Cache Directory
* Bug Fix - YUI Compressor fix for JAVA path
* Bug Fix - Closure Compiler fix for JAVA path
* Bug Fix - Fixed Redis Test on Admin Dashboard
* New Feature - Extends "http 2 push" to page cache enhanced
* Bug Fix - Fixed Object Cache setting cache value on missed gets
* Bug Fix - Call to a member function using_index_permalinks() on null
* Bug Fix - stristr(): Empty needle
* Bug Fix - Media Library Export skips files
* Bug Fix - Fixed semicolon bug & added woff2

= 0.9.5.2.3 =
* Bug Fix - Incorrect Use of Removing Query String From URLs
* Update - Enhanced remove_query() to Recognize Other Ampersand Forms
Expand Down
2 changes: 1 addition & 1 deletion w3-total-cache.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
Plugin Name: W3 Total Cache (Fixed)
Description: The highest rated and most complete WordPress performance plugin. Dramatically improve the speed and user experience of your site. Add browser, page, object and database caching as well as minify and content delivery network (CDN) to WordPress.
Version: 0.9.5.2.3
Version: 0.9.5.2.4
Plugin URI: https://github.com/szepeviktor/w3-total-cache-fixed/
Author: W3TC (Fixed) Community
Author URI: https://github.com/szepeviktor/w3-total-cache-fixed/
Expand Down

0 comments on commit 3670939

Please sign in to comment.