Nginx Helper v2.1.0 Stable Release

Hola, we are back with a stable release for Nginx Helper plugin which comes with some new features and fixes. 🚀
This release comes with new hooks to extend cache purge.

New features in v2.1.0 😃

  • WildCard Cache key deletion for device type cache
    (To purge all cache versions of the post/page being updated.)
  • Introduced new Hooks to extend cache purge

Check out the full changelog:

Version 2.1.0 (July 31, 2019)

  • Add wildcard cache key deletion for device type cache purge. #203 – props to pradeep910
  • Add filter rt_nginx_helper_purge_url to filter the URL to be purged. #182 – props to todeveni
  • Add filter rt_nginx_helper_purge_cached_file to filter the cached filename. #182 – props to todeveni
  • Add filter rt_nginx_helper_remote_purge_url to filter remote URL to be purged. #182 – props to todeveni
  • Add action rt_nginx_helper_after_fastcgi_purge_all to fire after the FastCGI cache has been purged. #182 – props to todeveni
  • Add action rt_nginx_helper_after_redis_purge_all to fire after the Redis cache has been purged. #182 – props to todeveni
  • Add action rt_nginx_helper_purged_file to fire an action after deleting a file from cache. #182 – props to todeveni
  • Add action rt_nginx_helper_before_remote_purge_url to fire an action before purging remote URL. #182 – props to todeveni
  • Add action rt_nginx_helper_after_remote_purge_url to fire an action after remote purge request. #182 – props to todeveni

Fixes

  • Fix issue with post purge on new comments. #175 – props to jinschoi
  • Fix Nginx Timestamp being added to the invalid content type. #200 – props to thrijith
  • Handle filesize exception while truncating nginx.log file. #206 – props to peterjanes

If you have any issues feel free to use our community support.

1 response to “Nginx Helper v2.1.0 Stable Release”