Skip to content

v4.5.0 - apkOptions, similar to apkVersionOptions - custom headers for APK fetch

Compare
Choose a tag to compare
@mikehardy mikehardy released this 27 Jun 04:20
97d6f3b

v4.5.0

  • feat: add apkOptions for custom HTTP method/headers in APK fetch (#34, thanks again @rejunges!)

  • chore: prepare for 4.5.0 release 0384360
  • Added apkOptions to UpdateApk. apkOptions is optional and complements or replaces the DownloadFileOptions (from react-native-fs) to download the new Apk 2a22bfb
  • Add headers param to download the new APK file. 1ce5a66
  • docs(CHANGELOG): fix changelog formatting 09fa9aa

v4.4.0...v4.5.0