Skip to main content

Updates

Features:
  • Added advanced language detection capabilities with internally configurable provider selection
  • Improved language variant handling for regional and script-specific language codes (e.g., Greek variants like el-CY, el-Latn, el-Cyrl now properly resolve to their parent language)
  • Enhanced message query performance through optimized database indexing
  • Added support for compressed payloads in Freshdesk integration to handle larger ticket threads
  • Optimized Freshdesk initialization to use plain text instead of HTML, reducing payload size
Bug Fixes:
  • Fixed language script stripping logic to properly handle Unicode CLDR language identifiers
  • Resolved substitution validation issues that could cause translations to be returned without proper replacements
  • Improved validation flow to prevent early exits that bypassed necessary checks
I