Skip to content

v6.5.2

Compare
Choose a tag to compare
@amirch1 amirch1 released this 18 Mar 07:01
· 562 commits to master since this release

Bug Fixes

  • administation/user: update role description when a new role is selected KMCNG-2305 (050128b)
  • analytics: Prevent loading jQuery with Analytics KMCNG-2307 (6890d9d)
  • share-and-embed: V7 iFrame embed - support encrypted-media SUP-26849 (48f5a93)
  • upload: fill additional entry fields upon upload KMCNG-2308 (33acb00)

Installation:

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