v2.9.0

the-dev-tools/dev-toolsv2.9.0Apr 24, 2026by viarotel

AI Summary

v2.9.0 introduces independent app startup configurations, support for multi-user/clone Android applications, and various performance optimizations and bug fixes.

Key Highlights

  • Fully independent configuration for app startup.
  • Support for launching Android multi-user/clone applications.
  • Independent landscape secondary screen launch options.
  • Optimized embedded image startup performance.
  • Fixes for window arrangement incompatibilities.

New Features

  • Independent app startup configuration
  • Multi-user/clone application support
  • Secondary screen launch options
  • Performance optimizations (subscription, packaging, scheduled tasks)
  • File management UI fixes
  • Window arrangement fixes

Full Release Notes

## [2.9.0](https://github.com/viarotel/escrcpy-x/compare/v2.8.1...v2.9.0) (2026-04-24)


### Features

* 🚀 Fully support independent configuration for app startup ([2d7c632](https://github.com/viarotel/escrcpy-x/commit/2d7c632634bb15ed90ae2a1c42916e90b15c47a6))
* 🚀 Supports launching Android multi-user/clone applications and provides independent landscape secondary screen launch options for applications ([67612d9](https://github.com/viarotel/escrcpy-x/commit/67612d9072aacf466b01874b3004140f9878d32d))


### Bug Fixes

* 🐛 Fix the problem that the app startup is affected by window arrangement from the root ([2a1f846](https://github.com/viarotel/escrcpy-x/commit/2a1f84609b034d3f341d0b7c49d9c8ad400ed20e))
* 🐛 Fixed the interaction experience problem of the operation button at the top of the scheduled task list ([dc7bcbc](https://github.com/viarotel/escrcpy-x/commit/dc7bcbc06a8ba4c4293859a1da8c1a6fc503b0ce))
* 🐛 Fixed the issue where clicking the Cancel/Save button did not respond when editing files in file management ([8df5822](https://github.com/viarotel/escrcpy-x/commit/8df5822fbdb0223c5da67336cfb980e65f7e4c10))
* 🐛 Fixed the issue where the app launch was affected by window arrangement ([540d813](https://github.com/viarotel/escrcpy-x/commit/540d8133a64415df0bc7c51bf3bc107dffaa8566))
* 🚀 Solve the problem of incompatible window arrangements for embedded mirror ([d651412](https://github.com/viarotel/escrcpy-x/commit/d6514125947eefc8d192c8b301fc253b53f3055d))


### Performance Improvements

* ⚡️ Optimize embedded image startup performance ([a836101](https://github.com/viarotel/escrcpy-x/commit/a836101eb543752a8f337eb3cb5bb5b6d367e1ff))
* 👷 Optimize subscription configuration ([284a6d6](https://github.com/viarotel/escrcpy-x/commit/284a6d6db73bd23072fd858059f114e9dda8c89b))
* 🚀 Disable uncommon flatpak builds to improve packaging speed ([472c1b7](https://github.com/viarotel/escrcpy-x/commit/472c1b796b5e3399509f772c177fa6657e963532))
* 🚀 Improve the reliability of scheduled task execution ([da148de](https://github.com/viarotel/escrcpy-x/commit/da148de60da5cad30f47eef02800131ce1cee46d))
* 🚀 Optimize the app configuration ([ae9c87e](https://github.com/viarotel/escrcpy-x/commit/ae9c87e9bb4678f70b172358bb5b7dce70a415db))