Skip to content

Releases: strapi-community/plugin-rest-cache

Release v4.2.0

09 Mar 17:37

Choose a tag to compare

4.2.0 (2022-03-09)

Bug Fixes

  • configuration header sort (c0eec8f)
  • route checking should be absolute (fdf8666)

Features

  • expose new clearByUid and clearByRegexp functions in cacheStore service (c7d67fd)

View CHANGELOG.md for details

Release v4.1.0

05 Mar 18:24

Choose a tag to compare

4.1.0 (2022-03-05)

Bug Fixes

  • better path resolution when using custom delimiters (943393d)

Features

  • add strategy debug option (0dda260)

View CHANGELOG.md for details

Release v4.0.6

02 Mar 16:20

Choose a tag to compare

4.0.6 (2022-03-02)

Bug Fixes

  • only use boostrap lifecycle to register the plugin (46eaf0b)

View CHANGELOG.md for details

Release v4.0.5

02 Mar 16:15

Choose a tag to compare

4.0.5 (2022-03-02)

Bug Fixes

  • pluginId used to register permissions actions (3376b4a)

View CHANGELOG.md for details

Release v4.0.4

26 Feb 06:26

Choose a tag to compare

4.0.4 (2022-02-26)

Bug Fixes

  • add missing server entrypoint (820c967)
  • ignore unexisting routes instead of throwing (7f06c9d)

View CHANGELOG.md for details