Bug Fixes
- Normalize start Text pointer to support Text Cursor Indicator (#10802)
This change ensures that the starting text pointer is normalized, which improves compatibility with the Text Cursor Indicator accessibility feature. Users relying on assistive technologies will experience more reliable cursor behavior in text controls.
Technical Improvements
- Merging internal commits for release/8.0 (#10848)
This pull request merges various internal commits into the release/8.0 branch, incorporating behind-the-scenes improvements and maintenance updates that help keep the codebase stable and up to date.
Infrastructure
- Update branding to 8.0.17 (#10832)
Updates the product branding to version 8.0.17, ensuring that all version identifiers and metadata reflect the latest release. This helps users and developers clearly identify the current version.
Dependency Updates
- Update dependencies from dotnet/arcade (#10852)
Updates the build and infrastructure dependencies from the dotnet/arcade repository. This brings in the latest improvements and fixes from the arcade toolset, enhancing build reliability and consistency.
This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.
Full Changelog: v8.0.16...v8.0.17