Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Releases: cachewerk/relay-wp-l10n

v1.0.1

Choose a tag to compare

@tillkruss tillkruss released this 05 Dec 23:16
f46a9d4

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

Choose a tag to compare

@tillkruss tillkruss released this 03 Oct 18:08
4867700

Fixed

  • Make k6 metrics work

v0.2.4

Choose a tag to compare

@tillkruss tillkruss released this 29 Sep 15:03
ee5a1fb

Changed

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

v0.2.3

Choose a tag to compare

@tillkruss tillkruss released this 26 Sep 21:59
d4c91e1

Added

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

v0.2.2

Choose a tag to compare

@tillkruss tillkruss released this 20 Sep 15:28
f7454b7

Changed

  • Show human-readable memory usage and threshold

v0.2.1

Choose a tag to compare

@tillkruss tillkruss released this 15 Sep 17:20
92195c7

Changed

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

v0.2.0

Choose a tag to compare

@tillkruss tillkruss released this 11 Sep 15:52
f691498

Added

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

Fixed

  • Cast types for strict Relay constructor
  • Sanitize cache keys

v0.1.0

Choose a tag to compare

@tillkruss tillkruss released this 05 Sep 17:54
11488eb
  • Initial release