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.
8.1.0 - 2020-10-13
- Mitigations for switching to Facebook app for logging in, due to Android 11 package visibility change
8.0.0 - 2020-09-23
Note: The current version uses Graph API v8.0. To use the latest Graph API version, please specific that version in your GraphRequest call.
- Added Performance Guardian to improve the performance of Suggested Events and Codeless
- Added ReferralManager for integrating with web Referral dialog
- Updated tokenless profile picture API call
- Fixed callback issues for GamingImageUploader
- Deprecated GameRequestDialog
- Deprecated DeviceShareDialog
7.1.0 - 2020-06-19
- Introduce DataProcessingOptions
- Remove UserProperties API
7.0.1 - 2020-06-09
- AAM improvement
- Corrected the report type of Crash Reports
- Handle RejectedExecutionException in ViewIndexer.schedule()
- Fixed the exception in getRootView
- Fixed model cache issue
7.0.0 - 2020-05-05
- Android X, to use v7 please upgrade to Android X. Big thanks to @sunyal for helping with the migration.
- Marketing kit is deprecated
6.5.1 - 2020-04-23
- Fixed AppLinkData issue: issue 761
- Fixed timestamp issue of Model Delivery
6.5.0 - 2020-04-20
- More usecase for Integrity is supported.
- Fixed bugs for suggested events
6.4.0 - 2020-04-14
- FBSDKMessageDialog now accepts FBSDKSharePhotoContent.
- Fixed crash in Codeless
6.3.0 - 2020-03-25
- Support new event type for suggested events
- Fixed an issue in for suggested events
6.2.0 - 2020-03-09
- Support for Gaming Video Uploads
- Allow Gaming Image Uploader to accept a callback
- Messenger Sharing
6.1.0 - 2020-02-14
- New SDK component: Gaming Services
- Places Kit
6.0.0 - 2020-02-03
- Graph API call upgrade to v6.0
5.15.2 - 2020-02-03
- Attempts to fix #665
5.15.1 - 2020-01-29
- FB Login improvements
5.15.0 - 2020-01-21
- Install Referrer uses new API
- Deprecates messenger sharing. See: https://developers.facebook.com/docs/sharing/messenger for more details on why the deprecation is occurring and how you can update your application to account for this change
- Chrome Custom Tabs for FB Login improvements
5.13.0 - 2019-12-11
- Parameter deactivation
5.12.1 - 2019-12-08
- Fixed a corner case
5.12.0 - 2019-12-03
- Updated suggested events
5.11.2 - 2019-11-21
5.11.1 - 2019-11-21
- Fix java.lang.SecurityException in AccessTokenManager: issue 627
- Fix Google Api Error because of values-fb: issue 614
- Minor fixes
5.11.0 - 2019-11-14
- Launch event suggestions
- Fix NPE on AccessTokenAppIdPair
5.9.0 - 2019-10-28
- API call upgrade to v5.0
5.8.0 - 2019-10-08
- Launch automatic advanced matching: https://www.facebook.com/business/help/2445860982357574
5.5.2 - 2019-10-04
- 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
- Crash in FetchedAppGateKeepersManager
5.5.0 - 2019-08-30
- Various bug fixes
5.4.0 - 2019-08-15
- Add handling for crash and error to make SDK more stable
5.2.0 - 2019-07-29
- API call upgrade to v4.0
- Various bug fixes
5.1.0 - 2019-06-21
- 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
- Fix in-app purchase auto-logging issue which was introduced in 5.0.1
5.0.1 - 2019-05-16
- Support campaign attribution for Audience Network
- Fixed a crash that caused by absence of Google Play Store services
5.0.0 - 2019-04-30
- support manual SDK initialization
- extend coverage of AutoLogAppEventsEnabled flag to all internal analytics events
- Deprecate several activateApp and deactivateApp functions in AppEventsLogger.java
4.41.0 - 2019-03-08
- Deprecated classes: FacebookUninstallTracker
- Various bug fixes
4.40.0 - 2019-01-17
- Various bug fixes
- Facebook Developer Docs: Changelog v4.x