- Add conditional cache tag support: uses native
Cache::tags()when the driver supports it (Redis, Memcached), falls back to manual key-index tracking otherwise. - Route all
Pagemodel cache calls throughTaggableCachefor driver-agnostic caching.
Full Changelog: 3.0.1...3.0.2