Xamarin.Forms 3.3.0-pre2 Release Notes

Getting Started | What's New | Known Issues | Blogs | Feedback | Open Source

What's New in this Release

Notable Changes

Release History

  • Monday, October 1, 2018 - Xamarin.Forms 3.3.0.871608-pre2 (3.3.0 Pre Release 2)
  • Thursday, September 20, 2018 - Xamarin.Forms 3.3.0.840541-pre1 (3.3.0 Pre Release 1)

Monday, October 1, 2018 - Xamarin.Forms 3.3.0.871608-pre2 (3.3.0 Pre Release 2)

Issues Fixed

  • Github #3111 - "iOS - UISwitch.Appearance.OnTintColor broken in 3.1.0.583944 update." (#3819)
  • Github #3541 - "Local store not persistant when restarting App in Xamarin Forms WPF" (#3752)
  • Github #3778 - "[Android] WebView Navigating event not always fired" (#3780)
  • Github #3788 - "UWP ListView with observable collection always seems to refresh the entire list" (#3792)
  • Github #3808 - "[CSS] font-style doesn't properly support oblique value" (#3815)
  • Github #3856 - "[Android] MaxLines on Label not working with FastRenderers 3.3.0-pre1" (#3878)
  • Github #3857 - "[Android] Label underline doesn't work in 3.3.0-pre1 with Fast Renderers" (#3878)

Additional fixes included in this release

  • "[Android] Prevent double time/date picker dialogs on Android when setting focus" (#3899)
  • "[Core] fix css mapping" (#3919)

Thursday, September 20, 2018 - Xamarin.Forms 3.3.0.840541-pre1 (3.3.0 Pre Release 1)

Issues Fixed

Additional fixes included in this release

  • "[Android] BackButtonTitleProperty isn't used" (#3345)
  • "[Android] Improve error message when not calling base.OnCreate" (#3470)
  • "[Android] Simplify subscription to context action closure messages" (#3365)
  • "[Android] Support multiple clipping settings in single layout" (#3559)
  • "[GTK] Fix navigation bar visibility updates" (#3651)
  • "[GTK] Fixed wrong CurrentPage index in TabbedPage" (#3115)
  • "[GTK] Make webkit-sharp.dll.config cross-platform" (#3592)
  • "[iOS] Prevent crash when a leaked cell has MenuItem with bindings" (#3288)
  • "[iOS] Remove iOS Platform Casts" (#3361)
  • "[Tizen] Fix minor bugs on CarouselPage and ActivityIndicator" (#3473)
  • "[Tizen] Fix Page.IsBusy Appearance" (#3416)
  • "[Tizen] Fix ScrollView Padding issue" (#3685)
  • "[Tizen] Implement forwarders to Xamarin.Forms.Platform.Tizen" (#2661)
  • "[Tizen] Support the TitleView of NavigationPage" (#3536)
  • "[Tizen]Add Caret position for Tizen" (#3255)
  • "[UWP] Add missing IToolBarForegroundBinder interface on TabbedPageRenderer" (#3363)
  • "[WPF] - Fix default background color for content page" (#3219)
  • "[WPF] Add WpfLightToolkit in the Xamarin Forms WPF Backend" (#3104)
  • "[WPF] Added option to register extra assemblies in WPF Forms initialization" (#3428)

Known Issues

  • Github #3972 - "[Android,UWP] Image no longer showing up for Issue1914 which is using an Absolute Layout"
  • Github #3873 - "[Core] LogWarningsToApplicationOutput doesn't work because Debug.* calls are stripped from forms release binary"

Breaking Changes

  • OnAppearing and OnDisappearing events fire in a different order when swapping out the MainPage. (#3283)
  • [Android] ContentPage.CreateFragment() is obsolete as of version 3.3. Please use ContentPage.CreateSupportFragment() instead. (#3653) (added in 3.3.0.871608-pre2 (3.3.0 Pre Release 2))

API Changes

Feedback welcome

Your feedback is important to us. If there are any problems with this release, check the Xamarin.Forms Forums, Xamarin.Forms Bugzilla Tracker and GitHub for existing issues. Report new issues and suggestions on GitHub.

Open Source

Xamarin.Forms 3.3.0 is based on the open-source Xamarin.Forms repository: