Skip to content

v5.12.0

Choose a tag to compare

@amirch1 amirch1 released this 17 Jul 05:16
· 1011 commits to master since this release

Bug Fixes

  • analytics: allow real-time analytics player to toggle full screen (fc2483e)
  • Fix caption request not working on Mac Safari (b4c4461)
  • entries/bulk-actions: prevent app crash on bulk edit (#852) (67c3172)
  • entry/details: hide old analytics link if not available (#849) (b4d77bb)
  • entry/live: update go live button status upon polling (#850) (2ce5741)
  • login: Clear error message after restoring password fails (bfee611)
  • preview: support DRM playback in all KMC preview players (e3d1dcc)
  • settings/my-user-settings: remove email edit option (a7bd6a1)
  • settings/transcoding-settings: prevent removal of default flavorParamId when saving profile flavors list (27ac9b8)
  • share & embed: Refresh player when switching embed types to properly render thumbnail embed (#847) (e0a0a0c)
  • upload: update client lib to support minimumChunkSize specification when creating a new uploadToken (537526e)

Features

  • analytics: provide date format in analytics config (#854) (82d31f4)
  • entry(captions): support SCC caption type

Installation:

  1. Unzip v5.12.0.zip into /opt/kaltura/apps/kmcng/v5.12.0
  2. Run uiconf deployment with --ini=v5.12.0/deploy/config.ini

Kaltura Server notes

To run uiconf deployment in the server:

  • Open folder /opt/kaltura/apps/kmcng/
  • Run php /opt/kaltura/app/deployment/uiconf/deploy_v2.php --user=www-data --group=www-data --ini=v5.12.0/deploy/config.ini