Releases: kaltura/platform-install-packages
Releases · kaltura/platform-install-packages
Kaltura CE 12.20.0 released
kaltura-base (12.20.0) changelog:
- PLAT-7741: additional filters shouldn't be used with filter (kaltura/server#5816)
- PLAT-7725: Deploy live packager delivery profiles to support new live playback (kaltura/server#5809)
- PLAT-7737: when generating target client send partnerId to login to solve error when same user id exists multiple partner ids (kaltura/server#5807)
- Fix monitoring (kaltura/server#5804)
- Coherent exception message if the kalturadw DB cannot be reached (kaltura/server#5803)
- SUP-10803-arf-to-wmv inter-source files (kaltura/server#5802)
- PLAT-7483: make sure flavour exists (kaltura/server#5799)
- add privilege to spesific entryIds (kaltura/server#5798)
- PLAT-7682: need to add insert permission for kalturathumbcuepoint (kaltura/server#5797)
- PLAT-7483: should use origEntry instead of reference for serverUrl (kaltura/server#5796)
- PLAT-7635: Update not triggered when replacing timed thumb asset associated with cue point (kaltura/server#5795)
- add referenceId to the entry updateable fields list (kaltura/server#5792)
- SUP-11032: fail process for unsupported file types (kaltura/server#5791)
- PLAT-7682: allow capture space to add cue points and thumb assets (kaltura/server#5788)
- add DigitalElement geocoder (kaltura/server#5787)
- add bypass to user filter in the cue point service (kaltura/server#5784)
- Increment recorded entry index only in case new recorded entry id is defined and is different from current one (kaltura/server#5783)
- Add lastFileTimestamp to DF configuration (kaltura/server#5781)
- PLAT-7714: when setting recorded content fetch assets in deleted status as well in case someone changed conversion profile id (kaltura/server#5780)
- PLAT-7708: Refactor drop folder watcher to avoid multi scanning of same file (kaltura/server#5778)
- Change file name to template and add check of exist (kaltura/server#5777)
- PLAT-7316: kObjectDeleteHandler::objectDeleted is called twice any time an object is deleted (kaltura/server#5775)
- PLAT-7676 (kaltura/server#5773)
- PLAT-7675 (kaltura/server#5771)
kaltura-html5lib (v2.58.2) changelog:
- Fix webcast VOD entries do not load
Kaltura CE 12.19.0 released
kaltura-base (12.19.0) changelog:
- Update kViewHistoryUserEntryAdvancedFilter.php (kaltura/server#5762)
- PLAT-7483: put language and label in correct place (kaltura/server#5760)
- Override filter limit from advanced filter (kaltura/server#5756)
- syndication feed - cue-points ordering by created_at (kaltura/server#5745)
- DropFolder: add order by to list (kaltura/server#5735)
- Source flavour can only be ingested, not generated (kaltura/server#5734)
- PLAT-7639: Avoid sync issue now that first sync point could be a few seconds into the video (kaltura/server#5733)
- PLAT-7639: Recorded video is always missing last few seconds so when copying cue points make sure to include cue points added during that time (kaltura/server#5732)
- PS-3159 - fix improper frame-rate assignment (kaltura/server#5730)
- KALTURA_RECORDED_LIVE deleting validation should only be done when root entry id is of type live (kaltura/server#5729)
- Fix PS2 XSSes (kaltura/server#5728)
- PLAT-7565: allow the update of flavorAsset::label (kaltura/server#5724)
- PLAT-7575 (kaltura/server#5718)
- SUP-11306: handle ampersand chars in XML document" (kaltura/server#5716)
- add stats->reportDeviceCapabilties action (kaltura/server#5714)
- add reset of MR entry status when retention time changes (kaltura/server#5713)
- PLAT-7504: refactore drop folder watcher for file transfer engine (kaltura/server#5679)
- PLAT-7483: On-the-fly stitching of the bumper video (kaltura/server#5669)
- PLAT-6734: getPlaybackContext fixes (kaltura/server#5653)
kaltura-html5lib (v2.58.1) changelog:
- FEC-6668 - Upgrade Comscore plugin to 1.2.3
- FEC-6679 - Support passing tags filed from TVPAPI to player
- SUP-10279 - Related module in player functionality
- FEC-6616 - CLONE - Autoplay Support in web player - Muted start
- FEC-6564 - Upgrade Shaka to latest
- FEC-6642 - Support custom text tracks labels in Dash
- FEC-6522 - Unable to play Dash in player
- Force LeadWithHLSOnFlash to true for rapt compatibility w/ IE11 Win7 (#3393)
- Fix multicast (#3413)
- FEC-6689 - LiveDRM: Seek to DVR is not working - Scrubber always jumps to live
- FEC-6695 - [Autoplay_Automute] - Clicking on 'Skip Ad' does not make the ad or video to play with audio
- FEC-6696 - [Autoplay_Automute] - When seeking a video it is still playing muted
- FEC-6699 - [Autoplay_Automute] - Clicking on full screen does not make the video play with audio
- Dvr to 2.58 (#3419)
- FEC-6694 - [Autoplay_Automute] - A bumper which is paused and played again keeps playing muted
- FEC-6700 - [Autoplay_Automute] - Autoplay does not work on iPad
- FEC-6769 - Safari autoplay is broken
- FEC-6699 - [Autoplay_Automute] - Clicking on full screen does not make the video play with audio
- FEC-6798 - [AutoPlay_AutoMute][Android] - When clicking on full screen, the video keeps playing muted
- FEC-6797 - [AutoPlay_AutoMute][Android] - Pausing and then playing a video does not make it play with audio
- SUP-10856 - Player defaults to progressive download on android
- SUP-11369 - Closed Captions Does not Work on iOS When 360 is Enabled
- SUP-11362 - Kaltura.ForceLayoutRedraw=true causes the player to lose responsiveness
- SUP-11300 - Infinite load wheel when CMW widget is reloaded with live content that is not broadcasting
- FEC-6802 - Support Youbora Plugin Backward Compatibility
- Merge pull request #3430 from kaltura/webcast_2.58_post_dvr
- revert upgrade shaka to latest
- KMCNG-386
- FEC-6564 - Upgrade Shaka to latest
- FEC-6642 - Support custom text tracks labels in Dash
- FEC-6522 - Unable to play Dash in player
- Fix dash on IE11
- Android audio on mobile autoplay (#3439)
- FEC-6821 - Fix regression with dual video VOD slides display
Kaltura CE 12.18.0 released
kaltura-base (12.18.0) changelog:
- Minor fix - if found 0 user entries, should return empty result (kaltura/server#5696)
- Default parameter assignment is not supported in IE (kaltura/server#5690)
- Revert "Return Global parter only when specifically requested" (kaltura/server#5688)
- Return Global parter only when specifically requested (kaltura/server#5687)
- Allow partner zero impersonate (kaltura/server#5686)
- Adding script for change drop folders tag (kaltura/server#5685)
- Don't allow deletion while entry live (kaltura/server#5680)
-
- Remove privacy context from userEntry calculations (kaltura/server#5678)
- PLAT-7471: add Access-Control-Expose-Headers (kaltura/server#5675)
- fix drop folder file copy and add log to webex engine (kaltura/server#5674)
- Lynx 12.18.0 plat 7531 (kaltura/server#5673)
- PLAT-7518: Prevent deleting recorded entry while recorded content is not set (kaltura/server#5672)
- missing enum from quiz plugin (kaltura/server#5671)
- PLAT-7535: CE|On Prem - support new live packages + LC flow + webcast (kaltura/server#5670)
- PLAT-7472: fix handling stripping html tags in youtube distribution (kaltura/server#5668)
- PLAT-7386: modify entry (kaltura/server#5667)
- save bundles in subdirectories and allow explicitly bundle regeneration (kaltura/server#5666)
- If no user ID was passed, use current KS user ID (kaltura/server#5665)
- PLAT-7485: Handle security issues in in-video-quiz (kaltura/server#5664)
- preg_replace(): The /e modifier is no longer supported (kaltura/server#5663)
- The /kmc alias is not only unnecessary but also triggers errors (kaltura/server#5661)
- PLAT-7371: Support defining multiple parents pre server node (kaltura/server#5659)
- hls compatibility features (kaltura/server#5657)
- return the dry run batch job Id from the server (kaltura/server#5656)
- SUP-10933:: when generating flavor asset URL disable parentEntry entity (kaltura/server#5650)
- remove setting kuser when updating cue point (kaltura/server#5649)
- PS-3112: don't delete existing cue points during update (kaltura/server#5648)
- PLAT-7502: get vote implementation (kaltura/server#5647)
- Update QuizUserEntry.php (kaltura/server#5646)
- PLAT-7343 handle opera xslt with special characters in media:category(kaltura/server#5645)
- PLAT-7482: Automaticity fail request that we failed to replaceMultiRequestResults (kaltura/server#5644)
- PLAT-7499: When calculating push notifications hash use original ks object (kaltura/server#5643)
- PLAT-7385: (kaltura/server#5640)
- add move to category option in modify category engine (kaltura/server#5639)
- change script delete process (kaltura/server#5638)
- Updated version (kaltura/server#5637)
- PlayKit player embed (kaltura/server#5587)
Kaltura CE 12.17.0 released
kaltura-base (12.17.0) changelog:
- PLAT-7487: keepOriginalFile flag should be passed when ingesting per flavor asset as well (kaltura/server#5631)
- handle use case where header value contains the ":" character (kaltura/server#5630)
- remove notification from template name (delete) (kaltura/server#5625)
- PLAT-7333 disable cache for service (kaltura/server#5622)
- qnd: When creating poll ids need to disable cache (kaltura/server#5621)
- PLAT-7288 support keep https (kaltura/server#5620)
- PS-3058: syndication feed - add capabilities (kaltura/server#5619)
- do not update metadata when deleting entry (kaltura/server#5618)
- PLAT-7436: check directory existance (kaltura/server#5617)
- PS-3067+8 (kaltura/server#5616)
- Lynx 12.15.0 plat 7333 (kaltura/server#5614)
- SUP-11188: Validate permission only if property is being changed (kaltura/server#5613)
- add check for not null, change button placement (kaltura/server#5612)
- PLAT-7343 - update opera xslt (kaltura/server#5611)
- In case of conflict validation , add SchedulerEventId to ignore (kaltura/server#5608)
- Avoid php notice if the remove address does not exist (kaltura/server#5607)
- conversion prof xslt - use congigured shared folder path (kaltura/server#5606)
- get intval of partner_id and from/to dates params to prevent sql injection (kaltura/server#5604)
- view history - check profile existance (kaltura/server#5603)
- update release notes (kaltura/server#5599)
- PLAT-7460 - reindex schedule event when deleting schedule_event_resource (kaltura/server#5598)
- Improved evaluateConcurrency func (kaltura/server#5595)
- Update PollService.php (kaltura/server#5594)
- Update PollService.php (kaltura/server#5592)
- Update PollService.php (kaltura/server#5591)
- Added helper PendingChunksCount function (kaltura/server#5590)
- Update PollService.php (kaltura/server#5589)
- PLAT-7343 - fixed syndication feed roku and opera xslt to hold CDATA (kaltura/server#5588)
- allow player do userEntry->update (kaltura/server#5586)
- PLAT-3761: Support deploying system profile used by Kaltura webcast application (kaltura/server#5584)
- Lynx 12.16.0 ps 3045 (kaltura/server#5583)
- PLAT-7384: Enforce ACL limitFlavors action on live streams as well (kaltura/server#5582)
- move the copy template metadata to metadata object (kaltura/server#5579)
- Lynx 12.16.0 plat 7429 mr validate filter (kaltura/server#5578)
- Updated version (kaltura/server#5577)
- PLAT-7445: minor fix (kaltura/server#5575)
- Lynx 12.15.0 plat 7333 (kaltura/server#5574)
- Sort by user entry order (kaltura/server#5573)
- PLAT-7407: cross kaltura connector doesn't distribute ThumbCuePoints correctly (kaltura/server#5566)
kaltura-html5lib (v2.57) changelog:
- FEC-6675 - Autoplay and Live entry do not show the video
- FEC-6663 - reported events entry playing with dfp overlay are incorrect
- FEC-6667 - resume event reported after adJoin
- FEC-6669 - skip ad is not reported
- FEC-6670 - Kaltura bumper is reported as midrol
- FEC-6665 - no adPause or adResume when pausing and resuming ad playback
- SUP-10705 - Chromecast on Android device - auto play option
- SUP-11057 - Kaltura.forceLayoutRedraw=true causes player not to load when toggling
- SUP-11090 - Infinite load wheel when CMW widget is reloaded with live content that is not broadcasting
- FEC-6646 - Full screen button doesn't appear in mobile web skin
- TAG-3090
- Refactored youbora plugin (using Youbora's SDK)
Kaltura CE 12.15.0 released
kaltura-base (12.15.0) changelog:
- PLAT-7251: handle script exception (kaltura/server#5507)
- Update KAsyncDropFolderWatcher.class.php (kaltura/server#5506)
- PLAT-7251: fix script and typo (kaltura/server#5504)
- service names are always kaltura-$DAEMON_NAME, not kaltura_$DAEMON_NAME (kaltura/server#5503)
- PLAT-7251: add comment (kaltura/server#5502)
- PLAT-7332: allow specific partnerPackages to be inserted without KS (kaltura/server#5501)
- PLAT-7277: verify "/v" in path before splitting to get version (kaltura/server#5499)
- Add missing sharedTempPath to batch template file (kaltura/server#5498)
- add error to metadata when can not process task on entry (kaltura/server#5497)
- add try catch when try to updata metadata for delete entry (kaltura/server#5496)
- prevent creation of duplicate kuser when the puser is long (kaltura/server#5495)
- Lynx 12.15.0 plat 7300 (kaltura/server#5494)
- PLAT-7318: if no profile configured for partner we should take default (kaltura/server#5493)
- PLAT-7317-FIX channels_layout in ffmpeg cmdLine (kaltura/server#5491)
- PLAT-7317-FIX channels_layout in ffmpeg cmdLine (kaltura/server#5490)
- PLAT-7003-FIX-WM-for-true-portrait-sources (kaltura/server#5489)
- PS-3018: syndicationFeed - get entry type as dynamic enum (kaltura/server#5488)
- PS-3015+6: syndicationFeed - if no more entries don't add link (kaltura/server#5487)
- PLAT-7313: syndicationFeed - check entryFilter existance (kaltura/server#5486)
- PS-3017: syndicationFeed - no ampersand escaping (kaltura/server#5485)
- add check for MR metadata profile request (kaltura/server#5483)
- PLAT-7238: small fix (kaltura/server#5482)
- add metadataProfileId for MR (kaltura/server#5481)
- PLAT-7251: remove broadcast urls from custom data (kaltura/server#5478)
- in case a filename filter was passed enforce a statusIn filter in order to limit slow db queries (kaltura/server#5475)
- PS-2993: syndication-feed - enable relative-time filter (kaltura/server#5474)
- fix permission and impersonate for admin partner (kaltura/server#5472)
- First version of Media Repurposing (kaltura/server#5471)
- PLAT-7254 fix missing flavor params id for live entries (kaltura/server#5470)
- Don't deploy KDP players to partner 99 (kaltura/server#5469)
- Remove flix and mencoder trans engines in flavour creation. (kaltura/server#5468)
- PLAT-7299: change core object of KalturaGenericSyndication feed to be genericSyndicationFeed (kaltura/server#5467)
Kaltura CE 12.14.0 released
kaltura-base (12.14.0) changelog:
- add missing conn took variable (kaltura/server#5459)
- use 'apphome_url_no_protocol' instead of 'cdn_api_host_https' (kaltura/server#5458)
- PLAT-7022: fix NOTICE of undefined XSTL (kaltura/server#5456)
- PLAT-7238: add ability for hash algorithm in updateclients to be requested dynamically and cache the results of the hash (kaltura/server#5455)
- PLAT-7253:should be uploadToken instead of appToken (kaltura/server#5451)
- PLAT-7253:add script file (kaltura/server#5448)
- PLAT-7253: add permission for appToken->get to capture devices (kaltura/server#5447)
- Add sessionRequired attribute the generated XML (kaltura/server#5440)
- TR-1860 (kaltura/server#5438)
- SUP-10845: fix delivery profile ids will be set to none if during storage profile update they are not given (kaltura/server#5437)
- Lynx 12.14.0 plat 7178 support eac3 audio generation (kaltura/server#5435)
- PLAT-7245: downloadUrl should return playmanifest urls instead of the ps2 raw action (kaltura/server#5433)
- PLAT-7234: enable opera and roku syndication feeds xslt to escape XML chars (kaltura/server#5432)
- syndication federated search - remove entry status earlier (kaltura/server#5431)
- disable IRelatedObject on DropFolder and DropFolderFile derived objects (kaltura/server#5430)
- remove redundant logging (kaltura/server#5427)
- add more params to log (kaltura/server#5426)
- add logging to resposne profile couchbase caching (kaltura/server#5425)
- PLAT-7150:construct shouldn't change things in custom_data since it could be before hidration (kaltura/server#5424)
- track repetitive udpates of the same object (kaltura/server#5423)
- PLAT-7240: Prevent deleting live entry while recording flow still running (kaltura/server#5422)
- PLAT-7169:add update event notification script and enable event notifications (kaltura/server#5421)
- PLAT-7194: attachments - enable download using playmanifest (kaltura/server#5420)
- PLAT-7216: allow capture device permission to add/update/list scheduleEvent and scheduleResource (kaltura/server#5419)
- PLAT-7217: add plugin interface && missing fields (kaltura/server#5416)
- PLAT-7150: Adding Roku and Opera syndication feeds to KMC (kaltura/server#5413)
- PLAT-7150: fix for getfeed and new XSLT (kaltura/server#5411)
- PLAT-7194: playmanifest attachement download/url - check asset existance (kaltura/server#5410)
- PLAT-5816: remove eventid from schedule event resource when the schedule event (kaltura/server#5409)
- PLAT-7220: Dont allow adding liveEntries with recording enabled unless recording feature is enabled on the account (kaltura/server#5402)
- PLAT-7218: Support filtering by idIn & idEqual in KalturaAssetParams.. (kaltura/server#5398)
- SUP-10721: In case of text/html file import , ignore size checking (kaltura/server#5396)
- PLAT-7167: allow only admin_console to insert and update parent-partner-id and artner-package (kaltura/server#5392)
- PLAT-6809: set duration of live recording while recording is still being done (kaltura/server#5391)
- PLAT-7128: Prevent the ability to delete live stream entry while its still streaming (kaltura/server#5389)
- PLAT-7142: ad stitching player awareness patches (kaltura/server#5385)
- PLAT-7194: playmanifest action - enable all asset types download (kaltura/server#5384)
- SUP-10236: merge users with multiple kusers for the same puser by giving a partner (kaltura/server#5383)
- PLAT-7192: allow setting keepOriginalFile when using KalturaServerFile (kaltura/server#5381)
kaltura-html5lib (v2.55.2) changelog:
- SUP-9932 - playbackRateSelector key code not working on Firefox
- FEC-6522 - Unable to play Dash in player
- FEC-6163 - secured akamai live doesn't work with flash hls
- FEC-6522 - Unable to play Dash in player
- FEC-6532 - Enable seeking in DVR enabled external live stream
- FEC-6537 - Auto replay from start after post roll Ad
- FEC-6493 - [Les Mills International - LMI] default audio track selection
- FEC-6491 - CVAA: no "options" appears in the captions menu on iPhone with iOS 10
- FEC-6535 - HLSJS: Kaltura Live with DVR: Seek functionality is broken (DVR window is bigger than live streaming length)
- FEC-6547 - Dual player doesn't work with 2.54 (2.53 ok)
- KMS-13549 - Accessibility - Main - Provide alternative text for images
- SUP-9932 - playbackRateSelector key code not working on Firefox
- FEC-6441 - Quiz plugin damaged when switching between dual video options
- FEC-6508 - Duration of last chapter is not calculated
- SUP-9113 - Resizing dimensions in dualScreen
- SUP-9622 - Source selector shows only 'Auto' while using delivery type 'HTTP Progressive Download'
- qnaPushNotification - refactor QnA to use socket.io (#3326)
- Chromecast - remove workaround for web sender v3 after issue has been fixed
- reverting HLS dependency
- fix dependancy bug (#3318)
- SUP-10559 - Closed Captions - Options Menu Default Desgin Invisible on white Background
- Receiver v3 - fix iOS play-pause issue
- FEC-6537 - Auto replay from start after post roll Ad
- FEC-6558 - Playback start error on Android Chrome
- Chromecast queues - migrate 'up next' notification to in between medias (#3312)
- Chromecast web sender v3 ads fixes (#3314)
- FEC-6550 - Dual video - Unable to switch between Slides and Cameras
- FEC-6520 - Quiz Player Accessibility: 'X' button is presented on 'welcome' screen
- SUP-9095 - Player 2.46 + IE11 + document mode set to IE8 + 'Custom Styles' On = Scrubber is Square (instead of round)
- FEC-6470 - Add length validation to moderation description
- SUP-10592 - Quiz automatically replays after submitting
- Remove dependency from KalturaSupport.json. For DualScreen the plugin will import this as dependency injection via plugin code.
- Remove widevine classic from repo
- FEC-6536 - Multi Audio Tracks - Default selection
- SUP-10656 - DualScreen + Player's Height < 400 px = player plugins are opened stretched up
- force hls from window if exist (#3343)
- SUP-10832 - Hunters- No playback on IE
- Added new logic in the plugin to better support DVR streams. (#3348)
- Fix shaka polyfill install logic
- SUP-10832 - Hunters- No playback on IE
- change swf of HLS plugin to support relative urls (#3349)
- Disable 360 video on desktop safari
- SUP-10592 - Quiz automatically replays after submitting OPEN
- FEC-6588 - Regression: HLS-OSMF: Kaltura Live with DVR: Back to DVR is not working (scrubber always jumps to live)
- SUP-9742 - Player icons sometimes not loaded
- CC receiver - Remove call of unexisting function
kaltura-nginx (1.12.0) changelog:
-
New VOD module [1.16]:
* support openssl 1.1
* dash validator fixes
* add support for dfxp captions
* add vod_manifest_duration_policy
* output EXT-X-I-FRAME-STREAM-INF in master m3u8
* support eac3 codec in hls (clear and sample-aes)
* add new stat variables
* support opus in mp4 -
New Nginx Akamai token validate module [1.1]
* use nginx variables to define the token
* fix hmac leak -
New Nginx secure token module [1.3]
* support openssl 1.1
* support china cache tokens
Kaltura CE 12.13.0 released
kaltura-base (12.13.0) changelog:
- PLAT-6942 - Clipped entry offset and duration are not retuned by Kaltura API
- PLAT-7135 - Drop folder watcher not getting folders
- PLAT-7163 - Race between old and new recording causes wrong call to cancelReplace
- PLAT-7163 - Add media-server permission get permission
- kaltura/server#4411
- New CE "Start Page"
kaltura-batch (12.13.0) changelog:
- Added needed KAsyncDropFolderWatcher config
kaltura-nginx (1.10.3) changelog:
- Set protocol for kalapi based on whether or not we're working over SSL
Kaltura CE 12.12.0 released
kaltura-base (12.12.0) changelog:
- PLAT-6916 - Add batch thumbasset delete permission
- PLAT-6663 - User KS allow specific permission to approveReplace
- PLAT-6933 - stored XSS in preview action (KMC)
- PLAT-6934 - reflected XSS in clientTest.php
- PLAT-6935 - reflected XSS in modules/kmc/templates/reportsSuccess.php
- PLAT-6936 - reflected XSS in modules/system/templates/loginSuccess.php
- PLAT-6937 - reflected XSS in kmcEmbed action
- PLAT-6938 - PHP File Inclusion vulnerability in defPartnerservices2baseAction.class.php
- PLAT-6952 - BaseEntry.clone gets error 500 Internal server error occurred
- PLAT-6663 - Trimming or clipping on parent entry should also happen to child entries
kaltura-html5lib (v2.54) changelog:
- FEC-6469 - locate the canvas on the top (z-index:2) to catch the touchstart event (kaltura/mwEmbed#3269)
- KMS-13614, KMS-13612, KMS-13618, KMS-13609, KMS-13611, KMS-13610 - accessibility enhancements
- FEC-6467 - Do not seek to 0 on stop in live stream (kaltura/mwEmbed#3269)
- SUP-9028 - player icons flickering (kaltura/mwEmbed#3278)
- SUP-10006 - Hebrew captions in IE are displayed incorrectly (kaltura/mwEmbed#3280)
- SUP-10117 - CVAA styling does not override XML styling (kaltura/mwEmbed#3279)
- Update hlsjs 0.6.21 (kaltura/mwEmbed#3281)
- FEC-6494 - Pop the canvas' z-index only on firstPlay (kaltura/mwEmbed#3284)
- FEC-6498 - support 360 tagging (kaltura/mwEmbed#3286) * support 360 tagging * Init camera target on clean
- FEC-6501 - detach only 360 handler on clean (kaltura/mwEmbed#3287)
- FEC 6497 - add close chapters menu upon chapter selection (kaltura/mwEmbed#3289)
- FEC-6520 - remove typo from class name to hide close button again (kaltura/mwEmbed#3294)
- FEC-6462 - DualScreen - on Safari dragging an item has an offset (kaltura/mwEmbed#3268)
- FEC-6448,FEC-6449,FEC-6368 - new chromecast receiver
- Remove hlsjs dependency from dualScreen (kaltura/mwEmbed#3295)
- Fec 6521 - remove focus indicator (kaltura/mwEmbed#3296)
- FEC-642 - Fix video element rendering on IE11/Win8.1 with preroll (kaltura/mwEmbed#3299)
- fix cvaa selected option
- Fixing jQuery non-conflict for several use-cases
- Ivq accessibility (kaltura/mwEmbed#3291)
- Asset playback not measured correctly Android with Chrome versions lower than 50 (kaltura/mwEmbed#3292)
- Small players controls size & layout fixes KMCNG-196
kaltura-nginx (1.10.3) changelog:
- New Nginx VOD module [1.14]:
- add an optional bitrate param to sequence
- refactor hls filters
- sample aes support ac3
- support using playlistType=live for live recording
- New RTMP module - 1.1.11 [Added OpenSSL support: https://github.com/arut/nginx-rtmp-module/commit/04f0ab97ac61d181dbfdaa5299412fc3064e95a3]
- New Nginx AWS module [2.1.1]:
- URI-encoding canonical requests
- Return immediately if module is not enabled
Kaltura CE 12.11.0 released
kaltura-base (12.11.0) changelog:
- PLAT-6888 - Push notification redesig + caching optiization
- PLAT-6944 - Drop folder Optimization
- PLAT-6786 - Conditional conversion porfiles
- PLAT-6786 - Preserve Source Key Frames
- PLAT-6663 - Trimming or clipping on parent entry should also happen to child entries
- PLAT-6855 - kMatchMetadataCondition should return false for irrelevant metadata objects
kaltura-html5lib (v2.53.2) changelog:
- New hlsjs version 0.6.21 [https://kaltura.atlassian.net/browse/SUP-10327]
- FEC-6469 - 360 first finger touch doesn't work when controlBarContainer is hover
- FEC-6494 - 360: if play more than one entry, the entry's thumbnail appears over DFP pre-roll
- FEC-6498 - 360 BE tagging support
- FEC-6501 - Regression: 360: Seek works only one time after changing media from 360 video to 360/simple video
Kaltura CE 12.10.0 released
kaltura-base (12.10.0) changelog:
- SUP-9415 - Comment Limit
- SUP-9904 - Specific size of thumbnails calls for the original one and not the replacement that was uploaded
- SUP-10147 - V18- Custom metadata fields are not distributed when null via KMC
- SUP-9826 - Google Drive Integration
- SUP-10043 - KMS user list does not match the one in the KMC or the API list
- PLAT-6663 - Trimming or clipping on parent entry should also happen to child entries
- PLAT-6783 - Batch service keeps respawning
- PLAT-6679 - partner->register allows for new accounts to be created even if email already exists, without validating password or KS
kaltura-html5lib (v2.53) changelog:
- FEC-6339 - Audio selection for Shaka is incorrect
- FEC-6338 - Quality remains low on DASH playback
- FEC-6344 - Add support for HLSJS audio track selection
- FEC-6283 - Support Live on Dash
- FEC-6159 - VAST Trafficking - image entry doesn't played
- FEC-6346 - Auto-detect HLSJS seamless failover settings
- FEC-6322 - HLS-JS - Loading spinner while performing seek before pressing on Play on EDGE
- FEC-6363 - MPEG-DASH: the video stuck if click more than one time on playlist entry on MAC FF
- SUP-9827 - Chapter View For Audio Entries
- FEC-6354 - 360 indicator image is shown empty
- SUP-10007 - Mixed Hebrew-English captions display incorrectly in player
- FEC-6372 - Regression: MPEG Dash: Playlist: Video stuck with loading spinner after performing seek (almost till the end) (PC-IE11 Only)
- FEC-6375 - hls-js multiple audio tracks: playback will sporadically pause. Play pause buttons will not respond after switching audio tracks
- FEC-6374 - hls-js multiple audio tracks - playback stuck or no sound will be heard after switching tracks in full screen
- FEC-6384 - ie edge : audio track not switched after playing dfp mid roll
- FEC-6389 - MultiAudio Selector not working on Safari on Mac
- FEC-6351 - CVAA triggering and backward compatibility
- FEC-6313 - Support for kaltura Live DRM
- FEC-6391 - Default Audio Track selection
- FEC-6345 - Integrate Dual Video branch
- FEC-6130 - Incorrect event type on livestats events
- FEC-6423 - HLSJS and Shaka don't respect default audio track setting
- SUP-9661 - playlist player with Iframe embed not playing
- SUP-9286 - Player Button size not saved on Android & Ipad
- FEC-6410 - changeMedia from empty source doesn't play automatically
- FEC-6397 - cvcaa : keyboard shortcuts: clicking on tab key will will cause the X and back icons to disapear . user won't be able to close the cvaa dialog
- FEC-6398 - cvcaa : text in pull down menus is invisible
- FEC-6399 - cvaa: none of the settings affect the captions display
- FEC-6401 - cvaa: the label "custom" is not displayed correctly. the m character is displayed outside of the frame
- FEC-6416 - Monetization: DoubleClick (ID: 4) - After skipping , ad progress bar is not repalced with player vod progress bar ad , user can't seek . also play button doesn't change to pause
- FEC-6425 - cvaa: keyboard shortcuts - custom captions options can't be selected by space key unlike other options in the dialog box
- FEC-6444 - Monetization: DoubleClick (ID: 4) - After skipping , skip button stays on add
- WEBC-937 - Cannot view webcast live stream from KMS when localStorage is full
- FEC-6378 - Draging "UP/DOWN" when video reached video's most UP/DOWN point, reloads the page
- FEC-6362 - Entire page is moving when you try to 360 the video on mobile (using finger touch)
- FEC-6353 - 360 - Unable to switch between videos in playlist
- FEC-6364 - Video is stretched in Full screen (Desktop and mobile)
- FEC-6365 - After open/close plugin screen (info/Share etc) dragging video pauses the video
- FEC-6451 - Dual video doesn't works on MAC safari - browser error appears
- FEC-6441 - Quiz plugin damaged when switching between dual video options
- FEC-6356 - No Thumbnail if you seek before clicking on Play
- Change default HTTPS stats URL
- Seek with Dash - fix the this context
- Checking if errorEvent is exists
- Remove unicode from CSS file
- Fix forced 0 index selection
- update memcache config
- Add default Widevine CDM Robustness level
- Added the RaptMedia plugin
- Dual screen fixes
- Set DRM robustness level only on Chrome
- add 360 to KMC plugins enablement