Skip to content

Latest commit

 

History

History
118 lines (66 loc) · 5.38 KB

CHANGELOG.md

File metadata and controls

118 lines (66 loc) · 5.38 KB

v1.3.4 (2021-09-25)

Closed issues:

  • ANDROID_NDK_HOME error when building Android with version 1.3.3 #101
  • [Android] Build fails after Maven migration #94
  • [Android] Mixpanel not working after upgrading React Native to 0.65.0 #93
  • Mixpanel.library is always displayed react-native #92
  • App Session events don't seem to be logged after v1.2.4 #91

Merged pull requests:

  • Bump native SDK dependencies #102

v1.3.3 (2021-09-21)

Fixes

  • Enable automatic events in iOS #99
  • replace JCenter with Maven #95

Closed issues:

  • library not found for -lMixpanelReactNative for iOS #96
  • mixpanel.register not supported in react-native library #90
  • Mixpanel.addPushDeviceToken ? #89
  • Are the types correct on the latest version? #83

Merged pull requests:

  • Bump tmpl from 1.0.4 to 1.0.5 in /Samples/ContextAPIMixpanel #100
  • Bump tmpl from 1.0.4 to 1.0.5 #98
  • Bump tmpl from 1.0.4 to 1.0.5 in /Samples/MixpanelDemo #97
  • Bump path-parse from 1.0.6 to 1.0.7 in /Samples/MixpanelDemo #87
  • Bump path-parse from 1.0.6 to 1.0.7 #84
  • Bump react-native from 0.64.0 to 0.64.1 in /Samples/MixpanelDemo #80

v1.3.2 (2021-08-23)

Fixes

  • Add constructor method type definition #85

Closed issues:

  • Failed resolution of: Lcom/google/firebase/iid/FirebaseInstanceId #75
  • It only track on Android in iOS nothing at all #72
  • Mixpanel React Native is null #71
  • Are the documented initializations correct? #70
  • Getting "MixpanelReactNative is null" on fresh install #46
  • Example using ContextAPI and functional components #17

v1.3.1 (2021-07-29)

Fixes

  • Fix the inconsistency typescript definition of init #78

Closed issues:

  • confusion re documentation #77

Merged pull requests:

  • Add more sample apps for integrating Mixpanel including using Context API #79

v1.3.0 (2021-07-28)

Closed issues:

  • Xcode 12.5.1 linking issue #68
  • It only track on iOS in Android nothing at all #56

Merged pull requests:

  • Deprecate the class method init() and improve the example #76

v1.2.4 (2021-06-24)

Closed issues:

  • A lot of "undefined symbol" errors happening with the latest version #64
  • Tracking and Identifying Oh My! #60
  • why is firebase-messaging listed as a dependency? #55

Merged pull requests:

  • Polish README #67
  • Update README: Improve the quick start guide #66
  • Fix Android crash caused by invalid number being set as property value #65
  • Bump glob-parent from 5.1.1 to 5.1.2 #63
  • Add a CHANGELOG placeholder #62
  • Add github workflow for auto release #61