Hello all,
The latest version is now available.
kaltura-base (15.3.0) changelog:
- PLAT-10043: Set access control profile correct type for esearch aggs (https://github.com/kaltura/server/pull/8656)
- PLAT-10020: Zoom transcription label and language (https://github.com/kaltura/server/pull/8655)
- PLAT-10043: E-search Aggregations - move on to the next bucket if no sub-buckets exist (https://github.com/kaltura/server/pull/8652)
- PLAT-10024: Fix admin console OTP exploit (https://github.com/kaltura/server/pull/8651)
- SUP-17451: Download user list as CSV: dedup records with the same kuser ID (https://github.com/kaltura/server/pull/8648)
- PLAT-9998: Introducing the
WatchLater
Plugin (https://github.com/kaltura/server/pull/8647) - When filtering categoryEntry by
createdAt
, addupdatedAt
to the query to utilize an existing index (https://github.com/kaltura/server/pull/8646) - PLAT-10019: Fix resource reservation bug (https://github.com/kaltura/server/pull/8644)
- SUP-18254: Correctly handle mutiple groupUser.delete() actions on user (https://github.com/kaltura/server/pull/8643)
- SUP-16933: Rule based playlist incorrectly sorted (https://github.com/kaltura/server/pull/8642)
- PLAT-10011: Zoom - handle duplicate transcription complete events (https://github.com/kaltura/server/pull/8639)
- PLAT-10014: Zoom chat and transcript file types (https://github.com/kaltura/server/pull/8638)
- PLAT-10002: Handle duplicate Zoom record complete events (https://github.com/kaltura/server/pull/8637)
- PLAT-9959: Add
Timing-Allow-Origin
to the response header (https://github.com/kaltura/server/pull/8636) - PLAT-10001: eSearch -
searchUser()
andsearchCategory()
broken with PHP 7.2 (https://github.com/kaltura/server/pull/8635) - PLAT-9942: Add 2FA support to
adminUser->updatePassword()
anduser->updateLoginData()
(https://github.com/kaltura/server/pull/8633) - PLAT-9974: If moderation is enabled for the entry, only distribute after the entry has been approved (https://github.com/kaltura/server/pull/8631)
- PLAT-9902: Support conversion of captions from scc/srt/dfxp/webvtt to scc/srt/dfxp/webvtt (https://github.com/kaltura/server/pull/8628)
- PSVAMB-7785: MRSS Roku syndication feed - live entry support (https://github.com/kaltura/server/pull/8626)
- Creation date update script (https://github.com/kaltura/server/pull/8625)
- SUP-16933: Use eSearch instead of Sphinx for playlist execute from filter (https://github.com/kaltura/server/pull/8624)
-
partner->getSecrets()
should accept the optional $otp and pass it on touserLoginByEmail()
(https://github.com/kaltura/server/pull/8622) - Fix upgrade sql alters (https://github.com/kaltura/server/pull/8618)
- PLAT-9936: Zoom chat file support (https://github.com/kaltura/server/pull/8611)
- Plat 9889: Add support in eSearch aggregations (https://github.com/kaltura/server/pull/8504)
- PLAT-9784: Add whitelist of allowed
from_emails
on partner info (https://github.com/kaltura/server/pull/8388)
kaltura-kmcng (v5.12.0)
- Fix caption request not working on Mac Safari (b4c4461)
- entries/bulk-actions: prevent app crash on bulk edit (#852) (67c3172)
- entry/details: hide old analytics link if not available (#849) (b4d77bb)
- entry/live: update go live button status upon polling (#850) (2ce5741)
- login: Clear error message after restoring password fails (bfee611)
- preview: support DRM playback in all KMC preview players (e3d1dcc)
- settings/my-user-settings: remove email edit option (a7bd6a1)
- settings/transcoding-settings: prevent removal of default flavorParamId when saving profile flavors list (27ac9b8)
- share & embed: Refresh player when switching embed types to properly render thumbnail embed (#847) (e0a0a0c)
- upload: update client lib to support minimumChunkSize specification when creating a new uploadToken (537526e)
kaltura-html5lib (v2.77.1)
- FEV-346 - Player loads with syntex error in IE11 causing the player to load with black screen
- SUP-18895 - Vertical Space for Thai Captions is too narrow
- FEV-345 - IVQ locale (#4040)
- FEV-318 - hide ‘Why’ bubble when feedback popup is visible (#4039)
- FEV-320 - start playing on a question-cue-point click (#4038)
- FEC-9124 - Don’t pass DRM servers data
- fix(FEV-314): Save button was disabled upon clicking the hint icon (#4032)
- FEV-317 - make text of feedback button and feedback popup responsive (#4035)
- FEV-128 - set interval for updating Q&A timestamp (#4023)
- Fev 293 open question feedback (#4027)
- SUP-18554 - Loop quiz
- SUP-18477 - Showing hint clears answer in an open-question
- SUP-18486 - BUG when closing the share embed page on player.
- FEV-291 - IVQ - Retake - iPad - After clicking on ‘Done’ button there is no option to click on bubble button
- WEBC-1334 - I as User want to be able to close the poll in the case that there is a fatal error
- FEV-118 - [IVQ] Quiz end behaviour - remove auto replay
- SUP-18895 - Vertical Space for Thai Captions is too narrow
- FEV-345 - IVQ locale (#4040)
- FEV-318 - hide ‘Why’ bubble when feedback popup is visible (#4039)
- FEV-320 - start playing on a question-cue-point click (#4038)
- FEC-9124 - Don’t pass DRM servers data
- fix(FEV-314): Save button was disabled upon clicking the hint icon (#4032)
- FEV-317 - make text of feedback button and feedback popup responsive (#4035)
- FEV-128 - set interval for updating Q&A timestamp (#4023)
- Fev 293 open question feedback (#4027)
- SUP-18554 - Loop quiz
- SUP-18477 - Showing hint clears answer in an open-question
- SUP-18486 - BUG when closing the share embed page on player.
- FEV-291 - IVQ - Retake - iPad - After clicking on ‘Done’ button there is no option to click on bubble button
- WEBC-1334 - I as User want to be able to close the poll in the case that there is a fatal error
- FEV-118 - [IVQ] Quiz end behaviour - remove auto replay
To upgrade, please follow:
Or, if running a cluster:
https://github.com/kaltura/platform-install-packages/blob/Naos-15.3.0/doc/rpm-cluster-deployment-instructions.md#upgrade-kaltura
https://github.com/kaltura/platform-install-packages/blob/Naos-15.3.0/doc/deb-cluster-deployment-instructions.md#upgrade-kaltura