Mity Digital

Scheduled Cache Invalidator Release Notes

Mity Digital

2.0.4

May 7th, 2024

What's Changed

  • Support Statamic 5 by @ryanmitchell in https://github.com/mitydigital/statamic-scheduled-cache-invalidator/pull/8

2.0.3

May 7th, 2024

Resolves issues with dated and orderable collections (#2)

2.0.1

April 7th, 2024

What's Changed

  • Configuration option to save or saveQuietly by @ryanmitchell in https://github.com/mitydigital/statamic-scheduled-cache-invalidator/pull/5

2.0.0

March 4th, 2024

While this is a minor tweak to functionality it could create unexpected results.

Best to read the upgrade guide for full details, just to be sure.

Thanks to @aerni for PR #4 to add this functionality.

1.0.3

January 21st, 2024

Improves compatibility with the eloquent driver and newly updated whereTime function (see #3).

1.0.2

January 16th, 2024

Adds support for query scopes to the invalidator logic globally, or collection-specific (#2). Thanks @ryanmitchell for your contribution here!

1.0.1

January 14th, 2024

Adds support for clearing an entry at a moment in time to help with greater cache invalidation (see #1) - thanks @ryanmitchell!

1.0.0

December 14th, 2023

Hello there, let's get invalidating.

Check out the docs for full details.