Releases: kaltura/kmc-ng
Releases · kaltura/kmc-ng
v4.8.3
Bug Fixes
- handle custom schema boolean values correctly (d734eef)
- ignore invalid metadata profiles when parsing (9d12bfe)
- content/entry: save correct value of caption selected language (7c9057b)
Installation:
- Unzip
v4.8.3
.zip into/opt/kaltura/apps/kmcng/v4.8.3
- Run uiconf deployment with
--ini=v4.8.3/deploy/config.ini
v5.1.0
Bug Fixes
- content/entry: fix noex format assigned to uploaded files (07fb2e3)
- settings/custom-data: fix custom data field table styling (0c7c115)
- fix link to legacy KMC (d043cc1)
- log into kmc using ks (#774) (04d6191)
- set heaight for sections to support Safari 10.1 (c33b222)
- style fixes (#779) (ab24843)
Features
- content/moderation: make the moderation default filters as mandatory (#728) KMCNG-1903 (e1ebf91)
- set link to legacy KMC from Live Analitics message (8795f12)
- support table columns resize with persist state (#749) KMCNG-1797 (369cc9e)
Installation:
- Unzip
v5.1.0
.zip into/opt/kaltura/apps/kmcng/v5.1.0
- Run uiconf deployment with
--ini=v5.1.0/deploy/config.ini
v5.0.0
Bug Fixes
- administration/role: fix role description style (eae995f)
- content/bulk-upload: add missing action id for "Delete" action (ab16b7a)
- content/categories: show relevant tooltip when bulk changing categories owner (#685) KMCNG-1406 (412bcc7)
- content/entries: allow access to editor advertisement external app regardless to permission (#701) KMCNG-1735 (2dfc4b6)
- content/entries: clear selection once deleting an entry (#677) KMCNG-752 (46a1a61)
- content/entries: fix warning message when bulk adding invalid entries to manual playlist (4246902)
- content/entries: remove video mix filter (1f2cbf2)
- content/entries: show tooltip for custom metadata fields (#684) KMCNG-1481 (c51ed02)
- content/entries: show tooltip on entry name column only if text is truncated and in ellipsis mode (f84f293)
- content/entries: style issues in entry flavor section (#707) KMCNG-1873 (7f86842)
- content/entry: display owner id instead of creator in entry details (f2336f6)
- content/entry: fix bulk access control dropdown width (0d51396)
- content/entry: fix ui issues in flavors replace video popup (3c6e807)
- content/entry: hide caption actions until caption is ready and saved (883f09b)
- content/entry: reset flavors on profile change (b1287b1)
- content/entry: return to default view if entries list is not available (d1ee623)
- content/entry: revert previewMode value according to the legacy (4d4754e)
- content/entry: Share & Embed: hide players list settings popup on resize (6093ac9)
- content/playlist: fix refine dates filter (751e599)
- content/playlists: fix rule-based playlists table height for Safari 10.1 compatibility (1fbf8a2)
- content/playlists: hide thumb column in manual playlist entries table (#713) KMCNG-1886 (bb3f061)
- settings/account settings: fix runtime error when navigating directly to the view without relevant permissions (#708) KMCNG-1876 (ef6e6b7)
- settings/custom data: show label yes/no next to switch input (#712) KMCNG-1890 (9b23463)
- settings/custom-data: fix translation typo (58719b6)
- upload menu ui (#717) KMCNG-916, SUP-14611 (e458ff8)
- settings/my-user-settings: fix translation typo (b4bdc55)
- upload: remove selected file extension from the entry's name (e119076)
- fix(content/entry): Browse Categories > Selection using search suggestion selects additional unwanted categories in the tree
Features
- content/entries: replace entry flavor from drop folder (#705) KMCNG-1864 (f0b36c9)
- content/entries: support caption format vtt (#686) KMCNG-1605 (c859bdb)
- content/entry: add copy-to-clipboard button for stream name (71d14b3)
- add breaking change commit (103d56e)
- add breaking change commit (3e9a974)
- add column resize for bulk -log view, categories view, drop folders view, entry flavors view, playlists view, entries view and syndications view (#695) KMCNG-1797 (f45e31e)
- navigate the user to the page he navigated to after successful login (#729) KMCNG-1870 (dabfdf6)
- use client protocol to execute kaltura server api requests (9649b0e)
- fix(content/entry): display owner id instead of creator in entry details
- fix(content/syndication): Syndication > ITunes feed: support using author name for all episodes
BREAKING CHANGES
- upgrade Angular stack to v6
Installation:
Important: the structure of the package has changed! previously it included another folder that was copied to the server. Following multiple requests we changed this as followed:
- the package zip file includes the files that should be copied to the external apps in its root folder.
- folder
deploy
remains within the root folder. You can choose to copy it as well or remove it as it is needed only during deployment.- the example json file was removed from the package and is now added directly to the release notes.
- Unzip
v5.0.0
.zip into/opt/kaltura/apps/kmcng/v5.0.0
- Run uiconf deployment with
--ini=v5.0.0/deploy/config.ini
v4.8.2
v4.8.1
v4.8.0
v4.7.3
Bug Fixes
- content/moderation: enable save button for moderators (#732) KMCNG-1896 (96598b4)
- content/entry: use form.getRawValue() instead of form.value to preserve categories data even if the control is disabled due to permissions (ff36cbd)
Installation:
- Unzip inner folder
v4.7.3
into/opt/kaltura/apps/kmcng/v4.7.3
- Run uiconf deployment with
--ini=v4.7.3/deploy/config.ini
v4.7.2
v4.7.1
Bug Fixes
- content/entry: fix description label in distribution profile details form (7438fc0)
- content/entries: fix bulk access control drop-down width (4d71695)
- content/entry: add missing replace buttons label (5041d20)
- content/entry: fix capitalization in replace video widget labels (6649544)
- content/entry: fix permission for link flavor option (3600417)
- content/entry: fix thumbnail download URL according to current protocol (0ce468b)
- content/entry: hide replacement controls for new entry (03d4aa5)
- content/syndication: add missing ITunes feed author field (08e4dd4)
- content/syndication: add prompt text for feed image URL field (91c81c3)
- content/syndication: fix owner email field validation logic (7eedfe6)
- settings/account settings: update admin email on changing owner (#703)
- changelog notification badge (#700) (3bae52e)
- layout glitch of entries selector with multiple filter tags (#702)
- prevent loading metadata without proper permission (#704)
Installation:
- Unzip inner folder
v<version number>
into/opt/kaltura/apps/kmcng/v<version number>
- Run uiconf deployment with
--ini=v<version number>/deploy/config.ini
v4.7.0
Bug Fixes
- administration/users: associate new user to the account KMCNG-1836 (a7975a1)
- change owner - allow saving not registered username (1b3f9b4)
- changing username update the name shown in the app main menu (#697) (1e329fa)
- disable delete action for default thumbnail instead of preview (c504b43)
- fix caption's file name overflow issue, fix upload monitor height issue, fix access control dropdown items (fc9431c)
- fix Live section UI inconsistency, fix behavior according to legacy (5357b07)
- fix loading remote storage profile (6630173)
- fix width of imported caption URL field (6ae024f)
- hide missing country flags, move flags into access-control and create a relevant scss (2d06fa9)
- missing changelog notification badge (#693) (ffb8226)
- No indication when trying to add a user with invalid email value (#566) KMCNG-1420 (e21e044)
- stronger selector for main menu link to force styling in Safari (297c951)
- truncate long metadata section names in dropdown (4974e59)
Features
- content/entries: add feature replace video in entry flavors section (#634) (e084a43)
- content/entries: show live analytics of specific entry (#687) KMCNG-1791 (4b2656d)
- analytics: show coming soon message for analytics (#676) KMCNG-1777 (a62762c)
- allow live entry to open clip&trim only if it has recorded entry (55de56e)
- show progress bar when loading a view (#679) KMCNG-1790 (d290e57)
- support link open a dialog window instead of direct mail invocation (#669) KMCNG-1766 (9575768)
- update browser title when navigating between views (#691) KMCNG-1812 (3fc96c0)
- welcome screen placeholder (#699) (924674e)
Installation:
- Unzip inner folder
v<version number>
into/opt/kaltura/apps/kmcng/v<version number>
- Run uiconf deployment with
--ini=v<version number>/deploy/config.ini