Skip to content

v94.2.1

Choose a tag to compare

@tarikeshaq tarikeshaq released this 21 Sep 19:48
· 3 commits to release-v94 since this release
2b776cb

v94.2.1 (2022-09-21)

Full Changelog

Nimbus ⛅️🔬🔭

What's Changed

  • Added applyLocalExperiments() method as short hand for setLocalExperiments and applyPendingExperiments. (#5131)
    • applyLocalExperiments and applyPendingExperiments now returns a cancellable job which can be used in a timeout.
    • initialize function takes a raw resource file id, and returns a cancellable Job.

What's Fixed

  • A regression affecting Android in calculating days_since_install and days_since_update (#5157)