Xamarin.Forms 3.3.0-pre1 Release Notes

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

What's New in this Release

Notable Changes

Release History

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

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 #3836 - "[Android] Multiple spans laid out vertically aren't all displaying"
  • Github #3788 - "UWP ListView with observable collection always seems to refresh the entire list"
  • Github #3778 - "[Android] WebView Navigating event not always fired"
  • Github #3772 - "FormattedText not being rendered on Android"
  • Github #3717 - "[Feedback] ScrollView causes IsClippedToBounds to fail on Android"
  • Github #3332 - "[Android] Memory leak in MasterDetailPage"

Breaking Changes

  • OnAppearing and OnDisappearing events fire in a different order when swapping out the MainPage. (#3283)

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: