v7.20.0
Bug Fixes
- content/bulk-upload: remove the created between filter from the UI SUP-37903 (d1e2ec5)
- content/entry: list more than 30 custom metadata schemas SUP-40363 (eb6ec10)
- content/entry: remove "clipped from" from entry details if the entry is a room recording KMCNG-2593 (3b5afe8)
- languages: fix typos in language names SUP-41799 (6779c01)
- settings/authentication: tooltip change KMCNG-2597 (0d3daea)
Features
- settings/media-automation: Media Automation KMCNG-2559 (#1065) (749f44e)
- settings/integration: Teams Integration KMCNG-2584 (#1066) (9cbfe09)
Installation:
- Unzip
v7.20.0
.zip into/opt/kaltura/apps/kmcng/v7.20.0
- Run uiconf deployment with
--ini=v7.20.0/deploy/config.ini
- Run uiconf deployment with
--ini=v7.20.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.20.0/deploy/config.ini
- Run php
/opt/kaltura/app/deployment/uiconf/deploy_v2.php --user=www-data --group=www-data --ini=v7.20.0/deploy_v7/config.ini