4.0.0
May 9th, 2024
What's new
- Statamic 5 support #23 by @duncanmcclean
What's changed
- Dropped PHP 8.1 support
- Dropped Statamic 4 support
3.0.0
April 28th, 2023
What's new
- Static Cache Manager v3 now supports Statamic 4 #16
Upgrade guide
- In your site's
composer.json
file, replacedoublethreedigital/static-cache-manager
withduncanmcclean/static-cache-manager
- Then, change the addon's version constraint to
^3.0
2.0.0
December 29th, 2022
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
1.2.1
March 8th, 2022
What's improved
- Finally added an icon to the utility
- Made the textbox work a little bit better for smaller screen sizes
1.2.0
February 26th, 2022
What's new
- Statamic 3.3 support
Breaking changes
- Dropped support for Statamic 3.0 and Statamic 3.1
1.1.1
February 23rd, 2022
What's fixed
- Versions of a page with query parameters will now actually get cleared #10 #12 by @duncanmcclean
1.1.0
January 21st, 2022