What's Changed
- Add comprehensive GitHub Copilot instructions for Ursa.Avalonia development by @Copilot in #780
- Replace AutoCompleteBox demo data with shared ControlData model by @Copilot in #778
- Fix UrsaWindow memory leakage. by @rabbitism in #785
- Update coverlet.collector to 6.0.4 by @Copilot in #793
- Replace Avalonia.ReactiveUI with ReactiveUI.Avalonia to use newer ReactiveUI version by @Copilot in #795
- Add Russian local to the resources. by @Reidea in #796
- fix: PathPicker's File Filtering Function malfunctions by @JusterZhu in #786
- [New Control] Descriptions by @rabbitism in #791
- Improve Introduction page with condensed layout and 20+ diverse controls by @Copilot in #790
- Add Chinese README with cross-language navigation links by @Copilot in #801
- Implement JumpTo command and navigate Introduction page after starting app by @zdpcdt in #803
- Add Int64Displayer control for long type support by @Copilot in #811
- Update Avalonia version to 11.3.7 across project files by @rabbitism in #809
- Add keyboard navigation and focus styles to TreeComboBox and MultiComboBox by @Copilot in #808
- Improve locale switch performance. by @rabbitism in #816
- Fix NavMenu selection on right-click by @Copilot in #819
- Update conditional compilation symbols for .NET version handling by @rabbitism in #820
- Remove obsolete compatible resources from Index.axaml by @rabbitism in #821
- Enhance TitleBar and CaptionButtons to respect latest Window.CanMaximize and Window.CanMinimize by @rabbitism in #815
- Fix margin when multi-auto has no left content. by @rabbitism in #822
- feat: add AI style for IconButton. by @zdpcdt in #823
- Bump Version to 1.14.0 by @zdpcdt in #824
- Update Android dependency restore path in publish.yml. by @zdpcdt in #825
New Contributors
- @Copilot made their first contribution in #780
- @Reidea made their first contribution in #796
- @JusterZhu made their first contribution in #786
Full Changelog: v1.13.0...v1.14.0