All Versions
15
Latest Version
Avg Release Cycle
88 days
Latest Release
1641 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.3.1 Changes
June 07, 2018๐ Fixed setter for
AppEventsLogger.userID
โ Added support for Swift 4.1
โ Addeduser_gender
to read permissions -
v0.3.0 Changes
October 11, 2017Implemented 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:
๐ 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, 2016Implemented 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, 2016Implemented 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