remove unnecessary

This commit is contained in:
vanzue
2025-11-17 13:25:00 +08:00
parent 940a7b8898
commit bce4046de1

View File

@@ -220,7 +220,6 @@ For an in-depth look at the latest changes, visit the [Windows Command Line blog
- Consolidated installer builds to produce both machine and user installers simultaneously, reducing build time and complexity.
- Migrated exclusively to WiX v5 installer infrastructure, removing legacy WiX v3 support.
- Temporarily removed PowerToys installer path from PATH environment variable to prevent application crashes.
- Updated installer hashes for release 0.95.1.
- Added complete OCR UI test coverage with automated tests for activation, settings, language selection, and text extraction.
- Fixed test input for drive path normalization in bookmark resolver unit tests.
- Fixed Peek UI tests by restoring Ctrl+Space activation shortcut for test scenarios.