Skip to content

v1.37.3

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jul 20:46
6446712

Patch Changes

  • #1775 cf1da5e Thanks @mengxi-ream! - Allow fractional translation rates below 1 request per second (minimum lowered from 1 to 0.01), so low-rate-limit APIs like the Gemini free tier (e.g. 0.25 req/s = 15 RPM) no longer hit 429 errors. The rate/capacity inputs now accept decimal input and validate on blur instead of rejecting each keystroke.