Skip to content

Releases: DeviceFarmer/stf

v3.6.8

04 Apr 11:26
7e67e66
Compare
Choose a tag to compare

What's Changed

  • grant STFService permissions to be able to use features by @jupe in #765
  • Update STFService.apk to 2.5.2 by @koral-- in #766
  • Update version to 3.6.8 by @koral-- in #767

Full Changelog: v3.6.7...v3.6.8

v3.6.7

23 Mar 16:25
0983341
Compare
Choose a tag to compare

What's Changed

  • Add Dockerfile for arm64 by @im-0 in #712
  • Add more CLI options for stf local to support reverse proxies by @im-0 in #714
  • Fix the description in Dockerfile-debian-arm64 by @im-0 in #713
  • Fix mobile browser detection so that "Desktop mode" works as expected by @im-0 in #715
  • Update STFService.apk to 2.4.12 by @koral-- in #718
  • Update STF Service APK to 2.4.12 by @denis99999 in #717
  • Bump browserify-sign from 4.2.1 to 4.2.2 by @dependabot in #720
  • Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #722
  • Bump semver from 7.5.1 to 7.5.2 by @dependabot in #721
  • fix bug on cookie using https by @denis99999 in #752
  • Implement enable/disable bluetooth of devices by @jupe in #754
  • Update STF service APK to 2.5.0 by @koral-- in #755
  • fix syrup require by @jupe in #756
  • UI support to cleanup bluetooth bonded devices by @jupe in #757
  • options to disable bluetooth and/or clean bonded (paired) devices by @jupe in #758
  • Update STFService APK to 2.5.1 by @koral-- in #761
  • Update version to 3.6.7 in package.json by @koral-- in #762

New Contributors

  • @im-0 made their first contribution in #712

Full Changelog: v3.6.6...v3.6.7

v3.6.6

18 Aug 18:39
86c1aad
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.5...v3.6.6

v3.6.5

30 Mar 14:41
1997a76
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.4...v3.6.5

v3.6.4

26 Apr 22:18
3425d83
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.3...v3.6.4

v3.6.3

26 Apr 18:57
a56e53e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.1...v3.6.3

v3.6.1

10 Mar 23:45
1db3c2d
Compare
Choose a tag to compare
  • Revert adbkit upgrade

v3.6.0: Release 3.6.0 (#190)

09 Mar 18:46
19eba7d
Compare
Choose a tag to compare
  • Fix AAB installation fails when /tmp is on different mountpoint than storage-temp save directory #139
  • Update dependency versions, including adbkit rewritten in TypeScript

v3.5.0

18 Oct 02:32
v3.5.0
932d21b
Compare
Choose a tag to compare

Fixes

  • Update dependency versions
  • Fix minicap disconnection on getting file #97
  • Fix icons displaying #59. Thanks @Cookies52!

Enhancements

  • Add .aab installation support #103. Thanks @nghiaviminh!
  • Change jpeg-turbo dependency to @julusian/jpeg-turbo #90
  • Add Android 11 support