Skip to content

Latest commit

 

History

History
124 lines (71 loc) · 3.33 KB

CHANGELOG.md

File metadata and controls

124 lines (71 loc) · 3.33 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

5.8.0 - 2019-10-08

Added

5.5.2 - 2019-10-04

Fixed

  • Change keepnames to keep in proguard-rules for IAP
  • Fix memory leak in Codeless
  • Fix issue of listing crash report files

5.5.1 - 2019-09-05

Fixed

  • Crash in FetchedAppGateKeepersManager

5.5.0 - 2019-08-30

  • Various bug fixes

5.4.0 - 2019-08-15

Changed

  • Add handling for crash and error to make SDK more stable

5.2.0 - 2019-07-29

Changed

  • API call upgrade to v4.0

[5.1.1] - 2019-07-21

Fixed

  • Various bug fixes

5.1.0 - 2019-06-21

Added

  • Auto log Subscribe and StartTrial going through GooglePlay store when the developer enables it in Facebook Developer setting page

5.0.2 - 2019-06-07

Fixed

  • Fix in-app purchase auto-logging issue which was introduced in 5.0.1

5.0.1 - 2019-05-16

Added

  • Support campaign attribution for Audience Network

Fixed

  • Fixed a crash that caused by absence of Google Play Store services

5.0.0 - 2019-04-30

Added

  • support manual SDK initialization

Changed

  • extend coverage of AutoLogAppEventsEnabled flag to all internal analytics events

Removed

  • Deprecate several activateApp and deactivateApp functions in AppEventsLogger.java

4.41.0 - 2019-03-08

Removed

  • Deprecated classes: FacebookUninstallTracker

Fixed

  • Various bug fixes

4.40.0 - 2019-01-17

Fixed

  • Various bug fixes

4.39.0 - 2018-12-03

Other