Skip to content

v6.3.1

Compare
Choose a tag to compare
@amirch1 amirch1 released this 14 Dec 07:09
· 593 commits to master since this release

Bug Fixes

  • entries/list: Webcast entries - display link to Realtime Analytics in entries table actions menu (096111a)
  • entry/permissions: Handle advertising and category / playlist permissions on bulk actions (#920) (efc7742)
  • entry/upload: Support m2v video file format (820810c)
  • login: support 2FA login where the KS is passed via configuration instead of URL parameters (f702963)

Features

  • localization: support Portuguese language (#923) (b86cd65)

Installation:

  1. Unzip v6.3.1.zip into /opt/kaltura/apps/kmcng/v6.3.1
  2. Run uiconf deployment with --ini=v6.3.1/deploy/config.ini
  3. Run uiconf deployment with --ini=v6.3.1/deploy_v7/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=v6.3.1/deploy/config.ini
  • Run php /opt/kaltura/app/deployment/uiconf/deploy_v2.php --user=www-data --group=www-data --ini=v6.3.1/deploy_v7/config.ini