mixpanel_flutter_session_replay 1.1.0 copy "mixpanel_flutter_session_replay: ^1.1.0" to clipboard
mixpanel_flutter_session_replay: ^1.1.0 copied to clipboard

Official Flutter Session Replay SDK for Mixpanel, developed and maintained by Mixpanel, Inc.

Changelog #

session-replay-v1.1.0 (2026-07-10) #

Features #

  • Swift package manager support (#258)

Full Changelog

session-replay-v1.0.0 (2026-06-22) #

  • Official v1 release
  • No changes from 0.1.0-beta.4

0.1.0-beta.4 - 2026-06-12 #

Features #

  • runtime events (#38)
  • Add DataResidency endpoints (#39)

Fixes #

  • remove debug overlay when recording is stopped (#40)

Full Changelog

0.1.0-beta.3 #

Features #

  • remote configuration (#7)

Bug Fixes #

  • Don't mask "unmask" debug decisions (#21)

0.1.0-beta.2 #

Bug Fixes #

  • correct touch coordinate mapping by removing device frame (#11)

Other #

  • Migrate Android Kotlin jvmTarget to compilerOptions DSL for AGP 8.1+ (#17)

0.1.0-beta.1 #

  • Initial Beta release