Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

New update with improvements and support for XS 6 for Mac!

Compare
Choose a tag to compare
@jpbrocca jpbrocca released this 13 Jun 22:50
· 4 commits to master since this release

0.9.1.2 ReleaseNotes

Features

  • Gorilla SDK is distributed through nugget
  • Added support for derived pages
  • Added suppprt for Xamarin Studio 6+ for MAC
  • iOS and Android players are now available in the Apple Store and Google Play, respectively.
  • Several improvements related to connectivity / visual feedback
  • Allow to specify if a page should be previewed within a Navigation Page or not
  • Added support for Xamarin Forms 2.2+
  • Fixed compilation errors (within Resources.designer.cs) being reported when Xamarin Forms version is updated

Bug fixes

  • Now the Mac installer lets change the path where Xamarin Studio resides
  • Added support for defining xmlns where the assembly part is omitted
  • Now ContentViews within Shared project can be referenced using the platform specific assembly name
  • Fixed issue in the VS addin installer when we don't have permissions to write the the VSIX installer log
  • Fixed issue when there're default styles defined both at the Application and Page level for the same target type
  • Fixed problem with special characters in XAML (&, < and ")
  • Fixed x:Reference from DataTemplates to elements outside them