MAUIverse MAUIverse
← Back to Toolkit Releases

v4.0.0: Lots of new goodies!

New Features

Introducing two new services, IFileSaver.SaveAsync() and IFolderPicker.PickAsync()!

Read more in the documentation here: https://learn.microsoft.com/dotnet/communitytoolkit/maui/essentials/

Breaking Change

ToastNotificationExtensions.BuildToastNotificationContent() was removed when migrating ToastNotificationManager to AppNotificationManager: https://github.com/CommunityToolkit/Maui/pull/900/files#diff-9af18ed6af5f7deac7b241d2224fa643a67671f280faf56450e1f716bd345fbb

What’s Changed

New Contributors

Full Changelog: https://github.com/CommunityToolkit/Maui/compare/3.1.0…4.0.0

View on GitHub

← Back to Toolkit Releases