Skip to content

Releases: dotnet/winforms

.NET 10.0 Preview 5

11 Jun 16:27
9b0537a
Compare
Choose a tag to compare
.NET 10.0 Preview 5 Pre-release
Pre-release

Release

What's Changed

Full Changelog: v10.0.0-preview.4.25258.110...v10.0.0-preview.5.25277.114

.NET 9.0.6

11 Jun 16:25
Compare
Choose a tag to compare

.NET 9.0.6

Bug Fixes

  • Fix InvalidOperationException when closing a dialog with a focused DataGridView control
    Resolves an issue where closing a dialog that had a DataGridView control focused could throw an InvalidOperationException. This fix ensures dialogs close smoothly without unexpected errors, improving application stability.
    #13348

  • Fix false-positive WinForms Analyzer diagnostics
    Addresses a problem where the WinForms Analyzer was incorrectly flagging valid code as problematic. This update reduces noise from false-positive diagnostics, making it easier for developers to identify real issues.
    #13411

  • Fix incorrect Color value in PageSettings
    Corrects an issue where the Color value in PageSettings was not set or retrieved properly. This ensures that page color settings behave as expected during printing or preview scenarios.
    #13389

  • Fix PropertyGrid not updating property list with RefreshProperties.All
    Resolves a regression where changing properties with RefreshProperties.All did not requery and update the property list in the PropertyGrid in .NET 9 (worked in .NET 8). This fix restores expected PropertyGrid behavior for dynamic property updates.
    #13356

  • Fix Baseline SnapLines not appearing in DesignSurface
    Addresses an issue where Baseline SnapLines were missing in the DesignSurface, making it difficult to align controls visually during design-time. This fix restores the visual alignment aids for improved designer usability.
    #13349

Dependency Updates

  • Update dependencies from dotnet/arcade
    Updates internal build and infrastructure dependencies from the dotnet/arcade repository, ensuring the project benefits from the latest improvements, bug fixes, and security updates in the build tooling.
    #13380
    #13414
    #13418

Miscellaneous

  • Update branding to 9.0.6
    Updates the version branding throughout the repository to reflect the 9.0.6 release, ensuring consistency in versioning and release identification.
    #13424

  • Merge internal commits for release/9.0
    Incorporates various internal commits into the release/9.0 branch, ensuring the latest internal changes and improvements are included in this release.
    #13452


This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.

Full Changelog: v9.0.5...v9.0.6

.NET 8.0.17

11 Jun 16:26
Compare
Choose a tag to compare

Release

What's Changed

Full Changelog: v8.0.16...v8.0.17

.NET 10.0 Preview 3

29 Apr 19:05
9066c05
Compare
Choose a tag to compare
.NET 10.0 Preview 3 Pre-release
Pre-release

Release

What's Changed

Read more

.NET 8.0.16

13 May 21:42
Compare
Choose a tag to compare

Release

What's Changed

Full Changelog: v8.0.15...v8.0.16

.NET 9.0.5

13 May 21:43
Compare
Choose a tag to compare

Release

What's Changed

Full Changelog: v9.0.4...v9.0.5

.NET 10.0 Preview 2

18 Mar 18:33
1b31392
Compare
Choose a tag to compare
.NET 10.0 Preview 2 Pre-release
Pre-release

.NET 10.0 Preview 1

25 Feb 20:50
f01aa35
Compare
Choose a tag to compare
.NET 10.0 Preview 1 Pre-release
Pre-release

.NET 8.0.14

11 Mar 17:38
Compare
Choose a tag to compare

Release

What's Changed

Full Changelog: v8.0.13...v8.0.14

.NET 9.0.3

11 Mar 17:45
Compare
Choose a tag to compare

Release

What's Changed

Full Changelog: v9.0.2...v9.0.3