Skip to content

Releases: duncanmcclean/static-cache-manager

v4.0.1

25 Feb 22:22
6cd55ca
Compare
Choose a tag to compare

What's new

What's improved

v4.0.0

09 May 15:30
11710fb
Compare
Choose a tag to compare

What's new

What's changed

  • Dropped PHP 8.1 support
  • Dropped Statamic 4 support

v3.1.2

10 Sep 20:47
e82c6dd
Compare
Choose a tag to compare

What's improved

  • Multi-site is now actually supported! #21 by @martyf

v3.1.1

09 Jul 10:21
8c9e5d3
Compare
Choose a tag to compare

What's fixed

  • Fixed utility not being registered properly #20

v3.1.0

13 Jun 14:47
def4785
Compare
Choose a tag to compare

What's new

  • Added back PHP 8.1 support #19

v3.0.0

28 Apr 10:36
ae9e743
Compare
Choose a tag to compare

What's new

  • Static Cache Manager v3 now supports Statamic 4 #16

Upgrade guide

  1. In your site's composer.json file, replace doublethreedigital/static-cache-manager with duncanmcclean/static-cache-manager
  2. Then, change the addon's version constraint to ^3.0

v2.1.0

28 Jan 00:02
2e27462
Compare
Choose a tag to compare

What's new

  • Statamic 3.4 Support

v2.0.0

29 Dec 13:14
525d88b
Compare
Choose a tag to compare

The supported versions of PHP/Statamic/Laravel used alongside this addon have changed, the supported versions are now:

  • PHP 8.1 & 8.2
  • Statamic 3.3
  • Laravel 9

v1.2.1

08 Mar 20:05
Compare
Choose a tag to compare

What's improved

  • Finally added an icon to the utility
  • Made the textbox work a little bit better for smaller screen sizes

v1.2.0

26 Feb 13:26
eb19aaf
Compare
Choose a tag to compare

What's new

  • Statamic 3.3 support

Breaking changes

  • Dropped support for Statamic 3.0 and Statamic 3.1