Skip to content

Commit ba7d915

Browse files
Update release notes for version 4.14.0
Added release notes for version 4.14.0 with multiple improvements.
1 parent 5448205 commit ba7d915

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

releases.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# HISPlayer Unity Windows SDK Release Notes
22

3+
### Version 4.14.0
4+
##### December 18, 2025
5+
- [**Improvement**] Improved HISPlayer Player Settings Configuration tool to clearly indicate when a Unity Editor restart is required for Graphics API changes to take effect in Unity 6.
6+
- [**Improvement**] Improved volume change event handling to ensure HISPLAYER_EVENT_VOLUME_CHANGE is triggered consistently and behaves uniformly across all supported platforms.
7+
- [**Improvement**] Updated GetProgramDateTimeEpoch to return the exact Epoch time of the current frame, ensuring consistent behavior across WebGL, Windows, Android, iOS, and macOS.
8+
- [**Improvement**] Improved seek event handling to ensure HISPLAYER_EVENT_PLAYBACK_SEEK_END is consistently triggered across all platforms, including WebGL.
9+
310
### Version 4.13.0
411
##### November 28, 2025
512
- [**Added**] New playback seek events: HISPLAYER_EVENT_PLAYBACK_SEEK_BEGIN and HISPLAYER_EVENT_PLAYBACK_SEEK_END with their respective overridable functions.

0 commit comments

Comments
 (0)