Forums seem a bit slow to update, so for anyone who's on the ball. Xamarin.Forms 1.5.2-pre2 has now been released
Release Notes
## Features ##
- Entry.HorizontalTextAlignment
- SearchBar.FontAttributes, FontFamily, FontSize
- XAlign properties renamed HorizontalTextAlignment
- YAlign properties renamed VerticalTextAlignment
- Add PinchGestureRecognizer
## Bug Fixes ##
- [iOS] Resolve issue where scroll to top when tapping Status Bar sometimes wouldn't work
- [Win] Fix issue where page sometimes would load blank when used with IsVisible
- Resolve issue where SearchBar would reset keyboard status sometimes
- XamlC support flags as enums now
- Resolve compatibility issue with iOS7 and PreservesSuperviewLayoutMargins
- Fix issue with StackLayout optimization
- UWP CancelColor now supported on SearchBar
- Forms.Init only requires IActivatedEventArgs on windows now