Xamarin.Forms 3.1.0-pre2 Release Notes

Updated: 6/1/2018

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

What's New in this Release

Release History

  • Friday, June 1, 2018 - Xamarin.Forms 3.1.0.530888-pre2 (3.1.0 Pre Release 2)
  • Tuesday, May 8, 2018 - Xamarin.Forms 3.1.0.469394-pre1 (3.1.0 Pre Release 1)

Friday, June 1, 2018 - Xamarin.Forms 3.1.0.530888-pre2 (3.1.0 Pre Release 2)

Issues Fixed

  • Github #1332 - "Scrollview does not resize when ContentSize changes when inside a Detail page" (#2635)
  • Github #1760 - "Regression Issue - Content set after an await is not visible" (#2635)
  • Github #2299 - "[iOS] ListView does not scroll when a control in listview has a PanGestureRecognizer" (#2669)
  • Github #2411 - "[Maps]Xamarin.Forms.Maps not able to remove a pin on Android" (#2682)
  • Github #2595 - "ScrollView.Content is not re-layouted on Android" (#2635)
  • Github #2745 - "TimePicker ignores FontSize setting on android" (#2749)

Tuesday, May 8, 2018 - Xamarin.Forms 3.1.0.469394-pre1 (3.1.0 Pre Release 1)

Issues Fixed

  • Github #1630 - "[macOS] WebView Navigated & Navigating events not raised" (#2156)
  • Github #1864 - "[WPF] Xamarin.Forms WPF load local html throw ArgumentException with message "Relative URIs are not allowed"" (#2166)
  • Github #1905 - "Pull to refresh doesn't work if iOS 11 large titles is enabled" (#1984)
  • Github #2127 - "Error On Setting CarouselPage.IsEnabled to false" (#2547)
  • Github #2129 - "iOS Platform Specific BlurEffect disables touch input" (#2133)
  • Github #2189 - "[WPF] Placeholder property doesn't work" (#2211)
  • Github #2228 - " [UWP] MasterPage - Blank Area below Popover menu the second time you show it" (#2502)
  • Github #2297 - "UWP throws exception on close application if native page is displayed" (#2392)
  • Github #2394 - "[WPF] StackLayout VerticalOptions = LayoutOptions.End is not working" (#2451)
  • Github #2399 - "[iOS] ViewCell's with nested layout are not garbage collected causing huge memory leak" (#2416)
  • Github #2507 - "[macOS] MasterDetailPage: default MasterBehavior doesn't show Master page" (#2538)
  • Github #2560 - "XamlParser should not assume XAML namespace prefix" (#2561)
  • Github #2574 - "Code-behind x:Name not linking properly" (#2582)
  • Github #2596 - "App crashes if css uses color lightgrey" (#2599)
  • Github #2607 - "[UWP] Deadlock if you rapid fire alerts " (#2609)

Additional fixes included in this release

  • "[Core] Add Watch to TargetIdiom" (#1990)
  • "[Tizen] Fix minor issues tizen backend" (#2402)
  • "[Tizen] Refactor the GestureDetector" (#2059)
  • "[Tizen] Set TargetIdom.Watch for Tizen wearable device" (#2163)
  • "Improve warning message, since the calling code isn't on Device" (#2545)

Breaking Changes

  • UWP TabbedPage headers may not longer clip content. Github #1705 - "[Enhancement] Icon on TabbedPage UWP" (#1952)

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.1.0 is based on the open-source Xamarin.Forms repository: