Skip to content

Releases: Vydia/react-native-background-upload

v6.2.0

08 Sep 06:56
Compare
Choose a tag to compare

6.2.0 (2020-09-08)

Features

  • [Android] Use root project SDK. Update kotlin to 1.4.0 (#216) (b8eaa84)

v6.1.0

28 Aug 19:54
Compare
Choose a tag to compare

6.1.0 (2020-08-28)

Features

  • bump android kotlin and build tools versions (87c41e5)

v6.0.0

13 Aug 21:30
Compare
Choose a tag to compare

6.0.0 (2020-08-13)

Features

BREAKING CHANGES

  • The android-upload-service has been upgraded to version 4.3.0. This solves some problems with the event listener 'completed' not being called (randomly). It also requires a minSdkVersion of 21. Written in Kotlin.

v5.7.0

09 Jun 19:40
Compare
Choose a tag to compare

5.7.0 (2020-06-09)

Features

  • Add iOS group app id support & fix .d.ts (#198) (6729599)

v5.6.1

07 Apr 17:16
Compare
Choose a tag to compare

5.6.1 (2020-04-07)

Bug Fixes

  • [types] responseCode is not a number (#190) (478422a)

v5.6.0

03 Apr 20:39
Compare
Choose a tag to compare

5.6.0 (2020-04-03)

Features

  • [Android] adjust imports for android x. closes #173 (44d2fc6)

v5.5.0

01 Apr 21:44
Compare
Choose a tag to compare

5.5.0 (2020-04-01)

Features

  • add index.d.ts file with Typescript bindings (#182) (11fdb8b)

v5.4.0

27 Mar 21:59
Compare
Choose a tag to compare

5.4.0 (2020-03-27)

Features

  • [Android] bump minSDK to 18, targetVersion to 28. Closes #171 (a7968f9)

v5.3.0

26 Mar 20:09
Compare
Choose a tag to compare

5.3.0 (2020-03-26)

Features

  • [Android] adding support for UTF8-characters on multi part uploads (#168) (e9add69)

v5.2.2

25 Mar 21:22
Compare
Choose a tag to compare

5.2.2 (2020-03-25)

Bug Fixes

  • [Android] dismiss cancelled notifications (#140) (deeade6)