11=== W3 Total Cache Changelog ===
22
3- Please see [readme.txt](https://raw.githubusercontent.com/BoldGrid/w3-total-cache/refs/heads/master/readme.txt) for the latest changelog entries.
4-
5- == Changelog ==
3+ = 2.8.14 =
4+ * Fix: Better logic for mfunc/mclude processing
5+ * Enhancement: More consistent purge notices
66
77= 2.8.13 =
88* Fix: Sanitize mfunc/mclude content in REST calls
@@ -68,7 +68,7 @@ Please see [readme.txt](https://raw.githubusercontent.com/BoldGrid/w3-total-cach
6868* Fix: CDN: Amazon S3 long hostname for default region
6969* Fix: WP-CLI: Error running "wp w3tc alwayscached_*" commands
7070* Fix: WP-CLI: Remove HTML in output
71- * Enhancement: Simplified license messsaging
71+ * Enhancement: Simplified license messaging
7272
7373= 2.8.4 =
7474* Fix: Deactivation modal JS error
@@ -163,7 +163,7 @@ Please see [readme.txt](https://raw.githubusercontent.com/BoldGrid/w3-total-cach
163163* Update: Microsoft Azure Storage SDK PHP dependency updated to 1.5.4 (blob) and 1.5.2 (common)
164164* Update: Several other PHP and NodeJS dependencies updated
165165* Update: Made improvements to the Remove CSS/JS feature
166- * Update: Removed the newsletter signup popup and added it in the footer
166+ * Update: Removed the newsletter sign-up popup and added it in the footer
167167* Update: Added use-case proof and links to settings pages
168168* Update: Changed CDN default to none and updated the StackPath EOL notice
169169
@@ -544,7 +544,7 @@ Please see [readme.txt](https://raw.githubusercontent.com/BoldGrid/w3-total-cach
544544* Removed an identifying value for GDPR
545545
546546= 0.13.2 =
547- * Fix: Dont store content of HEAD requests
547+ * Fix: Don't store content of HEAD requests
548548* Updated informational URL on page cache static page comments
549549
550550= 0.13.1 =
@@ -611,7 +611,7 @@ Please see [readme.txt](https://raw.githubusercontent.com/BoldGrid/w3-total-cach
611611= 0.10.0 =
612612* Improved Statistics component for pro users
613613* Improved support for CloudFront distributions with multiple origins
614- * Improved redirects by using safter wp_safe redirect
614+ * Improved redirects by using safer wp_safe redirect
615615* Improved .htaccess usage when pagecache does not require it
616616* Improved protection of unexpected values in global variables
617617* Added more Amazon S3 regions
@@ -693,7 +693,7 @@ Please see [readme.txt](https://raw.githubusercontent.com/BoldGrid/w3-total-cach
693693* Fixed warning thrown when purge all was selected (via nigrosimone)
694694* Fixed undefined offset error in fragment cache
695695* Fixed MaxCDN test button failure when debug mode is enabled
696- * Fixed purging of feeds when cache feeds option is enabeld
696+ * Fixed purging of feeds when cache feeds option is enabled
697697* Improved handling of errors when full site delivery isn't set
698698* Improved nginx.conf to support xml caching
699699* Improved nginx.conf to support HSTS for static files
@@ -702,9 +702,9 @@ Please see [readme.txt](https://raw.githubusercontent.com/BoldGrid/w3-total-cach
702702* Improved Limelight Networks CDN integration
703703* Improved FAQ, they're now hosted in the GitHub public repository
704704* Improved handling for /*<
732+ * Improved visual language of the compatibility test (via Furniel)
733733* Improved configuration file management
734734* Improved MaxCDN set up wizard
735735* Improved page cache's accepted query string handling to handle optional values and add support for disk enhanced mode (via amiga-500, nigrosimone)
736- * Improved handling of timeouts to origin push CDN proviers
736+ * Improved handling of timeouts to origin push CDN providers
737737* Added HTTP/2 push headers for disk enhanced page caching (via nigrosimone)
738738* Added X-Forwarded-Proto header for use cases like HTTPS recognition behind proxies or load balancers
739739* Added multiple CDN support i.e. static file objects and pages, posts, feeds, API responses etc to use different respective CDN providers
@@ -793,7 +793,7 @@ Please see [readme.txt](https://raw.githubusercontent.com/BoldGrid/w3-total-cach
793793* Added notification for users that are still using PHP 5.2 (end of life in 2011)
794794* Improved default settings
795795* Improved compatibility with Yoast SEO sitemap caching
796- * Improved compatability with Jetpack
796+ * Improved compatibility with Jetpack
797797* Improved directory handling on IIS
798798* Improved backwards compatibility for 3rd party implementations against legacy W3TC functions
799799
@@ -808,7 +808,7 @@ Please see [readme.txt](https://raw.githubusercontent.com/BoldGrid/w3-total-cach
808808* Added support for APCu Opcode Cache
809809* Added support for Redis
810810* Added support for Google Drive
811- * Added support for Amazon S3-compatible stroage services
811+ * Added support for Amazon S3-compatible storage services
812812* Added support for PECL memcached
813813* Added support for srcset elements
814814* Added support for Rackspace CDN Origin Pull
@@ -827,12 +827,12 @@ Please see [readme.txt](https://raw.githubusercontent.com/BoldGrid/w3-total-cach
827827* Added more support for exclusions to database cache
828828* Added more optionality to minifiers
829829* Added WPML Performance Extension
830- * Added use of [namespace](http://php.net/manual/en/language.namespaces.rationale.php) which creates mininum dependency on version PHP 5.3
830+ * Added use of [namespace](http://php.net/manual/en/language.namespaces.rationale.php) which creates minimum dependency on version PHP 5.3
831831* Improved PHP 5.6 compatibility
832832* Improved PHP 7 compatibility
833833* Improved performance menu in admin bar, including purging of specific cache engines and more
834834* Improved SSL interoperability
835- * Improved reliablity of test buttons
835+ * Improved reliability of test buttons
836836* Improved nomenclature of caching files for higher cache hit rates
837837* Improved nginx compatibility
838838* Improved WP CLI support
@@ -844,7 +844,7 @@ Please see [readme.txt](https://raw.githubusercontent.com/BoldGrid/w3-total-cach
844844* Improved compatibility of headers like ETag and content encoding
845845* Improved template fragment caching
846846* Improved notifications, warnings and errors
847- * Improved moble user agents detection
847+ * Improved mobile user agents detection
848848* Improved security with nonces and form elements
849849* Improved security throughout the codebase
850850* Improved detail of debug messages
@@ -873,7 +873,7 @@ Please see [readme.txt](https://raw.githubusercontent.com/BoldGrid/w3-total-cach
873873* Fixed missing param in APC cache method declaration
874874* Fixed user roles property not begin an array
875875* Fixed adding empty Vary header
876- * Fixed notice on failed upgrade licencing check
876+ * Fixed notice on failed upgrade licensing check
877877* Fixed Database Cache description text
878878* Fixed duplicate bb10 agents
879879* Fixed settings link in Minify Auto notification
@@ -888,7 +888,7 @@ Please see [readme.txt](https://raw.githubusercontent.com/BoldGrid/w3-total-cach
888888* Fixed issue with widget styling
889889* Fixed issue with Purge All button action
890890* Fixed issue with exporting of settings
891- * Fixed issue with plugin interferring with preview theme
891+ * Fixed issue with plugin interfering with preview theme
892892* Fixed issue with malformed config files
893893* Added caching of list of posts pages (tags, categories etc) to Genesis extension a long with flush it checkbox
894894* Added typecasting on expiration time in object cache drop-in
0 commit comments