Releases: Vydia/react-native-background-upload
Releases · Vydia/react-native-background-upload
v6.2.0
6.2.0 (2020-09-08)
Features
- [Android] Use root project SDK. Update kotlin to 1.4.0 (#216) (b8eaa84)
v6.1.0
6.1.0 (2020-08-28)
Features
- bump android kotlin and build tools versions (87c41e5)
v6.0.0
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
5.7.0 (2020-06-09)
Features
- Add iOS group app id support & fix .d.ts (#198) (6729599)
v5.6.1
5.6.1 (2020-04-07)
Bug Fixes
v5.6.0
5.6.0 (2020-04-03)
Features
- [Android] adjust imports for android x. closes #173 (44d2fc6)
v5.5.0
5.5.0 (2020-04-01)
Features
- add index.d.ts file with Typescript bindings (#182) (11fdb8b)
v5.4.0
5.4.0 (2020-03-27)
Features
- [Android] bump minSDK to 18, targetVersion to 28. Closes #171 (a7968f9)
v5.3.0
5.3.0 (2020-03-26)
Features
- [Android] adding support for UTF8-characters on multi part uploads (#168) (e9add69)
v5.2.2
5.2.2 (2020-03-25)
Bug Fixes
- [Android] dismiss cancelled notifications (#140) (deeade6)