Kaltura CE 15.6.0 released
kaltura-base (15.6.0) changelog:
- ElasticPopulate: run elastic index call inside current DC synchronously (kaltura/server#8748)
- PLAT-10142: Ensure
populateFromLog.php
will never run an older sphinx log ID for a given object ID (kaltura/server#8743) - REACH2-690: Add ability to set transcript asset associated IDs on the caption asset (kaltura/server#8742)
- PLAT-10100: The trim() function is not, by default, unicode safe. (kaltura/server#8741)
- Fixes following static code analysis (kaltura/server#8740)
- PLAT-10095: Preserve caption file extension when uploading via URL (kaltura/server#8738)
- Reach-666: Add Hungarian + remove duplicate language (kaltura/server#8736)
- plat 10072: Fix
filterEntriesByPartnerOrKalturaNetwork()
(kaltura/server#8735) eSearch
: callSphinxCriteria::enableForceSkipSphinx()
in populate scripts (kaltura/server#8734)- SUP-18356: Add locking mechanism to
categoryUser.add()
(kaltura/server#8731) - PLAT-10072: Fix
filterEntriesByPartnerOrKalturaNetwork()
(kaltura/server#8730) - REACH2-666: Add additional languages to REACH (Indonesian, Greek, Romanian) (kaltura/server#8729)
- PLAT-10122: Add watch later user entry advanced filter (kaltura/server#8728)
- AN-900: Add missing dimension map (kaltura/server#8727)
- Sphinx populate fixes (kaltura/server#8726)
- Update elastic mapping (kaltura/server#8725)
- Fix
ExampleDistributionProfile.php
(kaltura/server#8724) - PLAT-10121: Zoom - fix login page URI (kaltura/server#8723)
- Introduce
enableForceSkipSphinx()
anddisableForceSkipSphinx()
(kaltura/server#8720) - Adjust
chunkDuration
to 4K contents (kaltura/server#8718) - KMS-19596: When recurring by day for N weeks, check first occurrence in upcoming week, not just last week (kaltura/server#8717)
- Adjust
chunkDuration
to 4K contents (kaltura/server#8716) - PLAT-10112: Catch specific
AMQPRuntimeException
exception rather than generic PHPException
(kaltura/server#8715) - PLAT-10050: L3 CDN tokenizer - fix ACL implementation (kaltura/server#8714)
- PLAT-10084: Add read only permission for
eSearch
(kaltura/server#8713) - Add retry mechanism to Rabbit MQ connection + reduce connection timeout from 3 to 2 (kaltura/server#8710)
- Add permission for multi account analytics (kaltura/server#8709)
- PLAT-10089: Zoom vendor refactor (kaltura/server#8708)
- PLAT-10081: Add anonymous
kuser
on every partner (kaltura/server#8704) - PLAT-9986: Allow adding external values to dispatch of email event notifications (kaltura/server#8702)
- PLAT-10050: Support L3 CDN tokenizer (kaltura/server#8700)
- AN-835: Add VPaaS reports (kaltura/server#8698)
CONVERT_CAPTION_ASSET
job type enum to string mapping (kaltura/server#8658)
kaltura-kmcng (v5.15.0) changelog:
- Multi account menu style fixes (#861) (d6b823b)
- content/drop-folders: Add drop folders filter by folder name (#863) (fffa4c4)
- content/entry: In scheduling tab: display entry end date even if entry start date is not specified (45985ea)
- entries/filters: fix refine filter custom scheduling date picker behavior (d231b8e)
- content/entries: Load thumbnails restricted by KS
kaltura-html5lib (v2.78.1) changelog:
- SUP-19347 - Live-stream might freeze on IE11