Releases: dotnet/winforms
.NET 9.0.10
What's Changed
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in #13831
- Update branding to 9.0.10 by @vseanreesermsft in #13837
- Merging internal commits for release/9.0 by @vseanreesermsft in #13855
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in #13862
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in #13867
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in #13884
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in #13893
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in #13904
Full Changelog: v9.0.9...v9.0.10
.NET 8.0.21
What's Changed
- Update branding to 8.0.21 by @vseanreesermsft in #13836
- Merging internal commits for release/8.0 by @vseanreesermsft in #13854
- [release/8.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in #13866
- [release/8.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in #13894
Full Changelog: v8.0.20...v8.0.21
.NET 10.0 RC 2
What's Changed
- Refactor/Improve InvokeAsync to address potential disposing issues by @KlausLoeffelmann in #13564
- [release/10.0] Fix TextBoxBase related BackColor issues by @github-actions[bot] in #13838
- [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13815
- [release/10.0] fix #13813 : Dark Mode: The ForeColor & BackColor properties are not working for the controls by @github-actions[bot] in #13839
- [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13845
- [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13851
- [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13856
Full Changelog: v10.0.0-rc.1.25451.107...v10.0.0-rc.2.25502.107
.NET 9.0.9
What's Changed
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in #13764
- Update branding to 9.0.9 by @vseanreesermsft in #13775
- Merging internal commits for release/9.0 by @vseanreesermsft in #13785
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in #13788
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in #13790
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in #13814
Full Changelog: v9.0.8...v9.0.9
.NET 8.0.20
What's Changed
- Update branding to 8.0.20 by @vseanreesermsft in #13774
- Merging internal commits for release/8.0 by @vseanreesermsft in #13786
- [release/8.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in #13796
Full Changelog: v8.0.19...v8.0.20
.NET 10.0 RC 1
What's Changed
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13718
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13719
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13732
- Do not activate the form if MinimumSize changes by @LeafShi1 in #13715
- Add Version.Details.props by @dkurepa in #13734
- Create a doc on using new OLE related APIs by @JeremyKuhne in #13735
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13737
- Add judgement for test ListView_Click_On_Second_Column_Does_Not_Alter_CheckBoxesAsync by @LeafShi1 in #13712
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13738
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13740
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13744
- DarkMode (a) Fix up System Control Button (UpDown, ComboBox, Ellipse-Button) by @KlausLoeffelmann in #13747
- Add unit test for ListViewItemStateImageIndexConverter file by @Olina-Zhang in #13716
- Add code coverage for MultiPropertyDescriptorGridEntry by @Zheng-Li01 in #13713
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13750
- Update version branding to rc1 by @mmitche in #13736
- DarkMode (b): Fix rendering of disabled TextBox types by @KlausLoeffelmann in #13721
- Add code coverage for ButtonPopupAdapter by @Zheng-Li01 in #13731
- Add unit test for CheckBoxPopupAdapter by @Amy-Li03 in #13755
- Update stafact to latest stable by @Youssef1313 in #13733
- Add code coverage for ButtonFlatAdapter by @Zheng-Li01 in #13743
- Add unit test for NumericUpDownAccelerationCollection file by @Olina-Zhang in #13746
- Add code coverage for CheckBoxBaseAdapter by @Zheng-Li01 in #13752
- Add code coverage for CheckBoxFlatAdapter by @Zheng-Li01 in #13751
- Add code coverage for ButtonRenderer by @Zheng-Li01 in #13745
- Add code coverage for RadioButtonBaseAdapter by @Zheng-Li01 in #13726
- Skip unstable test ListView_Click_On_Second_Column_Does_Not_Alter_CheckBoxesAsync by @LeafShi1 in #13768
- Add unit test for PropertyGrid.PropertyTabCollection file by @Olina-Zhang in #13758
- Adds code coverage to StandardMenuStripVerb by @ricardobossan in #13492
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13772
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13783
- Fix title bar small icon scaling by @JeremyKuhne in #13787
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13789
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13791
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13798
- Fix transparent rendering with parents that have a background image by @JeremyKuhne in #13797
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13799
- Add focused state for DropDownButton and reduces the icon width of the dropdown model button by @LeafShi1 in #13773
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13803
- fix #13777 : Dark Mode: Divider line between Up and Down buttons is not visible in DomainUpDown/NumericUpDown when mouse-over or click them by @Epica3055 in #13795
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13807
- Draw background image for button in dark mode by @LeafShi1 in #13809
- CommandParameter property: Provide designer support and control CodeDOM serialization by @KlausLoeffelmann in #13802
- Improve Form.ShowAsync and Form.ShowDialogAsync by @KlausLoeffelmann in #13808
- Remove 5002 Experimental state for UI Async area by @KlausLoeffelmann in #13811
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13812
- Add unit test for ToolStripControlHost.ToolStripHostedControlAccessibleObject.cs file by @Olina-Zhang in #13794
- Remove Experimental attribute for dark mode by @KlausLoeffelmann in #13810
Full Changelog: v10.0.0-preview.7.25380.108...v10.0.0-rc.1.25451.107
.NET 10.0 Preview 7
What's Changed
- Add coverage for ToolStripContainer_ToolStripContainerTypedContro… by @MelonWang1 in #13527
- Add code coverage for CheckBox by @Zheng-Li01 in #13455
- Add code coverage for DomainItemAccessibleObjectTests by @Zheng-Li01 in #13484
- Fix DarkMode (a) StatusStrip background renderer A11Y Regression. by @KlausLoeffelmann in #13360
- Squash DarkMode ToolStrip renderer PR by @KlausLoeffelmann in #13606
- Squash DarkMode ToolStrip renderer PR by @KlausLoeffelmann in #13607
- Add code coverage for ImageListConverter & RelatedImageListAttribute by @Zheng-Li01 in #13511
- Adding GetData test and SetAudio tests to ClipboardCoreTests by @LeafShi1 in #13464
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13609
- Add code coverage for TabRenderer by @Zheng-Li01 in #13482
- Fix DarkMode Button issues by @KlausLoeffelmann in #13608
- Issue 10773 Adds code coverage for public members of
ChangeToolStripParentVerb. by @ricardobossan in #13445 - Add code coverage for RadioButtonRenderer by @Zheng-Li01 in #13447
- Remaining Darkmode issues for Preview 6 by @KlausLoeffelmann in #13610
- Update Pre-release Iteration to 10.0 preview 7 by @LeafShi1 in #13602
- Update build.yml and build-PR.yml to use default value to failIfCoverageEmpty for task PublishCodeCoverageResults@2 by @LeafShi1 in #13481
- Add unit test for GridToolTip.cs file by @Philip-Wang01 in #13533
- Add dotnet.config to opt-in MTP
dotnet testby @Youssef1313 in #13594 - Fix merge issue in ToolStripRenderer (Sizing Grip). by @KlausLoeffelmann in #13620
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13612
- Add test for PR 13320 by @LeafShi1 in #13342
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13630
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13637
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13638
- Fix leak in UpDownBaseTests by @Youssef1313 in #13597
- Cleanup for XUnitV3Version by @Youssef1313 in #13595
- Update ListView_Click_On_Second_Column_Does_Not_Alter_CheckBoxesAsync to add judgment and InvokeAsync by @LeafShi1 in #13626
- Update xunit.v3 and xunit.stafact by @Youssef1313 in #13632
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13639
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13661
- Add code coverage for DataGridViewImageColumn by @Zheng-Li01 in #13547
- Add code coverage for DataGridVieLinkCell by @Zheng-Li01 in #13524
- Extend DarkMode opt-out option for multiple descendant scenarios. by @KlausLoeffelmann in #13642
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13663
- Unify DesignSurface and TestConsole into DemoConsole by @ricardobossan in #13437
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13666
- fix issue #13648 DemoConsole app: The extra number displayed on Name & Text Propeties for the ToolStrip control by @Epica3055 in #13650
- fix #13599 A warning dialog pops up when trying to switch the values for the FormScreenCaptureMode property by @Epica3055 in #13662
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13669
- Add code coverage for DesignerUtils by @Zheng-Li01 in #13435
- Add code coverage for DataGridViewButtonCell by @Zheng-Li01 in #13667
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13690
- Update global.json by @ViktorHofer in #13692
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13693
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13697
- Fix 13633 by correct the logic of the method "OnSelectionChanged" of the ToolStripItemDesigner by @LeafShi1 in #13695
- Add unit test for ListView.CheckedIndexCollection file by @Olina-Zhang in #13682
- Add code coverage for DataGridViewComboBoxCell by @Zheng-Li01 in #13654
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13699
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13700
- Add unit test for ListView.CheckedListViewItemCollection file by @Olina-Zhang in #13685
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13701
- Update xunit.v3 to 3.0.0 by @Youssef1313 in #13683
- fix #13677 FontStyle.Bold Not Visually Applied to LinkLabel at Runtime via Code by @Epica3055 in #13681
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13704
- Set FormScreenCaptureMode when the Form's Handle is created by @LeafShi1 in #13696
- Update SetScreenCaptureModeInternal by reset WINDOW_DISPLAY_AFFINITY to NONE before setting new affinity by @LeafShi1 in #13684
- Address Graphics state reset issue in DarkMode Button renderers by @KlausLoeffelmann in #13641
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13710
- Add code coverage for DataGridViewComboBoxColumn by @Zheng-Li01 in #13617
- Add code coverage for DataGridViewImageCell by @Zheng-Li01 in #13616
- Add code coverage for ToolStripProfessionalLowResolutionRenderer by @Zheng-Li01 in #13691
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13714
- [Preview7/Release] Backport 13747 DarkMode: SystemControlButton rendering by @KlausLoeffelmann in #13748
- [Preview7/Release] Backport 13721 DarkMode: White background in disabled TextBox-composite controls by @KlausLoeffelmann in #13749
Full Changelog: v10.0.0-preview.6.25358.103...v10.0.0-preview.7.25380.108
.NET 10.0 Preview 6
What's Changed
- Fix thread safety in Application.ThreadContext.FromId by @Copilot in #13489
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13493
- Update resourceManagement.yml and Versions.props by @LeafShi1 in #13483
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13506
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13510
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13520
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13521
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13525
- fix #13508 Original text box is not empty after drag and drop the value to a new text box by @Epica3055 in #13526
- Handle ThreadContext cache more cleanly by @JeremyKuhne in #13530
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13531
- Null out host handle in OleInterfaces when disposing by @JeremyKuhne in #13532
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13543
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13544
- Fix 13538: Update method Drop of DropTarget.cs by @LeafShi1 in #13542
- Delete eng/helixpublish.proj by @Youssef1313 in #13541
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13553
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13556
- Address additional TitleBar corner case issues by @KlausLoeffelmann in #13560
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13562
- Introduce FormScreenCaptureMode property on Form by @KlausLoeffelmann in #13561
- Fix 13247 by removing unnecessary judgment from method Serialize of DemoConsole.DesignerSerializationService by @LeafShi1 in #13478
- related to issue 10466: add short cut ↑, ↓, ←, → to demo console by @Epica3055 in #13513
- fix #13539 Unable to select ToolStripMenuItem and TooStripTextBox of MenuStrip2 in DemoConsole application by @Epica3055 in #13546
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13572
- fix #13086 The DemoConsole application in the Winforms repo stops running after convert added MenuItems to other type items then clicking the last 'Type Here' by @Epica3055 in #13573
- Add test for design binding picker by @LeafShi1 in #13536
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13581
- Add code coverage for UpDownBase.UpDownBaseAccessibleObject by @MelonWang1 in #13498
- Add unit test for GridEntryRecreateChildrenEventArgs.cs file by @Philip-Wang01 in #13497
- Add unit test for PropertyGridCommands.cs file by @Philip-Wang01 in #13495
- Add code coverage for ListView.IconComparer by @MelonWang1 in #13485
- Update copilot instructions by @KlausLoeffelmann in #13586
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13587
- Add unit test for HtmlElementErrorEventArgs.cs file by @Philip-Wang01 in #13512
- Fix 13227: Update SetName of DesignerExtenders.NameExtenderProvider to virtual method by @LeafShi1 in #13558
- Skip unstable ListView UI tests by @LeafShi1 in #13514
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13589
- Add code coverage for ApplicableToButtonAttribute by @Zheng-Li01 in #13457
- Add unit test for WebBrowserUriTypeConverter.cs file by @Philip-Wang01 in #13523
- Move to xunit.v3 by @Youssef1313 in #13540
- Related to #10466 Support Tab key in the demo console by @Epica3055 in #13570
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13592
- Refactor DarkMode management for Controls as per API Review outcome by @KlausLoeffelmann in #13582
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13598
- Fix 13288 by add Task.Delay for test ListView_Click_On_Second_Column_Does_Not_Alter_CheckBoxesAsync by @LeafShi1 in #13534
- Add do...while loop in the SetValue method of SerializationResourceManager.cs until resourceName is unique by @LeafShi1 in #13578
- Add unit test for ArrayElementGridEntry.cs file by @Philip-Wang01 in #13537
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13600
- Update TreeView's TvnEndLabelEdit method to set label to null when no text has changed by @LeafShi1 in #13588
- Public Unshipped APIs by @LeafShi1 in #13601
- Back-port DarkMode Fixes to Preview 6. by @KlausLoeffelmann in #13611
- [release/10.0-preview6] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13621
- [release/10.0-preview6] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #13623
New Contributors
- @Copilot made their first contribution in #13489
Full Changelog: v10.0.0-preview.5.25277.114...v10.0.0-preview.6.25358.103
.NET 10.0 Preview 5
What's Changed
- Update Versions.props by @Tanya-Solyanik in #13347
- Update resourceManagement.yml by @Tanya-Solyanik in #13346
- Update the run-on setting to ubuntu-22.04 in .github/workflows/backport.yml by @LeafShi1 in #13340
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #13352
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #13351
- fix #13071 Changing properties with RefreshProperties.All does not requery the property list in the PropertyGrid in .net 9 (worked in .net 8) by @Epica3055 in #13295
- Add RetryHelper to fix issue unstable test RoundTrip_DataObject_SupportsTypedInterface by @LeafShi1 in #13329
- [main] Update dependencies from dotnet/arcade by @dotnet-maestro in #13364
- [main] Update dependencies from dotnet/runtime by @dotnet-maestro in #13363
- Issue 12830 multi target demo console by @ricardobossan in #12996
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro in #13370
- Add code coverage for DesignerUtils by @Zheng-Li01 in #13341
- Removing flag OperationInReleasingDataSource from DataGridView.cs by @LeafShi1 in #13362
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro in #13374
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro in #13379
- fix #13344 Disabled ToolstripMenuItems are no longer highlighted by @Epica3055 in #13354
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro in #13382
- Clean-up dependencies after first VMR sync by @ViktorHofer in #13383
- Update CustomButton.cs by @Tanya-Solyanik in #13387
- Fix Color value in PageSettings by @JeremyKuhne in #13385
- Removing all skip tag and add ListViewUITests in a new collection and add retry mechanism by @LeafShi1 in #13381
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro in #13391
- Add Framework folder from multitarget repository to the new multi-target version of DemoConsole by @ricardobossan in #13373
- Add code coverage for DesignerUtils by @Zheng-Li01 in #13384
- Fix 13286: Add a null check before getting SelectionService and BehaviorService by @LeafShi1 in #13393
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro in #13399
- Move
DataGridViewChooseDataSourceActionListinto a separate file by @ricardobossan in #13397 - Update the path of the System.Windows.Forms in codecov.yml by @LeafShi1 in #13398
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro in #13402
- Update resourceManagement.yml by @Tanya-Solyanik in #13395
- Update developer-guide.md by @Tanya-Solyanik in #13390
- Intermittent exception when creating a ListViewGroupAccessibleObject by @Tanya-Solyanik in #10934
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro in #13404
- Ensure that partial exclusions are shown in the solution explorer by @Tanya-Solyanik in #13403
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro in #13407
- Upgrade Issue-Labeler to v2.0.0 by @jeffhandley in #13405
- Moving some cases from ClipboardTests class to ClipboardCoreTests by @LeafShi1 in #13368
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro in #13415
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro in #13419
- Update label "area:NRT" to "area-NRT" by @LeafShi1 in #13417
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro in #13425
- Unify namespaces and class names under DemoConsole by @ricardobossan in #13433
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro in #13434
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro in #13438
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro in #13439
- Replace arch-specific package properties with arch neutral ones by @mmitche in #13444
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro in #13454
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro in #13463
- Throw ExternalException instead of OutOfMemory by @JeremyKuhne in #13432
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro in #13465
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro in #13469
- [main] Source code updates from dotnet/dotnet by @dotnet-maestro in #13476
- Allow IDataObjectAsyncCapability by @JeremyKuhne in #13431
- Publish unpublished APIs by @LeafShi1 in #13479
- [release/10.0-preview5] Source code updates from dotnet/dotnet by @dotnet-maestro in #13515
- [release/10.0-preview5] Source code updates from dotnet/dotnet by @dotnet-maestro in #13516
Full Changelog: v10.0.0-preview.4.25258.110...v10.0.0-preview.5.25277.114
.NET 9.0.6
.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 anInvalidOperationException. 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 theColorvalue inPageSettingswas 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 withRefreshProperties.Alldid 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