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

v1.3.0 Preview 1: The One With the New Forms Dependency

Pre-release
Pre-release
Compare
Choose a tag to compare
@jfversluis jfversluis released this 13 Jul 08:51
· 122 commits to main since this release
d9712e5

As already mentioned in the release notes of v1.2.0, this version will have a newer Xamarin.Forms dependency.

This release has a minimum dependency of Xamarin.Forms v5.0.0.2083 (the current release of Xamarin.Forms).

This version (2083) of Xamarin.Forms induces a breaking change in Xamarin Commmunity Toolkit by increasing its Xamarin.AndroidX.Core dependency.

Therefore in this Toolkit release, v1.3.0, we increased our Xamarin.Forms dependency to use this new version of Xamarin.Forms and resolve the breaking changes.

Other than that, lots of new goodies to play with and things that are fixed!

✨ Added/Improved

  • [BREAKING] Update NuGet Packages, Remove Duplicate NuGet Packages (#1502)
  • Update SemanticEffectPage and underlying logic for semantic effects (#1381)

🐛 Fixes

  • Fixes regression TouchEffect + Button/ImageButton (#1465)
  • Fixes Expander Regression (#1467)
  • [DrawingView] DrawingView.Points is now unique per instance (#1478)
  • [ShadowEffect] Fixed System.InvalidOperationException: Invalid on Color.Default (#1490)
  • Fix Toast CornerRadius (#1498)

We could not have done this release without you, so thank you: @bijington, @Tum4ik, @rachelkang, @VladislavAntonyuk

And of course our awesome dedicated team members: @AndreiMisiukevich, @jsuarezruiz, @pictos, @brminnick and... me 🤓