Skip to content

Releases: dotnet/maui

8.0.61 SR6.1

25 Jun 19:10
a3d4644
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.0.60...8.0.61

8.0.60 SR6

12 Jun 17:22
d77716c
Compare
Choose a tag to compare

What's Changed

Docs

Dependency Updates

Tests

Read more

9.0.0-preview.5.24307.10

11 Jun 17:23
23e7e31
Compare
Choose a tag to compare
Pre-release

MAUI Product Fixes

Docs

Tests

Read more

9.0.0-preview.4.10690

21 May 15:10
963b3aa
Compare
Choose a tag to compare
9.0.0-preview.4.10690 Pre-release
Pre-release

What's Changed

Known issues:

  • XamlC Error with RelativeSource and x:DataType: When using RelativeSource bindings, you may encounter XamlC error XFC0045. To fix this issue, set x:DataType directly within the {Binding} expression. This will compile despite Visual Studio showing an error.
Command="{Binding Source={RelativeSource AncestorType={x:Type vm:MyViewModel}}, Path=SelectCommand, x:DataType=vm:MyViewModel}" 

MAUI Product Fixes

Docs

Tests

Dependency Updates

Housekeeping

Read more

8.0.40 SR5

14 May 20:23
f372447
Compare
Choose a tag to compare

Behavior Change

  • Fix TabbedPage title displaying incorrectly by @Adam-- in #17039

What's Changed

Tests

Docs

Dependency Updates

New Contributors

Full Changelog: 8.0.21...8.0.40

8.0.21 SR4.1

23 Apr 23:14
44a1673
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.0.20...8.0.21

9.0.100-preview.3.10457

11 Apr 15:19
fe70772
Compare
Choose a tag to compare
Pre-release

What's Changed

MAUI Product fixes

Docs

Tests

Dependency Updates

Read more

8.0.20 SR4

09 Apr 22:31
Compare
Choose a tag to compare

What's Changed

Tests

Docs

Dependency Updates

New Contributors

Full Changelog: 8.0.14...8.0.20

8.0.14 SR3.1

21 Mar 01:37
6fb9077
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.0.10...8.0.14

9.0.0-preview.2.10293

12 Mar 15:09
7c7f23d
Compare
Choose a tag to compare
9.0.0-preview.2.10293 Pre-release
Pre-release

Installation

Install .NET 9 and the .NET MAUI workload to get started with this release.

What's Changed

Read more