← Back to Toolkit Releases
v3.1.0: No more slow IntelliSense!
Whoops! Look like our smart little source generators were causing slow IntelliSense in your .NET MAUI apps. We’ve fixed that and also added some other improvements to this new and shiny v3.1.0 release. And yes, we’re again releasing this on a Friday 😌
What’s Changed
- Use
[GeneratedRegex]by @brminnick in https://github.com/CommunityToolkit/Maui/pull/763 - [BUG] DrawingView GetImageStream cuts off lines on edge of image #773 by Vladislav Antonyuk in https://github.com/CommunityToolkit/Maui/pull/788
- fix: Removed wrong attributes on ExpanderPage. by @HavenDV in https://github.com/CommunityToolkit/Maui/pull/790
- Include link and brief description to the projects board in the readme by Shaun Lawrence in https://github.com/CommunityToolkit/Maui/pull/731
- IsInRangeConverter by @GeorgeLeithead in https://github.com/CommunityToolkit/Maui/pull/582
- Update ToastDuration options documentation with actual duration by Gerald Versluis in https://github.com/CommunityToolkit/Maui/pull/793
- Make
TextColorToGenerated Classes for .NET MAUI Controls Internal by @brminnick in https://github.com/CommunityToolkit/Maui/pull/791 - Fix the Incremental behavior of our Source Generator by Pedro Jesus in https://github.com/CommunityToolkit/Maui/pull/815
- Bumped a bunch of dependencies
New Contributors
- @HavenDV made their first contribution in https://github.com/CommunityToolkit/Maui/pull/790
Full Changelog: https://github.com/CommunityToolkit/Maui/compare/3.0.0…3.1.0