Release Notes
2.15.0
2024-05-14
ENHANCED
- Adopted new UI/UX design and UI size consistency between different devices.
- Dynamically adjusted the display position of subtitles to avoid overlapping on player UI.
FIXED
- Fixed the issue that playback log events didn’t callback properly.
2.14.0
2024-04-17
FEATURE
- Supported Picture-In-Picture (PinP) feature.
FIXED
- Fixed the issue that the selected audio file would change to another when adjusting video quality on Safari.
- Fixed the issue that an cover image didn’t be displayed when video was played in the background.
- Fixed the issue that video playback would stop unexpectedly.
2.13.1
2024-03-29
ENHANCED
- Optimized the time of displaying the first frame when startup and seeking.
- Optimized user experience by displaying loading icon only one time when playback starts.
- Default autoplay at the current live progress when live starts/resumes from background.
FIXED
- Fixed issue of inconsistent subtitle size on MacOS/iOS browsers under specific system configuration.
2.13.0
2024-03-19
ENHANCED
- Supported React component for audio player integration.
- Added overlay UI layer to display custom UI at the end of playback specified for end screen customization.
- Added title and video info display on system UI when background playback is activated.
FIXED
- Fixed issue about the unstable LL-DASH E2E latency might be over 3 seconds.
- Fixed issue that infinite reloads occurred when trying to play a broken HLS manifest.
- Fixed issue that subtitle option was missing on player when there was empty text track label in manifest.
- Fixed issue that cast sender mini control seekbar was not hidden when live was played.
- Fixed issue that contents do not keep playing when playlist UI was open on the desktop.
2.12.0
2024-01-26
FEATURE
- Support playlist function.
- Enabled gapless playback among items on playlist and maintained consistency during transitions.
- Supported playlist playback on Chromecast.
2.11.0
2024-01-19
FEATURE
- Added the capability to customize the main color, secondary color, and background color of the player.
ENHANCED
- Optimized the error messages.
FIXED
- Fixed the issue that subtitle's display name would be displyed abnormally after switching quality.
- Fixed the issue that the subtitles were still displayed even when turning off them.
2.9.3
2024-01-17
FEATURE
- Added an interface for adjusting the size and position of watermarks.
- Enhanced flexibility in adjusting the hierarchy between components to increase integration adaptability.
FIXED
- Fixed the issue where mobile web was unable to change the volume by dragging the slider bar.
KNOWN ISSUE
- ULL live became DVR mode UI after switching to another tab and then back to the original one.
2.10.0
2023-12-15
FEATURE
- Added new UI of pure audio player.
2.9.1
2023-12-05
FEATURE
- Supported pure audio streaming player.
- Added the SDK integration interface that can send customized playlogs.
- Added the “Disconnect Chromecast” icon on mini control panel when VOD playback ends.
FIXED
- Fixed the issue that browser would be crashed after switching audio track on Safari 16.6.
- Fixed the issue that setting panel of video with multiple audio tracks would show the blank audio track.
- Fixed the issue that all subtitles would be selected when the langange-code were the same.
- Fixed the issue that “Autoplay” did not work.
- Fixed the issue that video would jumped to the begging when clicking progress bar continuously.
- Fixed the issue that the video would be paused when seeking during playback.
2.8.3
2023-11-21
ENHANCED
- Remain the playback status when opening the info panel.
FIXED
- Fixed the issue that the playback status did not remain when exiting from full-screen in iOS Safari browser.
- Fixed the issue that the video jumped to the latest progress when resuming from DVR (Start-over) mode during live event.
- Fixed the issue that the video would be paused while adjusting volume on Firefox.
- Fixed the issue of volume bar’s displacement problem.
- Fixed the issue that video would be auto-loop playback while background play.
2.8.1
2023-11-07
ENHANCED
- Optimized the playback experience when the network of live signal was unstable.
FIXED
- Fixed the issue that playback would be paused when exiting from full-screen in iOS Safari.
- Fixed the issue that the mini controller’s color would be setting failed.
2.8.0
2023-10-20
FEATURE
- Supported integration with customized backend endpoints on Chromecast.
- Supported casting via side menu of Chrome browser.
ENHANCED
- Optimized casting experience on Chromecast.
FIXED
- Fixed the issue that the player would display DVR UI after the player returned to the background.
2.7.0
2023-09-28
FEATURE
- Support Chromecast. (Not supported low latency playback on Chromecast).
ENHANCED
- Added TypeScript for existing API.
FIXED
- Fixed the issue that the thumbnail size was too large under portrait mode.
- Fixed the issue that the subtitle setting would be returned to default value after switching the quality on Safari.
- Fixed the abnormal problems of live icon and playback duration.
KNOWN ISSUE
- The subtitle setting will return to default value after switching the audio track on Chromecast.
2.6.3
2023-09-27
FIXED
- Fixed the issue that ULL playback was not smooth on Chrome / Firefox.
2.6.0
2023-09-08
FEATURE
- Supported modular playback events to facilitate subsequent data analysis.
- Supported configuration of CTA (call-to-action) button color.
FIXED
- Fixed the issue that subtitles would turn off when switching quality.
2.5.3
2023-09-11
FIXED
- Fixed the issue that the player would keep loading after the paused live signal was restarted.
2.5.2
2023-08-31
FIXED
- Fixed the issue that player’s default configuration “mute” does not work.
2.5.1
2023-08-25
ENHANCED
- Optimized the string of tooltips.
2.5.0
2023-08-15
FEATURE
- Added new API and UI to set loop playback for single VOD.
- Users can manage chapters for each VOD and chapters can be shown on the player. Also, specified chapters can be played when end users click.
ENHANCED
- Added a retry mechanism to solve the situation if the player cannot get segments.
FIXED
- Fixed the issue that the player will go back to the 1st frame when continuously clicking the rewind button.
- Fixed the issue that the setting panel cannot be scrolled under fullscreen in landscape mode.
2.4.1
2023-08-13
ENHANCED
- Added TypeScript for Mute API.
- Adjusted the window size of the shared iframe html tag text in inline player.
2.4.0
2023-07-11
FEATURE
- Added new API to set cover image.
- Mute setting now available in initial configuration.
- Able to customize player’s progress bar color.
FIXED
- Fixed the issue that player did not jump to the latest progress when resuming from paused status to playing status.
- Fixed the issue that player did not show play status via use play API.
- Fixed the issue that player did not normally show playback display via “Play” API.
KNOWN ISSUE
- Will return to the beginning of video when double clicking rewind button.
2.3.1
2023-06-13
ENHANCED
- Enabled to close the player settings menu with a swipe gesture.
FIXED
- Fixed the issue that the video cannot be played continuously in the background when switching to another tabs on chrome browser.
2.3.0
2023-05-15
FEATURE
- Supported playback of DASH and HLS Ultra-Low Latency (ULL) live streaming.
FIXED
- Fixed the issue of the watermark image being cut in the player.
2.2.0
2023-04-21
FEATURE
- Enabled to remain the original playback status after performing any action on the player.
ENHANCED
- Optimized control panel's sensing range for volume adjustment.
FIXED
- Fixed the issue that the video restarts after switching video quality.
- Fixed the issue of being unable to replay the video in full-screen mode.
KNOWN ISSUE
- Unable to resume playback from the paused position after playing a period of time in DVR mode.
2.1.0
2023-03-31
FEATURE