Releases: yume-chan/ya-webadb
Releases · yume-chan/ya-webadb
v2.6.0
v2.5.2
v2.5.1
v2.5.0
What's Changed
@yume-chan/scrcpy-decoder-webcodecs
- Expose
VideoDecoder.prototype.configure'shardwareAccelerationoption inWebCodecsVideoDecoder's constructor (#822).
Note: if a value is specified but the browser/OS doesn't support such decoding mode, theconfigurecall will throw an error.
Full Changelog: v2.4.0...v2.5.0
v2.4.0
v2.3.2
What's Changed
- Fix scrcpy startup on Android 7.0 and below by using CLASSPATH by @daviddang91 in #819
New Contributors
- @daviddang91 made their first contribution in #819
Full Changelog: v2.3.1...v2.3.2
v2.3.0
This version add support for new Scrcpy version:
@yume-chan/scrcpy and @yume-chan/adb-scrcpy
- Add support for server version 3.3.3 (no protocol changes)
Full Changelog: v2.2.1...v2.3.0
v2.2.0
This version add support for new Scrcpy version:
@yume-chan/scrcpy and @yume-chan/adb-scrcpy
- Add support for server version 3.3.2 (no protocol changes)
Full Changelog: v2.1.1...v2.2.0
v2.1.1
v2.1.0
This is a small feature release:
@yume-chan/adb
AdbServerClient.prototype.getDevicesandAdbServerClient.prototype.trackDevicesnow supports filtering devices by their states. Potentially return all devices from Google ADB server.
@yume-chan/scrcpy
- Add support for server version 3.2
See https://tangoadb.dev/tango/upgrade/ for details and migration guides.
Full Changelog: v2.0.1...v2.1.0