Skip to content
This repository has been archived by the owner on Jan 16, 2021. It is now read-only.

Releases: parse-community/ParseFacebookUtils-iOS

v4-1.11.2

14 Jan 14:23
7fbf522
Compare
Choose a tag to compare
:zap: Release 1.11.2 (#90)

* Use latest version of Parse SDK and Bolts

v4-1.11.1

24 Feb 00:20
Compare
Choose a tag to compare

Updated

  • ParseFacebookUtilsV4 CocoaPod now uses the latest version of Facebook SDK.
    #50,
    #48
    by @nlutsenko

Fixed

  • Fixed static analyzer warnings that appeared in Xcode 7.3 beta.
    #51
    by @nlutsenko

View all issues and pull requests associated with this release here.

v4-1.11.0

21 Feb 05:41
Compare
Choose a tag to compare

New

View all issues and pull requests associated with this release here.

v3-1.10.0

08 Jan 01:59
Compare
Choose a tag to compare

New

Fixed

  • Fixed warnings when using deprecated Facebook SDK APIs, incompatible types.
    #37
    by Nikita Lutsenko

View all issues and pull requests associated with this release here.

v4-1.10.0

14 Dec 18:03
Compare
Choose a tag to compare

New

  • ParseFacebookUtils now supports tvOS. #23

Improved

  • Updated, cleaned up and improved documentation. #22

v4-1.9.1

17 Nov 23:13
Compare
Choose a tag to compare

New

  • ParseFacebookUtils now supports Xcode 7.1+. #7
  • ParseFacebookUtils now depends on FBSDK 4.8+.

Improved

  • Removed unused imports. #10

v3-1.9.1

17 Nov 23:17
Compare
Choose a tag to compare

New

  • ParseFacebookUtils now supports Xcode 7.1+. #8

Improved

  • Removed unused imports. #9

Fixed

  • Fixed compilation issues on Xcode 6.4. #1

v4-1.9.0

08 Oct 19:47
Compare
Choose a tag to compare

Hello, open source!

  • Fixed initialization of Facebook/Twitter Utils blocking the main thread.

v3-1.9.0

08 Oct 19:46
Compare
Choose a tag to compare

Hello, open source!

  • Fixed initialization of Facebook/Twitter Utils blocking the main thread.