v97.3.0 (2023-03-29)
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 forFeatureHolder
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)