Releases: kaltura/kmc-ng
Releases · kaltura/kmc-ng
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
v4.6.0 (Beta)
Bug Fixes
- administration: fix admin user permissions
- administration/users: prevent delete and block actions on current user and on account administrator
- administration/users: prevent saving user with publisher id filled with spaces only
- administration/users: prevent user from changing hiw own role
- disable upload button if missing upload information
- administration/users: show mandatory invalid fields when trying to create new user with partial information
- content/categories: fix table layout for IE11
- content/category: end user drop-down layout fixes
- content/category: fix width of "Jump To" menu to fit up to 31 characters menu items
- content/category: propagate category partnerSortValue value from service
- content/entries: block shell when deleting entry thumb
- content/entries: Bulk actions- remove redundant scroll bars
- content/entries: clear bulk selections in list when executing a single row action
- content/entries: Fix refine filter scheduling calendar
- content/entries: refresh list when failed to execute bulk action
- content/entry: fix width of "Jump To" menu to fit up to 31 characters menu items
- content/entry: pass SEO uploadDate for share & Embed
- content/entry: prevent users from typing invalid dates
- content/entry: send admin ks to thumbnail grabber player
- content/entry: updated permissions from advertisements section
- content/playlists: show detail page exit verification for new playlist
- content/syndication: remove error message for missing destination selection
- content>Bulk Upload Log: remove a redundant file extension when downloading the original CSV/XML
- content>entries: in entry details > captions section fix incorrect status field while uploading a caption
- settings/access control: update ip validation tooltip
- settings/account settings: save changes of account owner
- settings/custom data: handle form validations of required fields
- settings/custom data: prevent text-list items that start with hyphen
- settings/integration-settings: fix category name style
- Add Custom Schema - GUI fixes
- settings/transcoding: allow prev/next navigation after profile was saved
- settings>transcoding profile: handle profiles with long description
- syndication: add playlist type icon for playlist options menu, update feed delete confirmation message
- add Custom Schema button is available while an error message indicates no connection to the server
- allow custom data schema with values 'False', 'True' in text-list-selector
- allow entry ID link to entry details in moderation report according to permissions
- disable "Clear Dates" link in filters when no dates are selected
- fix entry selector layout when multiple filters applied * fix user name style and word breaking logic
- prevent searching for empty strings in entries, playlists, categories, drop folders, category user entitlements
- require value in bulk action change owner
- treat disabled (angular) forms as valid across all relevant views
- typo fix in delete category warning message
- typo in new role name placeholder
- when loading accounts for "change account" option - fetch all accounts from the server and not just the first 30 accounts
- wording of error message when trying to create new category (no parent) with same name
Features
- administration/roles: show a disclaimer to the user after he modify a role
- add confirmation messages aligning (left/ center) compatibility
- enforce secured protocol when deployed to production
- navigate user to default page if trying to deep link into error page
- show filters for refine filter items and categories filter items
- content/entries: add bulk add/remove publishers & editors action and update bulk tags action layout
- content/syndication: add feed of type ITunes
- content>entries: show relevant error when trying to convert a flavor while Source is missing
- settings>account info: failing to extract bandwidth consumption and storage use should show n/a
Installation:
- Unzip inner folder
v4.6.0into/opt/kaltura/apps/kmcng/v4.6.0 - Run uiconf deployment with
--ini=v4.6.0/deploy/config.ini
v4.5.1 (Beta)
Bug Fixes
- parse correctly custom metadata profiles created by the flash-based KMC and includes ampersand character (21c7b3a)
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.5.0 (Beta)
Bug Fixes
- allow editing role when user doesn't have permission (84cbf86), closes #631
- close moderation popup upon navigating to entry details (dd8f1f9)
- fix kEdit hoster height (910eee5)
- administration/users: allow adding users already listed in the system (4bfcd41)
- administrator/roles: add missing base permissions at runtime (#638) KMCNG-1726 (264ac6c)
- content/bulk log: fix table height and remove duplicated delete button (#628) KMCNG-1688 KMCNG-1691 (dfaf99b)
- content/categories: allow navigation between categories in category details view (#626) (2e24105)
- content/entries: always allow access to entry details metadata section (771a62d)
- content/entries: display entry duration for Youtube entries (4798fe3)
- content/entries: ignore custom schema without fields defined (30f8f1d)
- content/playlists: save button is enabled for new playlists and trying to leave without saving will prompt the user KMCNG-1534 KMCNG-1536 (558931d)
- settings/access control: save selected items only (#535) KMCNG-1505 (3c12e03)
- settings/access-control-profiles: allow empty restrictions array to allow removing restrictions (6496fe3)
- settings/custom data: show fields labels instead of system names in custom schema lists KMCNG-1468 (911c928)
- settings/transcoding profiles: show the correct number of flavors for profiles with no flavors selected KMCNG-1698 (afb1263)
- studio: fix studio permissions (7965126)
- upload-monitor: replace rotating upload icon with a static icon (f673729)
- fix logic when setting default values for access control profile (4ef1ac5)
- fix player server URI link in moderation (54357e0)
- reduce size of asset so it will be shown in production (20cecf7)
- Remove tags column from thumbnails tab (#613) (de8740a)
- remove undesired alert when cancelling edit action of kms category (a7b5807)
- run server polling once the user is logged in (352b8cc)
- typo fix in live dashboard (7521fe6)
Features
- Default app view (b18ed57)
- disable entry editor for entries with no source fileKMCNG-1656 (#636) KMCNG-1656 (fcb9747)
- implement METADATA_PLUGIN_PERMISSION permission (#630) KMCNG-1701 (2a8dbc2)
- implement permission CONTENT_INGEST_REFERENCE_MODIFY (#602) KMCNG-1545 (a4ea615)
- implement permission CONTENT_INGEST_UPLOAD (#601) KMCNG-1511 (617f329)
- implement permission FEATURE_MULTI_FLAVOR_INGESTION (#603) KMCNG-1571 (a05ec27)
- implement upload monitor permissions (b0943a7)
- prompt user to relogin once a ks is expired (#615) KMCNG-854 KMCNG-1088 KMCNG-394 (54d1cfb)
- redirect to default page after user switch partner accounts (#637) KMCNG-1728 (4f1da7c)
- show relevant message to the user when navigating to page that doesn't exists (#620) KMCNG-1729 (fce3f02)
- simplify runtime configuration by allowing optional properties (#633) (dd9460d)
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.4.1 (Beta)
Bug Fixes
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 - One time step: this version depends on custom deployment of KEA2, please make sure you deploy KEA2 v2.23.0 as well
v4.4.0 (Beta)
Bug Fixes
- enable prod mode before running application logic (9c36b4e)
- fix advertisements permissions logic (3c3c52e)
- fix usage dashboard permissions logic (86c37bf)
- remove undesired message when user cancel navigation back to list when has draft changes (cff21b8)
Features
- support CDN configuration provided at runtime (3090075)
- content/syndication: handle feeds with deleted playlists (#623) KMCNG-1679 (b54e3b4)
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 - One time step: this version depends on custom deployment of KEA2, please make sure you deploy KEA2 v2.23.0 as well
v4.3.0 (Beta)
Bug Fixes
- content/entries: in entry details metadata section, fix showing entries selector (12c8ffc)
Features
- add whitelist for login (#589) (1d1aba5)
- allow login to the application by providing a valid ks value (#614) (611f31d)
- allow user login by ks in query params (#604) (cf69ddf)
- extend logs support (#590) (fd1a205)
- implement ATTACHMENT_MODIFY permission (#498) KMCNG-1522 (2c8ec3a)
- implement permission ACCESS_CONTROL_UPDATE (#489) KMCNG-1508 (3ecf2c6)
- implement permission ACCOUNT_UPDATE_SETTINGS (#485) KMCNG-1503 (aa7826b)
- implement permission ADMIN_USER_BULK (#492) KMCNG-1515 (89e7c84)
- implement permission ADMIN_USER_UPDATE (#504) KMCNG-1544 (df0b7db)
- implement permission ANALYTICS_BASE (#539) KMCNG-1595 (471fc1e)
- implement permission CONTENT_INGEST_BULK_UPLOAD (#493) KMCNG-1516 (7e42cc4)
- implement permission CONTENT_INGEST_ORPHAN_VIDEO, CONTENT_INGEST_ORPHAN_AUDIO and LIVE_STREAM_ADD (#491) KMCNG-1512 (9684d71)
- implement permission CUSTOM_DATA_PROFILE_DELETE (#484) KMCNG-1502 (efc05cb)
- implement permission CUSTOM_DATA_PROFILE_UPDATE and CUSTOM_DATA_PROFILE_ADD (#490) KMCNG-1510 (0adf9f1)
- implement permission FEATURE_DISABLE_KMC_LIST_THUMBNAILS (#521) KMCNG-1561 (1dab23b)
- implement permission FEATURE_END_USER_MANAGE (#522) KMCNG-1562 (6dd9776)
- implement permission FEATURE_ENTITLEMENT (#523) KMCNG-1563 (c9c1c17)
- implement permission FEATURE_KMC_DRILLDOWN_TAGS_COLUMN (#526) KMCNG-1567 (ac83d27)
- implement permission LIVE_STREAM_UPDATE (#512) KMCNG-1553 (08af88d)
- implement permission PLAYLIST_UPDATE (#514) KMCNG-1554 (74c7a26)
- implement permission SYNDICATION_UPDATE (#516) KMCNG-1556 (d8bab20)
- implement permission TRANSCODING_ADD (#487) KMCNG-1506 (b21f483)
- implement permission TRANSCODING_DELETE (#488) KMCNG-1507 (e2d8c6e)
- implement permission TRANSCODING_UPDATE (#518) KMCNG-1559 (5cb8339)
- implement permission WIDEVINE_PLUGIN_PERMISSION (#542) KMCNG-1598 (fae35cf)
- implement permissions ADMIN_ROLE_ADD and ADMIN_ROLE_DELETE (#496) KMCNG-1519 (d8b0120)
- implement permissions ADMIN_USER_ADD and ADMIN_USER_DELETE (#497) KMCNG-1521 KMCNG-1520 (aee4f83)
- implement permissions BULK_LOG_DELETE and BULK_LOG_DOWNLOAD (#499) KMCNG-1524 KMCNG-1523 (a768336)
- implement permissions FEATURE_HIDE_ASPERA_LINK and FEATURE_SHOW_ASPERA_UPLOAD_BUTTON (#524) KMCNG-1572 KMCNG-1564 (fa379bb)
- implement permissions FEATURE_KALTURA_LIVE_STREAM and FEATURE_KMC_AKAMAI_UNIVERSAL_LIVE_STREAM_PROVISION (#525) KMCNG-1566 KMCNG-1565 (5340f69)
- load application configuration into the index.html and fallback to file if not available (20a21b8)
- modify external application api to use the domain and port of kmcng (8500bf0)
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 - One time step: this version depends on custom deployment of KEA2, please make sure you deploy KEA2 v2.23.0 as well
v4.2.0
Bug Fixes
- administration/roles: show required violation indication for description when trying to create new role without a value
- administration/users: fix last login time format
- content/category: fix UI issues in Add Users window
- content/entries: reload entries list after file was uploaded, not prepared
- content/entry: display "copy to clipboard" button for broadcasting URLs in Universal stream
- content/entry: display "Export XML to FMLE" and live dashboard link for Kaltura live entry drill-down
- content/entry: don't display non-supported languages in captions language drop-down
- content/entry: hide "clip & trim" option for live, image and non-ready entries
- content/entry: hide distribution link for live, audio and image entries
- content/moderation: close moderation report window before navigating to entry details view
- content/playlists: fix name column header alignment
- content/syndication: typo fix
- login: fix reset password condition
- settings/access-control: fix confirmation header
- settings/access-control-profile: display validation message on blur
- settings/access-control-profiles: disable profile name editing for the default profile
- content/categories: handle categories lazy mode when permission DYNAMIC_FLAG_KMC_CHUNKED_CATEGORY_LOAD is provided
- content/categories: perform move of categories
- settings/transcoding-profiles: provide headers for alerts
- center dialog boxes on screen according to content height
- set "Delete" action to be last in all menus and marked in red
- updated entry metadata and live layouts
Features
- ignore metadata profiles with corrupted XSD values
- implement permissions