Skip to content

Releases: mixpanel/mixpanel-android

v8.6.0

27 Apr 20:03
Immutable release. Only release title and notes can be modified.
93c5e27

Choose a tag to compare

Fixes

  • Integrate mixpanel-android-common library for event bridging (#924)

Full Changelog

common-v1.0.1

27 Apr 19:56
Immutable release. Only release title and notes can be modified.
dfa6bba

Choose a tag to compare

Initial release of mixpanel-android-common, providing shared utilities for Mixpanel Android SDKs:

  • MixpanelEventBridge — event dispatcher that broadcasts Mixpanel analytics events to subscribers using Kotlin SharedFlow
  • Json Logic Evaluator — JSON-based rule engine for evaluating conditional logic at runtime

v8.5.2

22 Apr 17:02
Immutable release. Only release title and notes can be modified.
f0455de

Choose a tag to compare

Fixes

  • fix: Update Gson version #946

Full Changelog

Release v8.5.1

15 Apr 19:48
Immutable release. Only release title and notes can be modified.
1002884

Choose a tag to compare

What's Changed

  • fix: Use LifecycleProcess to modernize how we load feature flags in foreground by @tylerjroach in #935
  • fix: track() and flags getVariant() sequential ordering by @tylerjroach in #936
  • fix: convert projectId into Long, not String by @tylerjroach in #941

Full Changelog: v8.5.0...v8.5.1

open-feature-v0.1.0

10 Apr 22:45
Immutable release. Only release title and notes can be modified.
7760152

Choose a tag to compare

What's Changed

Release v8.5.0

07 Apr 18:31
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.4.0...v8.5.0

Release v8.4.0

16 Mar 18:14
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • feat: Add support to get all feature flag assignments by @msiebert in #895
  • feat: Add FlagOptions for consolidated feature flag configuration by @msiebert in #896
  • feat: Add Android support for FF runtime events by @msiebert in #878
  • fix: double slashes in URLs when setServerURL has trailing slash (#842) by @rahul-mixpanel in #897

Full Changelog: v8.3.0...v8.4.0

Release v8.3.0

06 Feb 09:19
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

Full Changelog: v8.2.7...v8.3.0

Release v8.2.7

30 Jan 13:49
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.2.6...v8.2.7

Release v8.2.6

21 Jan 01:35
Immutable release. Only release title and notes can be modified.
61d7214

Choose a tag to compare

What's Changed

  • Minor release to enable release immutability. This is a GitHub-native feature intended to disallow assets and tags from being modified once a release is published and also generates an artifact attestation.