Skip to content

93.0.3

Compare
Choose a tag to compare
@tarikeshaq tarikeshaq released this 27 Apr 21:24
· 543 commits to main since this release
30c9719

v93.0.3 (2022-04-27)

Full Changelog

Nimbus ⛅️🔭🔬

What's New

  • Added targeting attributes for language and region, based upon the locale. #4919
    • This also comes with an update in the JEXL evaluator to handle cases where region is not available.

What's Changed

  • Fixed: A crash was detected by the iOS team, which was traced to FeatureHolder.swift. (#4924)
    • Regression tests added, and FeatureHolder made stateless in both Swift and Kotlin.