Skip to content

Latest commit

 

History

History
77 lines (47 loc) · 2.11 KB

CHANGELOG.md

File metadata and controls

77 lines (47 loc) · 2.11 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.

7.19.2 - 2020-04-08

Fixed

  • Fix FeedShare issue: facebook#284
  • Fix crash when AccessToken has no graph domain

7.19.1 - 2020-03-22

Fixed

  • Fix Login issue in Editor mode

7.19.0 - 2020-03-11

Added

  • Support for Gaming Video Uploads
  • Support for Gaming Image Uploads
  • Support for Gaming Friend Finder

7.18.1 - 2020-02-03

Fixed

  • Fix exported iOS project build issue
  • Fix Android install referrer issue
  • Fix GetUserID issue
  • Remove AndroidJNIHelper log

Changed

  • Bump Google Playservices Resolver to v1.2.135

7.18.0 - 2019-10-11

Fixed

  • Fix Android logout issue
  • Fix the issue of multiple AppRequest instances when changing screen orientation
  • Fix GetUserID issue

Changed

  • Remove Bolts framework

7.17.2 - 2019-07-18

Fixed

  • Various bug fixes

7.17.1 - 2019-07-05

Other