Releases: TupiC/strapi-cache
Releases · TupiC/strapi-cache
v1.8.3
26 Feb 16:29
Compare
Sorry, something went wrong.
No results found
1.8.3 (2026-02-26)
Bug Fixes
regenerate package-lock for cross-platform npm ci (1a58238 )
v1.8.2
26 Feb 16:05
Compare
Sorry, something went wrong.
No results found
1.8.2 (2026-02-26)
Bug Fixes
allow valkey + view settings permission (#84 ) (6e2d0e3 )
Closes #80
v1.8.1
16 Feb 11:34
Compare
Sorry, something went wrong.
No results found
1.8.1 (2026-02-16)
Bug Fixes
regenerate package-lock.json to fix npm ci in CI (5a31cbf )
v1.8.0
16 Feb 11:27
Compare
Sorry, something went wrong.
No results found
1.8.0 (2026-02-16)
Features
add disableAdminButtons config option (bcbe46d )
introduce autoPurgeGraphQL bool (3e3c669 )
introduce cacheableEntities and optimize invalidation calls (9bd14f7 )
introduce delAll to batch del operations for redis pipeline (a5d969c )
possibility to disable admin buttons (696bf2d )
Bug Fixes
support GET in GraphQL cache and add integration test suite (#75 ) (1af3a4a )
test config missing disableAdminButtons (37b5d1a )
v1.7.0
05 Dec 07:26
Compare
Sorry, something went wrong.
No results found
1.7.0 (2025-12-05)
Features
add please release workflow (e566ace )
add purge all button to settings (6f7688a )
purge all button (b077c42 )
v1.6.2
04 Dec 09:59
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: Purge key visibility issue and key escaping, by @TupiC in #67
breaking: The purge-cache-by-key route now expects the key in the request body instead of as a URL parameter.
Full Changelog: v1.6.1...v1.6.2
v1.6.1
01 Dec 17:43
Compare
Sorry, something went wrong.
No results found
v1.6.0
01 Dec 11:21
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: add toggle popup config option by @TupiC in #63 (fixes #62 )
chore: add custom route playground + upgrade to latest strapi by @TupiC in #64
feat: plugin settings page to purge key via input by @TupiC in #65
Full Changelog : v1.5.9...v1.6.0
v1.5.9
15 Oct 20:47
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: use correct api prefix if specified in api config #59
Full Changelog : v1.5.8...v1.5.9
v1.5.8
16 Sep 14:17
Compare
Sorry, something went wrong.
No results found
What's Changed
feat: option to exclude routes from caching by @vipulasri in #56
fix: Disabling setting of cache for requests from unknown origins by @addoinc in #57
New Contributors
Full Changelog : v1.5.7...v1.5.8