Kaltura CE 13.19.0 released
kaltura-base (13.19.0) changelog:
- PLAT-8878: Importing file_sync objects between DCs fails in case the file points to a directory (kaltura/server#7070)
- PLAT-8827: change serveWebVTT to use delivery profile hostname (kaltura/server#7069)
- PLAT-8844: KMC-NG configurations (kaltura/server#7066)
- Remove update status from the add template request and add explicit-live to init.content (kaltura/server#7064)
- SUP-14278: WebEx dropfoler - fix delete by name (kaltura/server#7063)
- Don't set duration if flow type is EntryFlowType::LIVE_CLIPPING (kaltura/server#7062)
- FEC-8162: Player: add a wildcard to the Policy Controlled Features (kaltura/server#7060)
- Dynamically adjust max concurrency of chunked asset session (kaltura/server#7058)
- PLAT-7832: support live clipping (kaltura/server#7057)
- PLAT-7832: Support live clipping (kaltura/server#7052)
- Transcript plugin: only index text assets (kaltura/server#7056)
- PLAT-8543: syndication feed fix (kaltura/server#7055)
- SUP-14231: Verify HTTP RC is not erroneous (kaltura/server#7054)
- Disable Encoding.com transcoder (kaltura/server#7053)
- Assign default values to metadataProfileField matchType & trimChars (kaltura/server#7048)
- PLAT-8543: itunes syndication feed (kaltura/server#7045)
- PLAT-8827: change serveWebVTT to use delivery profile hostname (kaltura/server#7039)
- PLAT-8820: add segment duration to serveWebVTT url (kaltura/server#7038)
- SUP-14151: fix retry on Widevine packager failure (kaltura/server#7037)
- PLAT-8792: firebase event notification template update (kaltura/server#7036)
- PLAT-8832: Add missing LANGUAGE field to HLS Master playlist manifest (kaltura/server#7035)
- PSVAMB-3002: Add option for ip tokenization to the Akamai Tokenizer (kaltura/server#7032)
- SUP-13559: privacyContext Fix (kaltura/server#7031)
- PLAT-8701: Support COPY operation for MP3 sources (kaltura/server#7025)
- PLAT-8651: Chop and slice (kaltura/server#7022)
- SUP-13826: Add ogg file extension to supported types (kaltura/server#7021)
- PLAT-8543: Episode Author Field in iTunes Syndication (kaltura/server#7020)
- Improve sphinx query time for metadata match by adding support for defining matchType and providing split & explode chars (kaltura/server#6984)
kaltura-html5lib (v2.69) changelog:
- FEC-8162 - Add a wildcard to the Policy Controlled Features
- SUP-13444 - control bar buttons don't work when small sized player in Moodle along with slides
- SUP-12518 - VOD Entry Player Controls Greying Out After a Live Clip in Playlist
- Create IMA adsRequest object to be passed to IMA requestAds
- add 1 min cache (#3791)
kaltura-nginx (1.13.12) changelog:
- New upstream Nginx version [see http://nginx.org/en/CHANGES]
- New Nginx VOD module - 1.23:
* support nginx 1.13.10+
* HLS - support SAMPLE-AES-CENC
* HLS - add support for DTS audio codec
* MSS - add Language attribute to StreamIndex
* SRT - clamp negative timestamps to zero
* SRT - ignore spaces before the first cue
* add vod_hls_output_iframes_playlist
* add vod_media_set_override_json
* $vod_segment_duration - make the calculation more accurate
* $vod_suburi - support use within alias/root directives
* optimization - explicitly release cache entries
* optimization - stop generating output when reaching range end
* conf templates improvements