Skip to content

Releases: TupiC/strapi-cache

v1.5.1

16 Jun 07:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

14 Jun 09:57
5689f81
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.9...v1.5.0

v1.4.9

03 Jun 13:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.7...v1.4.9

v1.4.8-rc.1

21 May 11:36
Compare
Choose a tag to compare
v1.4.8-rc.1 Pre-release
Pre-release

FEAT

  • change redisUrl to redisConfig by @Emil-Georgi in #17
  • introduce strapi demo playground app (better testing)
  • allow setting cacheHeaders in config
  • allow setting cacheAuthorizedRequests in config

CHORE

  • update readme
  • add MIT license file

New Contributors

Full Changelog: v1.4.7...v1.4.8-rc.1

v1.4.7

19 May 13:27
Compare
Choose a tag to compare

FIX

  • do not cache authorized requests

Full Changelog: v1.4.6...v1.4.7

v1.4.7-rc.4

17 May 20:44
Compare
Choose a tag to compare
v1.4.7-rc.4 Pre-release
Pre-release

Full Changelog: v1.4.6...v1.4.7-rc.4

v1.4.7-rc.2

02 May 13:31
Compare
Choose a tag to compare
v1.4.7-rc.2 Pre-release
Pre-release

Full Changelog: v1.4.4...v1.4.7-rc.2

v1.4.6

29 Apr 13:49
Compare
Choose a tag to compare

FIX

  • entity purge chache button not visible if cacheable routes are specified (#7)

Full Changelog: v1.4.4...v1.4.6

v1.4.5

26 Apr 08:51
Compare
Choose a tag to compare

Full Changelog: v1.4.4...v1.4.5

v1.4.4

25 Apr 07:41
Compare
Choose a tag to compare

Features

  • Add German language support. (5f0092b)

Chores

  • Refactor purge cache button for improved usability. (1c0dba1)

Fixes

  • Resolve issue with single types not being purged at the entity level. (#5)

Full Changelog: v1.4.3...v1.4.4