All Versions
15
Latest Version
4.1
Avg Release Cycle
88 days
Latest Release
1641 days ago

Changelog History
Page 2

  • v0.3.1 Changes

    June 07, 2018

    ๐Ÿ›  Fixed setter for AppEventsLogger.userID
    โž• Added support for Swift 4.1
    โž• Added user_gender to read permissions

  • v0.3.0 Changes

    October 11, 2017

    Full Changelog

    Implemented enhancements:

    • โšก๏ธ Update for Xcode 9 and Swift 4 #184 (gfosco)
    • โž• Add userId and user properties to AppEventsLogger. #147 (nlutsenko)
    • Expand a set of predefined Read and Publish permissions. #130 (ranesr)
    • Publicize .name property on Permission. #96 (nlutsenko)
    • โž• Add AppEventsLogger.pushNotificationsDeviceToken #71 (arsonik)
    • Doc fix, Any/Object #69 (arsonik)

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ›  Fix LoginManager's initializer problem. #137 (RyogaK)

    ๐Ÿ”€ Merged pull requests:

    • Set swift user agent suffix in FBSDKSettings #164 (mcohnen)
    • โšก๏ธ Update to Xcode 8.3 and Swift 3.1. #146 (nlutsenko)
    • ๐Ÿ‘Œ Improve ambiguous logIn\(\) function names in LoginManager. #97 (nlutsenko)
    • ๐Ÿ‘Œ Improve UIAlertController APIs in the SwiftCatalog sample app #92 (mohshin-shah)
    • ๐Ÿ“š Minor documentation fixes. #90 (nlutsenko)
    • โšก๏ธ Update Facebook ObjC SDK dependency to 4.17. #88 (nlutsenko)
    • โšก๏ธ Update Facebook ObjC SDK dependency to 4.16. #68 (nlutsenko)
    • ๐Ÿ‘• Re-enable Travis-CI CocoaPods linting for all frameworks. #61 (nlutsenko)
    • โž• Add Swift version badge to README. #60 (nlutsenko)
  • v0.2.0 Changes

    September 24, 2016

    Full Changelog

    Implemented enhancements:

    • โž• Add Swift 3.0 support. #58 (nlutsenko)
    • โž• Add constructor for OpenGraphShareContent. #42 (richardjrossiii)
    • โž• Add iOS 9.0+ method for opening URLs to ApplicationDelegate. #37 (nlutsenko)
    • ๐Ÿ”จ Refactor UserProfilePictureView into UserProfile.PictureView. #34 (nlutsenko)
    • โž• Add ability to fetch and refresh UserProfile. #33 (nlutsenko)
    • ๐Ÿ”„ Change type GraphRequestProtocol.apiVersion from String to concrete GraphAPIVersion. #32 (nlutsenko)

    ๐Ÿ”€ Merged pull requests:

    • โšก๏ธ Update ObjC SDK dependency to 4.15. #46 (nlutsenko)
    • ๐Ÿ“‡ Rename ApplicationDelegate to SDKApplicationDelegate to avoid name clashes. #36 (nlutsenko)
    • ๐Ÿ›  Fix possessive typos in README #27 (ashchan)
    • โšก๏ธ Mention local CocoaPods repo update in README instructions. #23 (nlutsenko)
    • โฌ†๏ธ Clarify upgrade instructions for Carthage. #21 (nlutsenko)
    • Clarify versioning instruction for CocoaPods installation. #15 (nlutsenko)
    • โž• Add missing git submodule command to README #13 (hirschfl)
    • โšก๏ธ Update README.md #11 (SandroMachado)
  • v0.1.1 Changes

    July 14, 2016

    Full Changelog

    Implemented enhancements:

    • Clarify Carthage and sub-project Getting Started instructions in README. #7 (nlutsenko)
    • ๐Ÿ›  Fix running of SwiftCatalog sample on device. #5 (nlutsenko)

    ๐Ÿ›  Fixed bugs:

    • Cannot login with [.PublishActions] permissions #3

    ๐Ÿ”€ Merged pull requests:

    • Facebook Swift 0.1.1 #9 (nlutsenko)
    • โœ‚ Remove unused LoginManager.DefaultAudience file. #8 (nlutsenko)
    • ๐Ÿ›  Fix failing login with publish permissions when using LoginManager. #4 (nlutsenko)
    • โšก๏ธ Update links and platforms badge in README. #2 (nlutsenko)
    • โšก๏ธ Update CocoaPods settings and re-enable linting on Travis-CI. #1 (nlutsenko)
  • v0.1.0 Changes

    July 14, 2016

    * This Change Log was automatically generated by ๐Ÿ”„ github_changelog_generator