Skip to main content
Version: 3.3.0

Replay Format and SDK Version Compatibility

Replay Format VersionMinimum Web Replay SDK VersionMinimum KMP Replay SDK Version
v3.3.0TBD (unreleased)-
v3.2.0>= 3.0.8-
v3.1.0>= 1.9.1-
v3.0.0<= 1.9.0<= 1.0.0

Format migrations

The Web SDK migrates replay data between adjacent format versions, both upward and downward.

MigrationBehavior
v3.2.0 → v3.3.0Adds an empty props.effects stack ([]) to every visual layer — including fallback layers and layers added by actions. See Effects
v3.3.0 → v3.2.0Version-only downgrade: the effects property is left in place for forward compatibility