This repository has been archived by the owner on Dec 29, 2023. It is now read-only.
v4.10.0
Highlights ✨
guiscrcpy
now does not crash on mapper initialization. Thanks to Avinash Reddy- We can now use a five-digit port number in guiscrcpy for wireless ADB connections, thanks to runo280
- Fixed a high memory usage security vulnerability in one of guiscrcpy's dependencies
- We can now see hidden files in the
scrcpy
,adb
file chooser. Thanks to Sergej Sanikovic
Features
- ability to add five-digit port number (#224) #224 (runo280)
- release v4.10.0 (Srevin Saju)
Bug Fixes
- ImportError on mapper initialize (#215) #215 (Avinash Reddy)
- show hidden files in QFileDialog too (#228) #228 (Srevin Saju)
- remove +x for LICENSE (Srevin Saju)
Documentation
- add website (Srevin Saju)
- update README (Srevin Saju)
- Revise readme (Srevin Saju)
- fix link to downloads on the main README (Srevin Saju)
Chores
- deps: bump pillow from 8.1.0 to 8.1.1 (#227) #227 (dependabot[bot])
Commits
- [d8eaf8a]: complementarity for: #224 (#225) (runo280) #225
- Merge branch 'master' of github.com:srevinsaju/guiscrcpy (Srevin Saju)