stf v3.4.2 Release Notes

Release Date: 2020-05-31 // almost 4 years ago
  • 3.4.2 (2020-05-31)

    ๐Ÿ›  Fixes

    • Fixed SAML_ID_PROVIDER_CERT_PATH in example SAML auth provider unit #1061. Thanks @mitchtech!
    • ๐Ÿ›  Fixed Chinese characters handling #1204. Thanks @xu-duqing!

    โœจ Enhancements

    • โšก๏ธ Updated STFService.apk, minitouch and minicap to support Android 11. Thanks @denis99999 and @pcrepieux!
    • โž• Added addAdbPublicKey endpoint #770. Thanks @neofreko!
    • โž• Added pt_BR translation #1038. Thanks @esmiralha!
    • โž• Added market name to device properties #1002.
    • โž• Added group feature #1056. Thanks @denis99999!
    • โž• Added validation for filter.pid/ filter.tid/ filter.data input objects #1074. Thanks @lukzeg!
    • โž• Added opening device view via reselecting device from device view #1077. Thanks @lukzeg!
    • โž• Added device logs separation #1095. Thanks @lukzeg!
    • โšก๏ธ Updated NodeJS to 8.9.3 #1169.
    • โž• Added alternative dockerfiles for armhf and x86_64 architectures #1174, #1191. Thanks @denis99999 and @petemyron!
    • โž• Added touchMove error handling #1189. Thanks @att55!

Previous changes from v3.4.1

  • 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!