Skip to content

v7.14.0

Compare
Choose a tag to compare
@amirch1 amirch1 released this 26 Sep 07:34
· 245 commits to master since this release

Bug Fixes

  • content/moderation: display moderated entries with displayInSearch=-1 SUP-36757 (#1055) (c0ba629)

Features

  • content/entry: support thumbnail embed for player v7 FEC-13351 (#1053) (405ab45)

Installation:

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