This update was built with the alpha channel - Xamarin iOS 8.6
The changes since 3.2 are:
- The inclusion of the new "Woah Fragments" architecture from Cheesebaron :)
- The switch to the Xamarin Unified iOS API - with lots of updates as Xamarin's changes have evolved
- The return of Generic base ViewController's and Activity's (No more Heisenbugs - hurrah!)
- A new binding for UISegmentedControl's
- Improvements to the way RaisePropertyChanged can be called
- Improvement in Windows support for generic MvxCommand class
- Small updates to LinkerPleaseInclude for both Android and iOS
- WindowsPhone has Heading added to the geolocation plugin
Thanks hugely to everyone who's contributed - especially:
- @Cheesebaron for the great work on "Woah Fragments!" - https://github.com/MvvmCross/MvvmCross/pull/771
- @kwlothrop for so much work on building with the Unified API - if you are porting your libraries and code, see http://kerry.lothrop.de/unified-api-for-xamarin-ios/
- @tofutim for pushing on with Mac libraries too!
If you want to get involved, then please read https://github.com/MvvmCross/MvvmCross/issues/841 and please do join in :)