Skip to content

v97.3.0

Choose a tag to compare

@jhugman jhugman released this 29 Mar 21:03
· 1885 commits to main since this release
c70e042

v97.3.0 (2023-03-29)

Full Changelog

Places ⛅️🔬🔭

🦊 What's Changed 🦊

  • Added support for sync payload evolution in bookmarks. If other clients sync bookmark records with fields that we don't know about, we store that data as JSON and send it back when it's synced next.

Nimbus ⛅️🔬🔭

✨ What's New ✨

  • Added recordPastEvent for iOS and Android for testing of event store triggers. (#5431)
  • Added recordMalformedConfiguration method for FeatureHolder to record when some or all of a feature configuration is found to be invalid. (#5440)

🦊 What's Changed 🦊

  • Removed the check for major schemaVersion in Experiment recipes. (#5433)