This repository has been archived by the owner on Jan 16, 2021. It is now read-only.
New
- ParseUI now requires Xcode 7.0+.
#222
by @nlutsenko - French localization for all text strings.
#195
by @huguesbr - Portuguese (BR) localization for all text strings.
#197
by @natanrolnik
Improved
- Updated and improved documentation.
#211
by @nlutsenko - Added ObjC generics to all public API.
#213
by @nlutsenko - Added accessibility identifiers to
PFLogInView
,PFSignUpView
.
#214
by @huguesbr - Use
UIAlertController
for all alerts if it's available.
#225
by @nlutsenko
Fixed
- Fixed issue with Facebook reauthentication in
PFLogInViewController
.
#204
by @nlutsenko - Fixed potential crash when calling UI code from background thread inside
PFQueryTableViewController
.
#210
by @nlutsenko - Fixed never successfully completed task returned from
-loadObjects
in Query Table/Collection View Controllers.
#212
by @nlutsenko
View all issues and pull requests associated with this release here.