v1.4.2
Genymobile/scrcpyv1.4.2Aug 23, 2026by github-actions[bot]
AI Summary
A minor update addressing a web client issue where stale chunks fail to load during navigation, introducing an auto-reload mechanism to handle these failures gracefully.
Key Highlights
- Fix for stale chunk load failure during navigation
- Auto-reload functionality for web client
- Issue WEB-8632
Full Release Notes
## What's Changed * [WEB-8632] fix(web): auto-reload on stale chunk load failure during navigation