Skip to content

Releases: mixpanel/mixpanel-android

Release v8.2.0

28 May 22:49
Compare
Choose a tag to compare

v8.2.0 (2025-05-28)

Enhancements

  • Increase HTTP connection timeouts to 15s connect and 60s read #860
  • Initial Feature Flags Support #859

Release v8.1.0

02 May 21:20
Compare
Choose a tag to compare

v8.1.0 (2025-05-02)

Enhancements

  • Add MixpanelNetworkErrorListener #857

v8.0.3

31 Mar 22:23
Compare
Choose a tag to compare

What's Changed

  • Preload time events in the background to avoid main thread disk reads by @jaredmixpanel in #853

Full Changelog: v8.0.2...v8.0.3

Release v8.0.2

04 Feb 00:55
Compare
Choose a tag to compare

v8.0.2 (2025-02-04)

Enhancements

  • feat: Enable GZIP compression for request payloads #852

Fixes

  • Use DisplayManager directly instead of using WindowManager #851

Release v8.0.1

23 Sep 21:17
Compare
Choose a tag to compare

v8.0.1 (2024-09-23)

Fixes

  • Only register Broadcast receiver on API Level 33+ and non-Instant Apps #847

Release v8.0.0

18 Sep 22:33
Compare
Choose a tag to compare

v8.0.0 (2024-09-18)

Enhancements

  • Set minSdk to 21, targetSdk to 34, Gradle upgraded to 8.1.4 and add a demo app! #845

Release v7.5.4

18 Sep 21:45
Compare
Choose a tag to compare

Revert the breaking changes to minSdk and targetSdk:

minSdk 23 -> 14
targetSdk 34 -> 33

Release v7.5.3

06 Sep 23:15
Compare
Choose a tag to compare

v7.5.3 (2024-09-06)

Enhancements

  • upgrade to gradle 8+ and add a demo app #840
  • Add SessionReplayBroadcastReceiver #838

Release v7.5.2

16 Apr 01:10
Compare
Choose a tag to compare

v7.5.2 (2024-04-16)

Enhancements

  • Remove Mixpanel internal tracking #835

Release v7.5.0

09 Apr 06:28
Compare
Choose a tag to compare

v7.5.0 (2024-04-09)

Enhancements

  • feat: add headers support for mixpanel proxy api calls #833