Skip to content

v7.21.3

Compare
Choose a tag to compare
@amirch1 amirch1 released this 23 Jul 08:10
· 116 commits to master since this release

Bug Fixes

  • settings-media-repurposing: Add link to Automation Manager guide from KMC KMCNG-2632 (4826ec9)
  • settings-media-repurposing: columns in Automation Manager tables are not resizable KMCNG-2654 (3e34e60)
  • settings-media-repurposing: prevent entering invalid user ID in custom list KMCNG-2653 (5061664)
  • settings-media-repurposing: Review tab UI changes KMCNG-2658 (bc89272)
  • settings/teams-integration: display error indication and help link KMCNG-2657 (ed5988c)

Installation:

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