Mixpanel v4.8.5 Release Notes

  • March 25th - 2016

    • ๐Ÿ†• New features:
      • Surveys are now translated to spanish.
      • Automatically flush events when the app goes to the background. Available for Android API 14 and above.
      • Flush all events in the queue regardless of its size.
      • New HTTP test cases
    • ๐Ÿ›  Crash fixes:
      • NPE if the context is a BridgeContext.
      • Handle all exceptions on HttpService to avoid crash.
      • Strict Mode: Leak when registering a sensor listener.
      • Survey parceable: wrong CREATOR object.
    • ๐Ÿ› Bug fixes:
      • Remove GET_ACCOUNTS permission.
      • Remove unused play services. Only gcm and base are needed.