Skip to content

Releases: kaltura/playkit-android-youbora

v4.25.0

06 Jan 11:44
Compare
Choose a tag to compare

Changes from v4.24.1

New Features

  • FEC-12338 compileSdkVersion and targetSdkVersion to 33 (#102)
  • Upgrade youbora to the latest v6.8.4 (#103)

Gradle

  • implementation 'com.kaltura.playkit:youboraplugin:4.25.0'

v4.24.1

01 Nov 05:47
Compare
Choose a tag to compare

Changes from v4.24.0

Plugin Playkit Support

v4.24.1

Gradle

  • implementation 'com.kaltura.playkit:youboraplugin:4.24.1'

v4.24.0

13 Sep 15:13
Compare
Choose a tag to compare

Changes from v4.23.0

Plugin Playkit Support

v4.24.0

Upgrade

  • FEC-12085 | Upgrade Youbora SDK to v6.7.72 (#98)
    Please check the updated README

Gradle

  • implementation 'com.kaltura.playkit:youboraplugin:4.24.0'

v4.22.4

13 Jun 15:21
Compare
Choose a tag to compare
v4.22.4 Pre-release
Pre-release

Changes from v4.22.0

Plugin Playkit Support

v4.22.4

Gradle

  • implementation 'com.kaltura.playkit:youboraplugin:4.22.4'

v4.23.0

27 May 12:08
Compare
Choose a tag to compare

Changes from v4.22.0

Plugin Playkit Support

v4.23.0

Bug Fixes

  • FEC-12012 | Playrate was being sent with the complete double values. Now rounded off to send 1 decimal place value. (#92)
    Example: 1.65863218128391283f playrate will be reported as 1.7f and 1.60863218128391283f will be reported as 1.6f.

  • FEC-12058 | If calculated rendition is null then use the previously calculated rendition (#94)

  • FEC-12172 | Null protection for plugin instance (#96)

Gradle

  • implementation 'com.kaltura.playkit:youboraplugin:4.23.0'

v4.22.0

15 Mar 09:20
Compare
Choose a tag to compare

Changes from v4.21.1

Plugin Playkit Support

v4.22.0

Internal Fix

  • FEC-12017 | Javadoc Enablement (#93)

Gradle

  • implementation 'com.kaltura.playkit:youboraplugin:4.22.0'

v4.21.1

03 Mar 15:43
Compare
Choose a tag to compare

Changes from v4.21.0

Plugin Playkit Support

v4.21.1

Gradle

  • implementation 'com.kaltura.playkit:youboraplugin:4.21.1'

v4.19.4

02 Mar 11:11
Compare
Choose a tag to compare

Changes from v4.19.0

Plugin Playkit Support

v4.19.4

Gradle

  • implementation 'com.kaltura.playkit:youboraplugin:4.19.4'

v4.21.0

28 Feb 23:08
Compare
Choose a tag to compare

Changes from v4.20.1

Note:

Since Bintray sunset you will have to add dependency for Youbora in your all projects gradle dependency

maven { url  "https://npaw.jfrog.io/artifactory/youbora/" }

Plugin Playkit Support

v4.21.0

Bug Fixes

  • FEC-11847 | Add audio/video codes report to Youbora + streaming protocol (#87)
  • FEC-11932 | Fix null Video codec report in Youbora HLS streams (#88)
  • FEC-11963 | If Player is paused then playbackrate should be reported 0 to Youbora (#89)
  • FEC-11968 | Update lastReportedAdPlayhead value in AdProgress event (#90)
  • FEC-11969 | Removed additional adStart event firing (#91)

Gradle

  • implementation 'com.kaltura.playkit:youboraplugin:4.21.0'

v4.20.1

04 Jan 17:49
Compare
Choose a tag to compare

Changes from v4.19.0

Note:

Since Bintray sunset you will have to add dependency for Youbora in your all projects gradle dependency

maven { url  "https://npaw.jfrog.io/artifactory/youbora/" }

Plugin Playkit Support

v4.20.1

Upgrades

  • FEC-11727 | Youbora Plugin upgrade to v6.7.53 (#79)
  • FEC-11715 | Compile SDK version to 31 | Gradle to v7 | Kotlin Version to v1.5.20 (#78)

Feature

  • FEC-11805 | Implement missing override getPlayrate method (#83)

Bug Fixes

  • FEC-11777 | Added NPE protection before sending fireInit() (#80)
  • FEC-11783 | Report DRM scheme to Youbora if not provided by App (#81)
  • FEC-11809 | Do not reset mediaConfig and householdId when going to background (#82)

Gradle

  • implementation 'com.kaltura.playkit:youboraplugin:4.20.1