v94.2.1 (2022-09-21)
Nimbus ⛅️🔬🔭
What's Changed
- Added
applyLocalExperiments()
method as short hand forsetLocalExperiments
andapplyPendingExperiments
. (#5131)applyLocalExperiments
andapplyPendingExperiments
now returns a cancellable job which can be used in a timeout.initialize
function takes a raw resource file id, and returns a cancellableJob
.
What's Fixed
- A regression affecting Android in calculating
days_since_install
anddays_since_update
(#5157)