github CommunityToolkit/Maui 6.0.0
v6.0.0: Next Level Speech Recognition & Bugfixes

11 months ago

Watch out! This version contains some breaking changes! That is why we are going from version 5.3.0 to version 6.0.0. They grow up so fast... 🥲 Anyway, no time to be emotional, let's talk about the amazing things in this release. First of all: look at all the first-time contributors, amazing, thank you all so much: @wolfgang-ironsoftware, @inforithmics, @olekssokol, @vhugogarcia, @redek91, @babenkovitaliy and @AllenD-MSFT 👏

Speech Recognition

The speech recognition APIs just got better. You can now listen to the user in the background and still process the results asynchronously. This enables so many cool new scenarios in your app, including building your own personal assistant! Connect that with some AI and... 🤯

You can read all about how to use this new functionality in the docs right here.

Bugfixes, bugfixes, bugfixes

Furthermore this release is PACKED with bugfixes. The popups got better, we fixed memory leaks all over and even the snackbar and toast now know how to handle a device that is rotating. Good stuff, check out all the details just below here.

All the details

Housekeeping, important but not super interesting

  • Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 in /samples by @dependabot in #1413
  • Bump xunit from 2.5.0 to 2.5.1 in /samples by @dependabot in #1412
  • Bump Microsoft.Extensions.Http.Polly from 7.0.10 to 7.0.11 in /samples by @dependabot in #1403
  • [housekeeping] Automated PR to fix formatting errors by @github-actions in #1393
  • Update Xcode version for Sample app by @jfversluis in #1390
  • [housekeeping] Automated PR to fix formatting errors by @github-actions in #1373
  • Bump Microsoft.NET.Test.Sdk from 17.7.1 to 17.7.2 in /samples by @dependabot in #1378
  • Bump Microsoft.CodeAnalysis from 4.6.0 to 4.7.0 in /samples by @dependabot in #1355
  • Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.6.0 to 4.7.0 in /samples by @dependabot in #1357
  • Bump FluentAssertions from 6.11.0 to 6.12.0 in /samples by @dependabot in #1365
  • global.json: Change "rollForward": "latestMajor", -> "rollForward": "latestFeature". by @brminnick in #1338
  • Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.1 in /samples by @dependabot in #1348
  • Bump NuGet.Protocol from 6.6.1 to 6.7.0 in /samples by @dependabot in #1330
  • ♻️ [Housekeeping] Fixed GravatarImageSourceTests.TestDefaultStream by @pictos in #1335
  • [housekeeping] Automated PR to fix formatting errors by @github-actions in #1327

New Contributors

Full Changelog: 5.3.0...6.0.0

Don't miss a new Maui release

NewReleases is sending notifications on new releases.