github CommunityToolkit/Maui 1.4.0
v1.4.0: Expander, DockLayout & StateContainer

22 months ago

This is getting old but... This is the best release EVER! I know, that's what I always say, and it's true every time!

Just look at the list of changes that went in 👇 those are a lot of bugfixes. But not just bugfixes...

Welcome back to three old friends from the Xamarin Community Toolkit, now available for .NET MAUI: Expander, DockLayout and StateContainer. Two of these are actually done by our amazing community members. Big shoutout to @nicjay and @profix898.

And of course, our rockstar core team member @VladislavAntonyuk for making the Expander happen.

Note Expander is not currently supported inside of CollectionView or ListView: #742

Go try it out, and let us know what you think!

Just FYI... This is the second to last release that will support .NET 6. The next release, 2.0, will add Tizen support for all of the goodness in .NET MAUI Community Toolkit and then version 3 will bring .NET 7 support and even more features. Those releases will follow each other pretty quickly, so hang on to your hats!

What's Changed

  • Bump CommunityToolkit.Maui.Markup from 1.0.1 to 1.1.1 in /samples by @dependabot in #640
  • Pj/status bar hot fix by @pictos in #638
  • [BUG] GetImageStream wrong when lines populated from code #649 by @VladislavAntonyuk in #653
  • Moved SemanticProperites.Description setting out of ImageSource by @kphillpotts in #656
  • Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 in /samples by @dependabot in #657
  • Fixed light dismiss on android by @pictos in #661
  • Swap to using IValueConverter for the EventToCommandBehavior by @bijington in #665
  • Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.3.0 to 4.3.1 in /samples by @dependabot in #670
  • Bump Microsoft.CodeAnalysis from 4.3.0 to 4.3.1 in /samples by @dependabot in #671
  • Remove obsolete APIs, Implement IDisposable by @VladislavAntonyuk in #659
  • Fix Calculation of Snackbar Parent View by @VladislavAntonyuk in #666
  • Removed the MauiContext from ToPlatform call by @pictos in #683
  • Bump Microsoft.Extensions.DependencyInjection from 6.0.0 to 6.0.1 in /samples by @dependabot in #686
  • Bump Microsoft.Extensions.Http.Polly from 6.0.9 to 6.0.10 in /samples by @dependabot in #687
  • FIX: AvatarView clipping on Android isn't applied correctly by @GeorgeLeithead in #668
  • Make sure Popup will set the Window at the Content by @pictos in #674
  • Update pipeline by @VladislavAntonyuk in #701
  • [ANDROID] Implement the new API to change the StatusBar style by @maxkoshevoi in #694
  • Bump FluentAssertions from 6.7.0 to 6.8.0 in /samples by @dependabot in #710
  • Bump coverlet.collector from 3.1.2 to 3.2.0 in /samples by @dependabot in #718
  • For Source Generators, Ensure GetGenericTypeConstraintsAsString Includes Namespace for Type by @brminnick in #720
  • StateContainer by @nicjay in #673
  • Bump CommunityToolkit.Maui.Markup from 1.1.1 to 1.2.0 in /samples by @dependabot in #730
  • Bump Microsoft.Extensions.DependencyInjection from 6.0.1 to 7.0.0 in /samples by @dependabot in #738
  • Bump Microsoft.Extensions.Http.Polly from 6.0.10 to 7.0.0 in /samples by @dependabot in #739
  • Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 in /samples by @dependabot in #740
  • Bump Microsoft.Extensions.Configuration.Abstractions from 6.0.0 to 7.0.0 in /samples by @dependabot in #741
  • Add DockLayout (docks views to the edges of the layout container) by @profix898 in #635
  • Expander by @VladislavAntonyuk in #478

New Contributors

Full Changelog: 1.3.0...1.4.0

Don't miss a new Maui release

NewReleases is sending notifications on new releases.