These release notes cover the most visible changes for each release. Typical releases will also include minor changes behind the scenes to improve performance and reliability.
XamRight 4.4. (March 2024)
- Add support for detecting potential Xaml usages which would hit known .NET MAUI bugs
- Fix bug which prevented some features from being accessible in XamRight Standard
XamRight 4.2 (June 2023)
- Fix bug causing some users’ trial periods to end too soon
XamRight 4.0 (May 2023)
- Support for analysis and refactoring of WPF Xaml
- Analysis enhancements, including improvements to coverage of DataTemplates in ResourceDictionaries
- Updating Accessibility and Dark Mode warnings for .NET MAUI, including new SemanticProperties class to replace AutomationProperties
- General improvements to accuracy and coverage of Accessibility and Dark Mode warnings for Xamarin.Forms and .NET Maui
XamRight 3.50 (April 2023)
- Public release for Visual Studio for Mac 2022
- Add hotkeys for common refactorings and other commands
- Analysis improvements, including more complete coverage of Shell and SearchHandler
- Support for creating view model properties for .NET Community Toolkit [ObservableProperty]
- Improved usability for Grid refactoring commands
- Expose Extensibility for custom Xaml checks
- New warnings, including incorrect calls to NotifyPropertyChanged and potential to be affected by Maui issue #9567