Skip to content

Version 2.0.0

Latest
Compare
Choose a tag to compare
@tlovett1 tlovett1 released this 04 May 01:58
· 0 commits to develop since this release

Version 2.0.0 of Simple Cache comes with some useful new features and bug fixes. This release was
created by Luis Herranz and the Frontity framework.

Breaking Changes:

  • The REST API is not cached anymore by default

New Features:

  • Cache REST API setting added in advanced mode.
  • Restore headers setting added to advanced mode. This will tell Simple Cache to cache headers and return the
    same headers when a cache hit occurs.
  • New X-Simple-Cache header. HIT/MISS depending on if a cache match is found.

Bug Fixes:

  • Don't flush the cache when the user edits a draft post