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 (#411)
Browse files Browse the repository at this point in the history
you can ignore reading this. nothing of importance here. just updating files to ready a new release for v0.9.5.x.
  • Loading branch information
amiga-500 authored Feb 22, 2017
1 parent c9afab6 commit 878fe36
Show file tree
Hide file tree
Showing 4 changed files with 71 additions and 707 deletions.
44 changes: 29 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@ Make sure you select the correct generation that fits your environment.

| Generation | Date |Version | Download Link
| ------------- |:-------------:|:-----:|-----|
| For 0.9.5.x Users | 2017-02-02 | 0.9.5.2.2 | [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.2/w3-total-cache-fixed-for-v0.9.5.x-users.zip)
| For 0.9.4.x Users | 2017-02-03 | 0.9.4.6.3 | [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.3/w3-total-cache-fixed-for-v0.9.4.x-users.zip)
| 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.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)

---

### Installation (for v0.9.5.x Users)

1. Deactivate and delete your existing W3 Total Cache plugin (if installed) from within WordPress' Plugin page.
1. Use FTP or some other file manager to navigate to _`wp-content/plugins/`_.
1. Download the **_latest release_** (see above) and extract its contents into _`wp-content/plugins/`_.
1. Download the **_latest release_** (see above) and extract its contents into _`wp-content/plugins/`_. The extracted directory name should be: **`w3-total-cache`**. If not, then rename it.
1. Activate the _W3 Total Cache (Fixed)_ plugin from within WordPress' Plugin page.
1. Verify everything is working correctly and that your original configuration settings are still present.
1. Empty all caches.
Expand All @@ -41,21 +41,35 @@ Since the last [official release](https://wordpress.org/plugins/w3-total-cache/)

Type | More Information |
:--- | --- |
:cyclone: New Feature | [Dashboard Widget For Flushing Individual User-Inputted URLs](https://github.com/szepeviktor/w3-total-cache-fixed/commit/f098003e8e4b4a3dbc2504b8a47b62205d5f6b9b)<br>:wrench: [+ **Extra: #PR335** - Adds Missing Nonce check](https://github.com/szepeviktor/w3-total-cache-fixed/pull/335) |
:beetle: Bug Fix | [Gzipped Cached Pages Are Not Decoded Correctly -- PHP 5.3.x Specific](https://github.com/szepeviktor/w3-total-cache-fixed/pull/313) |
:cyclone: New Feature | [Dashboard Widget For Flushing Individual User-Inputted URLs](https://github.com/szepeviktor/w3-total-cache-fixed/commit/f098003e8e4b4a3dbc2504b8a47b62205d5f6b9b)<br>:wrench: [+ **Extra: #PR335** &ndash; Adds Missing Nonce check](https://github.com/szepeviktor/w3-total-cache-fixed/pull/335) |
:beetle: Bug Fix | [Gzipped Cached Pages Are Not Decoded Correctly &ndash; PHP 5.3.x Specific](https://github.com/szepeviktor/w3-total-cache-fixed/pull/313) |
:beetle: Bug Fix | [_{uploads_dir}_ Placeholder & Full URLS Issue In CDN Custom Files Field](https://github.com/szepeviktor/w3-total-cache-fixed/pull/316) |
:diamond_shape_with_a_dot_inside: Update | [CSSTidy Updated to v1.5.5 With New Options - Requires PHP 5.4+](https://github.com/szepeviktor/w3-total-cache-fixed/pull/317) |
:cyclone: New Feature | [Google PageSpeed Widget - Key Restriction Field Added](https://github.com/szepeviktor/w3-total-cache-fixed/pull/318) |
:cyclone: New Feature | [Page Cache - Added 4 New "_Never Cache ..._" Fields](https://github.com/szepeviktor/w3-total-cache-fixed/pull/319)<br>:wrench: [+ **Extra: #PR320** - Adds Missing Check for Page & Post Type](https://github.com/szepeviktor/w3-total-cache-fixed/pull/320) |
:diamond_shape_with_a_dot_inside: Update | [CSSTidy Updated to v1.5.5 With New Options &ndash; Requires PHP 5.4+](https://github.com/szepeviktor/w3-total-cache-fixed/pull/317) |
:cyclone: New Feature | [Google PageSpeed Widget &ndash; Key Restriction Field Added](https://github.com/szepeviktor/w3-total-cache-fixed/pull/318) |
:cyclone: New Feature | [Page Cache &ndash; Added 4 New "_Never Cache ..._" Fields](https://github.com/szepeviktor/w3-total-cache-fixed/pull/319)<br>:wrench: [+ **Extra: #PR320** &ndash; Adds Missing Check for Page & Post Type](https://github.com/szepeviktor/w3-total-cache-fixed/pull/320) |
:beetle: Bug Fix | [Admin Image URLs Malformed For Must-Use Plugins (mu-plugins)](https://github.com/szepeviktor/w3-total-cache-fixed/pull/322) |
:cyclone: New Feature | [WP-CLI - Prime the Page Cache (Cache Preload)](https://github.com/szepeviktor/w3-total-cache-fixed/pull/324) |
:cyclone: New Feature | [WP-CLI &ndash; Prime the Page Cache (Cache Preload)](https://github.com/szepeviktor/w3-total-cache-fixed/pull/324) |
:beetle: Bug Fix | [Flushing Not Working Consistently For Post Changes](https://github.com/szepeviktor/w3-total-cache-fixed/pull/331) |
:diamond_shape_with_a_dot_inside: Update | [Amazon Web Services (AWS) Signature v4 Support & New Locations](https://github.com/szepeviktor/w3-total-cache-fixed/pull/332) |
:beetle: Bug Fix | [Save Cloudflare Settings - SSL Update Failure](https://github.com/szepeviktor/w3-total-cache-fixed/pull/334) |
:cyclone: New Feature | [Rewrite URLs via _wp_..._attachment_for_js()_ filter when CDN is Enabled](https://github.com/szepeviktor/w3-total-cache-fixed/pull/336)<br>:wrench: [+ **Extra: #PR350** - Checkbox to Use CDN URLs for Media Library](https://github.com/szepeviktor/w3-total-cache-fixed/pull/350) |
:beetle: Bug Fix | [Save Cloudflare Settings &ndash; SSL Update Failure](https://github.com/szepeviktor/w3-total-cache-fixed/pull/334) |
:cyclone: New Feature | [Rewrite URLs via _wp_..._attachment_for_js()_ filter when CDN is Enabled](https://github.com/szepeviktor/w3-total-cache-fixed/pull/336)<br>:wrench: [+ **Extra: #PR350** &ndash; Checkbox to Use CDN URLs for Media Library](https://github.com/szepeviktor/w3-total-cache-fixed/pull/350) |
:beetle: Bug Fix | [Malformed HTML in Generated Item UIs (Admin Pages)](https://github.com/szepeviktor/w3-total-cache-fixed/pull/343) |
:cyclone: New Feature | ["Security Headers" Section Added to Browser Cache](https://github.com/szepeviktor/w3-total-cache-fixed/pull/344)<br>:wrench: [+ **Extra: #PR363** - Adds Default Values to CSP (Security Headers)](https://github.com/szepeviktor/w3-total-cache-fixed/pull/363) |
:beetle: Bug Fix | [W3TC is Collecting Tracking Usage At All Times ](https://github.com/szepeviktor/w3-total-cache-fixed/pull/349) :fire: |
:cyclone: New Feature | ["Security Headers" Section Added to Browser Cache](https://github.com/szepeviktor/w3-total-cache-fixed/pull/344)<br>:wrench: [+ **Extra: #PR363** &ndash; Adds Default Values to CSP (Security Headers)](https://github.com/szepeviktor/w3-total-cache-fixed/pull/363)<br>:wrench: [+ **Extra: #PR377** &ndash; Important Change &ndash; Session Cookies](https://github.com/szepeviktor/w3-total-cache-fixed/pull/377) |
:beetle: Bug Fix | [W3TC is Collecting Tracking Usage At All Times](https://github.com/szepeviktor/w3-total-cache-fixed/pull/349) |
:beetle: Bug Fix | [Additional Home URLs (set in Page Cache) not Purging](https://github.com/szepeviktor/w3-total-cache-fixed/pull/357) |
:beetle: Bug Fix | [Configuration Bug -- Redis/Memcached Server Entries](https://github.com/szepeviktor/w3-total-cache-fixed/pull/367) |
:beetle: Bug Fix | [Fix For Undefined Variable "is_amp_endpoint"](https://github.com/szepeviktor/w3-total-cache-fixed/pull/370) |
:beetle: Bug Fix | [Configuration Bug &ndash; Redis/Memcached Server Entries](https://github.com/szepeviktor/w3-total-cache-fixed/pull/367) |
:beetle: Bug Fix | [Undefined Variable: _is_amp_endpoint_](https://github.com/szepeviktor/w3-total-cache-fixed/pull/370) |
:beetle: Bug Fix | [Error Message: _Trying to Get Property of Non-Object_](https://github.com/szepeviktor/w3-total-cache-fixed/pull/376) |
:diamond_shape_with_a_dot_inside: Update | [Page Cache &ndash; _Accepted Query Strings_ Enhancement](https://github.com/szepeviktor/w3-total-cache-fixed/pull/380) |
:beetle: Bug Fix | [Incorrect Use of Removing Query String From URLs](https://github.com/szepeviktor/w3-total-cache-fixed/pull/382) |
:diamond_shape_with_a_dot_inside: Update | [Enhance _remove_query()_ to Recognize Other Ampersand Forms](https://github.com/szepeviktor/w3-total-cache-fixed/pull/383) |
:beetle: Bug Fix | [WP Query String Being Stripped Unexpectedly](https://github.com/szepeviktor/w3-total-cache-fixed/pull/384) |
:cyclone: New Feature | [Filter to Set Cache Lifetime Period On A Per-Page Basis](https://github.com/szepeviktor/w3-total-cache-fixed/pull/388) |
:beetle: Bug Fix | [Warning: _Invalid Arguments in Minify_Environment.php_](https://github.com/szepeviktor/w3-total-cache-fixed/pull/389) |
:beetle: Bug Fix | [Feeds Not Caching Nor Serving Back as XML](https://github.com/szepeviktor/w3-total-cache-fixed/pull/393) |
:diamond_shape_with_a_dot_inside: Update | [Smart Browser Cache Default Settings](https://github.com/szepeviktor/w3-total-cache-fixed/pull/394)<br>:wrench: [+ **Extra: #PR395** &ndash; A Few More Useful Smart Default Settings](https://github.com/szepeviktor/w3-total-cache-fixed/pull/395) |
:diamond_shape_with_a_dot_inside: Update | [Expanded Regex Support & Improved Page Cache Cookies](https://github.com/szepeviktor/w3-total-cache-fixed/pull/398) |
:beetle: Bug Fix | [Debug Mode Not Working](https://github.com/szepeviktor/w3-total-cache-fixed/pull/405)<br>:wrench: [+ **Extra: #PR406** &ndash; Missed File - Debug Mode Not Working](https://github.com/szepeviktor/w3-total-cache-fixed/pull/406) |
:beetle: Bug Fix | [PHP Deprecation Notice &ndash; _is_comments_popup()_](https://github.com/szepeviktor/w3-total-cache-fixed/pull/407) |
:beetle: Bug Fix | [_W3TC-Include-JS-Head_ Tag Implementation Missing For Auto Mode](https://github.com/szepeviktor/w3-total-cache-fixed/pull/401) |
:beetle: Bug Fix | [Catch Exceptions Thrown When Saving Config](https://github.com/szepeviktor/w3-total-cache-fixed/pull/408) |
Loading

0 comments on commit 878fe36

Please sign in to comment.