Skip to content

Commit e44e8c2

Browse files
authored
Update releases.md
1 parent 031204f commit e44e8c2

File tree

1 file changed

+31
-31
lines changed

1 file changed

+31
-31
lines changed

releases.md

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -8,70 +8,70 @@
88
### Version 4.8.0
99
##### July 7, 2025
1010
- [**Improvement**] Enhancement to InspectorGUI to dynamically show/hide certain options.
11-
- [**Added**] StartingBitrate moved from the general settings to the settings of each individual stream
12-
- [**Added**] Added TrackBitrateRange to select the bitrate range allowed in each stream
13-
- [**Added**] Added ResolutionMaxSize to select the resolution max size allowed in each stream
14-
- [**Added**] Added ResolutionMinSize to select the resolution min size allowed in each stream
15-
- [**Added**] Added SetMaxABRResolution and SetMinABRResolution to change the resolution settings allowed by the ABR in runtime
11+
- [**Added**] StartingBitrate moved from the general settings to the settings of each individual stream.
12+
- [**Added**] Added TrackBitrateRange to select the bitrate range allowed in each stream.
13+
- [**Added**] Added ResolutionMaxSize to select the resolution max size allowed in each stream.
14+
- [**Added**] Added ResolutionMinSize to select the resolution min size allowed in each stream.
15+
- [**Added**] Added SetMaxABRResolution and SetMinABRResolution to change the resolution settings allowed by the ABR in runtime.
1616

1717
### Version 4.7.0
1818
##### March 3, 2025
19-
- [**Added**] GetPlaybackSpeedRate and SetPlaybackSpeedRate APIs
19+
- [**Added**] GetPlaybackSpeedRate and SetPlaybackSpeedRate APIs.
2020

2121
### Version 4.4.0
2222
##### September 10, 2024
23-
- [**Added**] Release API is called automatically when stopping the Editor, changing scenes or closing the app
23+
- [**Added**] Release API is called automatically when stopping the Editor, changing scenes or closing the app.
2424

2525
### Version 4.3.0
2626
##### August 8, 2024
2727
- [**Added**] New HISPlayer Video Uploader feature. Turn local videos into streaming videos such as HLS or DASH. This videos are going to be stored in our server for you. Please, on the Editor refer to:
28-
- [HISPlayer Video Upload documentation](https://hisplayer.github.io/UnityVideoUpload/#/)
29-
- [**Improvement**] Optimized HISPlayer Settings log messages
30-
- [**Improvement**] Optimized Event and Error listeners
31-
- [**Improvement**] Optimized license checking
32-
- [**Improvement**] Optimized HISPlayer API function commentaries to be more clear
33-
- [**Improvement**] Optimized runtime log messages
34-
- [**Improvement**] Optimized video playback on Safari browser
28+
- [HISPlayer Video Upload documentation](https://hisplayer.github.io/UnityVideoUpload/#/).
29+
- [**Improvement**] Optimized HISPlayer Settings log messages.
30+
- [**Improvement**] Optimized Event and Error listeners.
31+
- [**Improvement**] Optimized license checking.
32+
- [**Improvement**] Optimized HISPlayer API function commentaries to be more clear.
33+
- [**Improvement**] Optimized runtime log messages.
34+
- [**Improvement**] Optimized video playback on Safari browser.
3535

3636
### Version 3.4.1
3737
##### April 23, 2024
38-
- [**Improvement**] Improvement of software robustness
38+
- [**Improvement**] Improvement of software robustness.
3939

4040
### Version 3.4.0
4141
##### April 10, 2024
42-
- [**Added**] Multi stream support on Windows Editor
43-
- [**Added**] HISPLAYER_ERROR_PLATFORM_NOT_REGISTERED error event
44-
- [**Improvement**] Optimized initialization of the player
45-
- [**Improvement**] Optimized HISPlayer Settings
46-
- A warning message will be displayed in case a field required by HISPlayer SDK is missing
42+
- [**Added**] Multi stream support on Windows Editor.
43+
- [**Added**] HISPLAYER_ERROR_PLATFORM_NOT_REGISTERED error event.
44+
- [**Improvement**] Optimized initialization of the player.
45+
- [**Improvement**] Optimized HISPlayer Settings.
46+
- A warning message will be displayed in case a field required by HISPlayer SDK is missing.
4747

4848
### Version 3.3.0
4949
##### January 25, 2024
5050
- [**Added**] API to change video content using the URL string as a parameter is added to multiplatform SDK:
51-
- **ChangeVideoContent(int playerIndex, string url, int resumePosition = 0, AdsProperties ads = null)**
52-
- [**Improvement**] Optimized Unity logs improvement
53-
- [**Added**] WebGL Ads Insertion to multiplatform SDK
51+
- **ChangeVideoContent(int playerIndex, string url, int resumePosition = 0, AdsProperties ads = null)**.
52+
- [**Improvement**] Optimized Unity logs improvement.
53+
- [**Added**] WebGL Ads Insertion to multiplatform SDK.
5454

5555
### Version 3.2.0
5656
##### December 7, 2023
57-
- [**Added**] AutoTransition and LoopPlayback APIs to multiplatform SDK
58-
- [**Added**] Unity 2023 support
59-
- [**Added**] Error system
60-
- [**Added**] Seek event
57+
- [**Added**] AutoTransition and LoopPlayback APIs to multiplatform SDK.
58+
- [**Added**] Unity 2023 support.
59+
- [**Added**] Error system.
60+
- [**Added**] Seek event.
6161

6262
### Version 3.1.1
6363
##### November 23, 2023
64-
- [**Improvement**] Improvement of software robustness
64+
- [**Improvement**] Improvement of software robustness.
6565

6666
### Version 3.1.0
6767
##### October 11, 2023
68-
- [**Improvement**] Improvement of software robustness
68+
- [**Improvement**] Improvement of software robustness.
6969

7070
### Version 3.0.0 (Multiplatform SDK)
7171
##### September 5, 2023
72-
The WebGL SDK is moved to multiplatform HISPlayerSDK (Android, iOS, macOS, WebGL, Windows)
72+
The WebGL SDK is moved to multiplatform HISPlayerSDK (Android, iOS, macOS, WebGL, Windows).
7373

74-
Starting from version 3.0.0, the WebGL SDK is part of multiplatform SDK
74+
Starting from version 3.0.0, the WebGL SDK is part of multiplatform SDK.
7575

7676
### Version 1.14.0
7777
##### October 25, 2023

0 commit comments

Comments
 (0)