Releases: kaltura/kmc-ng
Releases · kaltura/kmc-ng
v5.10.0
Bug Fixes
- administration/multi-account: allow only active accounts to be used as templates (3107050)
- administration/multi-account: disable "Create" button until data loads (24e9d2e)
- administration/multi-account: disregard removed templates for new account creation (542a01c)
Features
- administration/multi-account: Multi-account management
- content/entries: Bulk add/remove of co-viewers (4e24b9b)
Installation:
- Unzip
v5.10.0.zip into/opt/kaltura/apps/kmcng/v5.10.0 - Run uiconf deployment with
--ini=v5.10.0/deploy/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=v5.10.0/deploy/config.ini
v5.9.1
Bug Fixes
- prevent passwords auto filling (#831) (d853051)
- entry/captions: support Luxembourgish captions (9cae1a9)
Installation:
- Unzip
v5.9.1.zip into/opt/kaltura/apps/kmcng/v5.9.1 - Run uiconf deployment with
--ini=v5.9.1/deploy/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=v5.9.1/deploy/config.ini
v5.9.0
Bug Fixes
- users/edit: select the correct user role in the roles drop-down when editing an existing user (30e532d)
- login: prevent auto-fill of password field
Features
- Display thumbnail tags in the entry thumbnails table
Installation:
- Unzip
v5.9.0.zip into/opt/kaltura/apps/kmcng/v5.9.0 - Run uiconf deployment with
--ini=v5.9.0/deploy/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=v5.9.0/deploy/config.ini
v5.8.0
Bug Fixes
- Server poll invalid KS handling (#827) (6215876)
- content/category: Allow editing entitlements of categories which owner was deleted (72219ae)
- content/syndication: Handle Syndication feeds which use a playlist which is not loaded in the first 500 playlists (#826) (21a1bcc)
Features
- entry/users: Add co-viewers form field (#828) (d4222fd)
- let user choose date format (#829) (a163026)
Installation:
- Unzip
v5.8.0.zip into/opt/kaltura/apps/kmcng/v5.8.0 - Run uiconf deployment with
--ini=v5.8.0/deploy/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=vX.X.X/deploy/config.ini- Replace X.X.X in the above command with the actual version number
v5.7.1
v5.7.0
v5.6.5
v5.6.4
Bug Fixes
- entry/captions: Support ordering captions for Youtube entries (701dd3f)
- entry/related: Add support to JSON files in entry related files (bcc05f6)
- syndication: Fix issue in ITunes Syndication feeds with categories containing ampersand (b738b46)
Installation:
- Unzip
v5.6.4.zip into/opt/kaltura/apps/kmcng/v5.6.4 - Run uiconf deployment with
--ini=v5.6.4/deploy/config.ini
v5.6.3
v5.6.2
Bug Fixes
- advertisements: Enable advertisements for entries without Source flavor (e9e29d0)
- analytics: Fix cdn_host parameter passed to Live-Analytics (c290579)
- syndication: Syndication feeds are not created for some playlists
Installation:
- Unzip
v5.6.2.zip into/opt/kaltura/apps/kmcng/v5.6.2 - Run uiconf deployment with
--ini=v5.6.2/deploy/config.ini