Skip to content

Releases: cachewerk/relay-wp-l10n

v1.0.1

05 Dec 23:16
f46a9d4
Compare
Choose a tag to compare

Added

  • Expose any error in the footnote and an admin notice
  • Added retries and backoff configuration options

Changed

  • Disabled PhpRedis compatibility mode
  • Expose Redis database in footnote
  • Expose cache bypass in footnote
  • Catch Redis connection errors

v1.0.0

03 Oct 18:08
4867700
Compare
Choose a tag to compare

Fixed

  • Make k6 metrics work

v0.2.4

29 Sep 15:03
ee5a1fb
Compare
Choose a tag to compare

Changed

  • Bypass translation cache using bypass-relay cookie or query parameter and X-Bypass-Relay header

v0.2.3

26 Sep 21:59
d4c91e1
Compare
Choose a tag to compare

Added

  • Allow cache to be bypassed via nocache cookie or query key

v0.2.2

20 Sep 15:28
f7454b7
Compare
Choose a tag to compare

Changed

  • Show human-readable memory usage and threshold

v0.2.1

15 Sep 17:20
92195c7
Compare
Choose a tag to compare

Changed

  • Print plugin, Redis and Relay version
  • Print Relay memory usage and threshold

v0.2.0

11 Sep 15:52
f691498
Compare
Choose a tag to compare

Added

  • Added HTML comment with basic metrics
  • Added footnote configuration option

Fixed

  • Cast types for strict Relay constructor
  • Sanitize cache keys

v0.1.0

05 Sep 17:54
11488eb
Compare
Choose a tag to compare
  • Initial release