Skip to content

v13.11.1

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Jun 15:03
· 1 commit to master since this release
7d388c5

TL;DR

Translation list endpoints no longer drop current translations wrongly marked stale when their snapshot body was SQL-truncated.

Changes

  • List endpoints returning SQL-truncated translation snapshots (left(text, n)) no longer flag otherwise-current rows as stale: the freshness check now routes these through a DB-backed hash recheck, so list responses match the detail endpoint instead of silently dropping live translations (d5f322b)

Full Changelog: v13.11.0...v13.11.1