93.0.3
v93.0.3 (2022-04-27)
Nimbus ⛅️🔭🔬
What's New
- Added targeting attributes for
language
andregion
, based upon thelocale
. #4919- This also comes with an update in the JEXL evaluator to handle cases where
region
is not available.
- This also comes with an update in the JEXL evaluator to handle cases where
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.