Skip to content

Releases: kovshenin/surge

1.1.0

03 Feb 14:56
Compare
Choose a tag to compare

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: 1.0.5...1.1.0

1.0.5

10 Jan 20:43
Compare
Choose a tag to compare

What's Changed

  • Return title in woocommerce_product_title
  • Honor DONOTCACHEPAGE constant
  • Use is_ssl by @nlemoine in #23

New Contributors

Full Changelog: 1.0.4...1.0.5

1.0.4

19 Apr 08:30
Compare
Choose a tag to compare
  • 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: 1.0.3...1.0.4

1.0.3

08 Feb 10:00
Compare
Choose a tag to compare
  • 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

12 Jan 10:44
Compare
Choose a tag to compare
Update readme and bump 1.0.2

1.0.1

13 Dec 08:58
Compare
Choose a tag to compare
Release 1.0.1

1.0.0

07 Dec 09:14
Compare
Choose a tag to compare
Update readme, prepare for 1.0.0

0.1.0

04 Dec 07:43
Compare
Choose a tag to compare
Add wporg banners/icons