Skip to content

Commit da52387

Browse files
authored
Update release notes for version 4.13.0
Deprecate HISPLAYER_EVENT_PLAYBACK_SEEK and its overridable function.
1 parent 3b0eb9c commit da52387

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
### Version 4.13.0
1111
##### November 28, 2025
1212
- [**Added**] Support for seeking using epoch time in HLS live streams.
13-
- [**Added**] New playback seek events: HISPLAYER_EVENT_PLAYBACK_SEEK_BEGIN and HISPLAYER_EVENT_PLAYBACK_SEEK_END with their respective overridable functions.
13+
- [**Added**] New playback seek events: HISPLAYER_EVENT_PLAYBACK_SEEK_BEGIN and HISPLAYER_EVENT_PLAYBACK_SEEK_END with their respective overridable functions. HISPLAYER_EVENT_PLAYBACK_SEEK and the overridable function are deprecated.
1414
- [**Added**] Customizable logging system allowing configuration of logLevel, showPlatform, showColorized, and showTimestamp.
1515

1616
### Version 4.12.0

0 commit comments

Comments
 (0)