Skip to content

Releases: kaltura/kmc-ng

v5.10.0

29 May 07:34

Choose a tag to compare

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:

  1. Unzip v5.10.0.zip into /opt/kaltura/apps/kmcng/v5.10.0
  2. 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

21 May 08:56

Choose a tag to compare

Bug Fixes

  • prevent passwords auto filling (#831) (d853051)
  • entry/captions: support Luxembourgish captions (9cae1a9)

Installation:

  1. Unzip v5.9.1.zip into /opt/kaltura/apps/kmcng/v5.9.1
  2. 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

16 May 09:53

Choose a tag to compare

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:

  1. Unzip v5.9.0.zip into /opt/kaltura/apps/kmcng/v5.9.0
  2. 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

21 Apr 08:46

Choose a tag to compare

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

Installation:

  1. Unzip v5.8.0.zip into /opt/kaltura/apps/kmcng/v5.8.0
  2. 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

04 Apr 12:17

Choose a tag to compare

Features

  • Content interactions dashboard in the analytics dashboards
  • Export to csv functionality in the analytics dashboard

Installation:

  1. Unzip v5.7.1.zip into /opt/kaltura/apps/kmcng/v5.7.1
  2. Run uiconf deployment with --ini=v5.7.1/deploy/config.ini

v5.7.0

28 Mar 06:19

Choose a tag to compare

Features

Bug Fixes

  • entry/contribution: Fix entry size calculation (eb82ba2)
  • entry/preview: Support Youtube entries playback in mini-preview (9c18060)

Installation:

  1. Unzip v5.7.0.zip into /opt/kaltura/apps/kmcng/v5.7.0
  2. Run uiconf deployment with --ini=v5.7.0/deploy/config.ini

v5.6.5

10 Mar 13:41

Choose a tag to compare

Bug Fixes

  • categories: Show up to 100 sub-categories in the category details panel (2bb1467)
  • login: fix password expiration message (56517e1)

Installation:

  1. Unzip v5.6.5.zip into /opt/kaltura/apps/kmcng/v5.6.5
  2. Run uiconf deployment with --ini=v5.6.5/deploy/config.ini

v5.6.4

12 Feb 13:12

Choose a tag to compare

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:

  1. Unzip v5.6.4.zip into /opt/kaltura/apps/kmcng/v5.6.4
  2. Run uiconf deployment with --ini=v5.6.4/deploy/config.ini

v5.6.3

29 Jan 10:30

Choose a tag to compare

Bug Fixes

  • entry/distribution: fix errors mapping (7e4419f)

Installation:

  1. Unzip v5.6.3.zip into /opt/kaltura/apps/kmcng/v5.6.3
  2. Run uiconf deployment with --ini=v5.6.3/deploy/config.ini

v5.6.2

13 Jan 08:32

Choose a tag to compare

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:

  1. Unzip v5.6.2.zip into /opt/kaltura/apps/kmcng/v5.6.2
  2. Run uiconf deployment with --ini=v5.6.2/deploy/config.ini