Skip to content

v2.8.1

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Aug 22:14
· 4 commits to main since this release

馃悰 Bug fixes

  • Fix Android code pairing input width on Windows and Linux. (#357 by @gabrieldonadel)
  • Fix NO_RESOURCES retry counter and open-file slot leak in AFCClient. (#366 by @YuriNachos)
  • Fix formatBytes returning values off by a factor of 1024虏 for sizes of at least 102.4 GB. (#363 by @YuriNachos)
  • Fix ENAMETOOLONG crash when installing builds served via long signed URLs. (#365 by @YuriNachos)
  • Fix installing Android .apk builds distributed via signed URLs. (#364 by @YuriNachos)
  • Recognize the lowercase ~/Android/sdk Android SDK path on Linux. (#362 by @YuriNachos)

馃挕 Others

  • Remove deprecated Expo GraphQL API field usage. (#359 by @tchayen)