This repository has been archived by the owner on Jan 16, 2021. It is now read-only.
ParseUI 1.1.6
- New: ParseUI now fully supports bitcode and Xcode 7. #148, #151
- New: ParseUI now fully compiles from source when used in App Extensions. #146
- Improved: Email is now trimmed of whitespace in
PFSignUpViewController
. #137 - Improved: Custom layout of an image view inside
PFCollectionViewCell
. #143 - Fixed: Not visible fields when emailAsUsername is set before fields are configured in
PFLogInViewController
. #135 - Fixed: Potentially missing PasswordForgotten and Twitter buttons in
PFLogInViewController
. #138 - Fixed: ParseUIDemo not showing a list of examples when running on iOS 9. #150
- Fixed: Localization issue when using ParseUI as a dynamic frameworks. #145