Releases: apivideo/api.video-android-client
Releases · apivideo/api.video-android-client
v1.5.4
- Upgrade dependencies, gradle and Kotlin
v1.5.3
- Add support for API level >= 34 for WorkManager
v1.5.2
- Extend Android minSdkVersion to 21
v1.5.1
- Fix cancellation of upload workers for the WorkManager API
v1.5.0
- Improve cancel of upload workers for the WorkManager API
v1.4.2
- Fix upload with upload token and video id when video is smaller than chunk size
v1.4.1
- Fix upload notification resources name
v1.4.0
- Introducing new live streams restream feature
- Introducing new analytics endpoints
v1.3.2
- Add upload token and videoId in WorkManager tags
v1.3.1
- Add custom tag for WorkManager
- Fix tag for progressive upload in WorkManager
- Worker now returns the file in case developer want to delete it after upload.