Kovshenin Surge Versions Save

Surge is a very simple and fast page caching plugin for WordPress.

1.1.0

3 months ago

What's Changed

  • Improved Multisite compatibility
  • Fixed occasional stat() warnings in cleanup routines
  • Fixed expiration by path being too broad
  • Added a filter for flush actions
  • Feature: added a simple events system for s-maxage and stale-while-revalidate support

Full Changelog: https://github.com/kovshenin/surge/compare/1.0.5...1.1.0

1.0.5

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/kovshenin/surge/compare/1.0.4...1.0.5

1.0.4

2 years ago
  • Add a WP-CLI command to invalidate/flush page cache
  • Fix redirect loop with Core's redirect_canonical for ignore_query_vars
  • Fix warnings for requests with empty headers
  • Fix warnings when cron cleanup attempts to read a file that no longer exists
  • Add a filter to disable writing to wp-config.php

Full Changelog: https://github.com/kovshenin/surge/compare/1.0.3...1.0.4

1.0.3

2 years ago
  • Invalidate cache when posts_per_page is changed
  • Fix redirect loop with unknown query vars caused by Core's redirect_canonical
  • Ignore X-Cache and X-Powered-By headers from cache metadata
  • Allow multiple headers with the same name

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.1.0

2 years ago