Releases: TupiC/strapi-cache
Releases · TupiC/strapi-cache
v1.4.3
v1.4.2
v1.4.2 contains the following changes:
- Store raw data instead of buffer when compression is enabled
- Fixes an issue where GraphQL cache items are not retrieved correctly when strapi::compression middleware is enabled.
- Only display Purge Cache button in list view for defined routes in config or always if cacheableRoutes is empty
Full Changelog: v1.4.1...v1.4.2
v1.4.2-rc.2
Store raw data instead of buffer when compression is enabled
Full Changelog: v1.4.1...v1.4.2-rc.2
v1.4.2-rc.1
Fixes an issue where GraphQL cache items are not retrieved correctly when strapi::compression
middleware is enabled.
Full Changelog: v1.4.1...v1.4.2-rc.1
v1.4.1
Full Changelog: v1.4.0...v1.4.1
v1.4.0
v1.4.0: Added Purge Cache button and routes
- Content-Types can now be purged based on their plural name
- Expose two routes (strapi-cache/purge-cache & strapi-cache/purge-cache/:key) to admin and RBAC users
- Do not cache GraphQL's introspection query
Full Changelog: v1.3.0...v1.4.0
v1.3.0
v1.3.0: Added Redis support, implemented provider pattern (memory/Redis), updated config and docs.
- New Redis caching option
- Provider architecture for multiple cache backends
- Configuration updates for cache provider selection
- README documentation updates
Full Changelog: v1.2.1...v1.3.0
v1.2.1
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Full Changelog: v1.1.2...v1.2.0
v1.1.2
Full Changelog: v1.1.1...v1.1.2