.NET 9 is almost upon us, just before the new major release that we will be introduction as part of there, here are a couple of bugfixes that you can use today!
A big thank you to @Bensley96 for the very first contribution to this project ๐
What's Changed
- Ensure
TouchBehavior.LongPressCompleted
event fires whenLongPressCommand is null
by @brminnick in #2239 - Fix FileSaver Progress by @VladislavAntonyuk in #2277
- Implement the ability to Close a popup by @bijington in #1688
- Fix animation behavior hot reload by @BretJohnson in #2288
- [MacCatalyst] [iOS] Fix IconTintColorBehavior ImageButton Disappearing and Crash On Source Change by @Bensley96 in #2317
๐งผ Housekeeping ๐งฝ
- Bump xunit from 2.9.1 to 2.9.2 in /samples by @dependabot in #2234
- [Housekeeping] Update NuGet Packages by @brminnick in #2254
- [housekeeping] Automated PR to fix formatting errors by @github-actions in #2285
- [housekeeping] Automated PR to fix formatting errors by @github-actions in #2292
- [housekeeping] Automated PR to fix formatting errors by @github-actions in #2295
- [housekeeping] Automated PR to fix formatting errors by @github-actions in #2318
New Contributors
- @Bensley96 made their first contribution in #2317
Full Changelog: 9.1.0...9.1.1