This repository has been archived by the owner on Dec 29, 2023. It is now read-only.
Releases: srevinsaju/guiscrcpy
Releases · srevinsaju/guiscrcpy
Continuous build
Release v2023.1.1
Release v2022.7.1
Release v2022.6.1
Build log: https://github.com/srevinsaju/guiscrcpy/actions/runs/2605920293
Guiscrcpy changed to a new release versioning pattern!
What's Changed
- feat: bump dependencies by @srevinsaju in #298
- 2022.6.1 Release by @srevinsaju in #310
Full Changelog: v4.12.0...v2022.6.1
Release v4.12.0
Release v4.11.3
Build log: https://github.com/srevinsaju/guiscrcpy/actions/runs/1601337950
What's Changed
- Fix error unexpected type 'float' on python 3.10 by @RCristiano in #278
- ci: fix appimage builds by @srevinsaju in #281
- fix: scrcpy not loading on guiscrcpy due to conflict with gmodule by @srevinsaju in #283
New Contributors
- @RCristiano made their first contribution in #278
Full Changelog: v4.11.2...v4.11.3
Release v4.11.2
Chores
- bump guiscrcpy version to v4.11.2 (Srevin Saju)
Build log: https://github.com/srevinsaju/guiscrcpy/actions/runs/1491677489
Release v4.11.1
v4.11.0
v4.11.0 Features a lot of bug fixes and improvements especially for Windows and MacOS users, and featuring some bug fixes made
during the Hacktoberfest for sndxpy, usbaudio and android version detection. This release also adds support for v1.20 of scrcpy.
What's Changed
- chore(deps): bump pillow from 8.1.1 to 8.2.0 by @dependabot in #242
- fix: include pynput.keyboard._xorg by @srevinsaju in #249
- Update setup.py by @anukaal in #258
- 4.x by @srevinsaju in #251
- ci: install PySide2 bindings on build by @srevinsaju in #262
- Fixed Android version detection function and audio bridge chooser by @gouravkhunger in #261
- Fix typo in variable _api by @gouravkhunger in #271
- feat: add pywin32 dependency only on windows systems by @srevinsaju in #266
- Fix wrong links in README by @gouravkhunger in #274
- docs: Add m1 specific build instructions (#264) by @gouravkhunger in #272
New Contributors
- @anukaal made their first contribution in #258
- @gouravkhunger made their first contribution in #261
Full Changelog: v4.10.0...v4.11.0
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)