v2.11.1
viarotel-org/escrcpyv2.11.1May 19, 2026by viarotel
AI Summary
This release updates to scrcpy 4.0 and introduces display presets for device application interaction, along with keyboard mapping improvements and various bug fixes for mouse mapping and binary dependency caching.
Key Highlights
- Updated to scrcpy 4.0
- Added display presets for device application interaction
- Fixed keyboard click hold behavior and view control
- Fixed mouse mapping simultaneous trigger issue with multiple components
- Binary dependency caching fix for version upgrades
- Keyboard mapping module lifecycle reconstruction
New Features
- Display presets for device application interaction
- scrcpy 4.0 update
- Keyboard mapping perspective control removal
- Keyboard mapping and viewing angle control reconstruction
Full Release Notes
## [2.11.1](https://github.com/viarotel/escrcpy-x/compare/v2.10.2...v2.11.1)(2026-05-12) ### Features * ⚡️ Optimizations for enabling device application interaction include adding display presets * 🚀 Update to scrcpy 4.0 ### Bug Fixes * **keyboard:** align click hold behavior and improve view control * 🐛 Fixed the issue where mouse mapping cannot be triggered simultaneously when multiple components exist ### Performance Improvements * 🚀 Solve the problem that binary dependency caching may cause program anomalies after version upgrades ### Code Refactoring * ➖ Remove redundant code * 👷 Optimize the preference interactive experience * 🚀 Reconstruct the keyboard mapping module lifecycle skeleton to improve scalability * ➖ Removed redundant option for keyboard mapping perspective control * 🚀 Keyboard mapping and viewing angle control function reconstruction and optimization * 🚀 Update the sorting of dependency imports