Skip to content

v3.4.1

Compare
Choose a tag to compare
@sorccu sorccu released this 03 May 11:00
· 111 commits to master since this release

3.4.1 (2019-05-03)

Fixes

  • Updated adbkit-apkreader to fix an APK manifest parsing issue on applications processed by 360 encryption services, which changes the application key to com.stub.StubApp. Thanks @JChord!
  • Updated adbkit to public key parsing on recent versions of ADB. Thanks @codeskyblue!

Enhancements

  • Exposed the ZMQ_IPV6 environment variable, making it possible to enable IPv6 for ZeroMQ. Thanks @aokhotin!