Skip to content

v1.7.2 Multiple CDN

Latest
Compare
Choose a tag to compare
@hi-hai hi-hai released this 12 Jan 19:45
· 2852 commits to master since this release

= 1.7.2 - January 5 2018 =

  • [NEW FEATURE] Cloudflare API support.
  • [IMPROVEMENT] IAPI key can now be reset to avoid issues when domain is changed.
  • [BUGFIX] Fixed JS optimizer breaking certain plugins JS.
  • [UPDATE] Added cdn settings to environment report.
  • [GUI] Added more shortcuts to backend adminbar.
  • [INTEGRATION] WooCommerce visitors are now served from public cache when cart is empty.

= 1.7.1.1 - December 29 2017 =

  • [BUGFIX] Fixed an extra trailing underscore issue when saving multiple lines with DNS Prefetch.
  • [UPDATE] Cleaned up unused dependency vendor files.

= 1.7.1 - December 28 2017 =

  • [NEW FEATURE] Added DNS Prefetch setting on the Optimize page.
  • [NEW FEATURE] Added Combined File Max Size setting on the Tuning page.
  • [IMPROVEMENT] Improved JS/CSS minify to achieve higher page scores.
  • [IMPROVEMENT] Optimized JS/CSS files will not be served from private cache for OLS or with ESI off.
  • [UPDATE] Fixed a potential warning for new installations on the Settings page.
  • [UPDATE] Fixed an issue with guest users occasionally receiving PHP warnings.
  • [BUGFIX] Fixed a bug with the Improve HTTPS Compatibility setting failing to save.
  • Thanks to all of our users for your encouragement and support! Happy New Year!
  • PS: Lookout 2018, we're back!

= 1.7 - December 22 2017 =

  • [NEW FEATURE] Drop Query Strings setting in the Cache tab.
  • [NEW FEATURE] Multiple CDN Mapping in the CDN tab.
  • [IMPROVEMENT] Improve HTTP/HTTPS Compatibility setting in the Advanced tab.
  • [IMPROVEMENT] Keep JS/CSS original position in HTML when excluded in setting.
  • [IAPI] Reset client level credit after Image Optimization data is destroyed.
  • [REFACTOR] Refactored build_input/textarea functions in admin_display class.
  • [REFACTOR] Refactored CDN class.
  • [GUI] Added a notice to Image Optimization and Crawler to warn when cache is disabled.
  • [GUI] Improved image optimization indicator styles in Media Library List.