- 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: 4.0.1...4.0.2