bitmovin-player-ui 3.100.0 → 3.101.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
4
4
  The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
5
  and this project adheres to [Semantic Versioning](http://semver.org/).
6
6
 
7
+ ## [3.101.0] - 2025-08-12
8
+
9
+ ### Fixed
10
+ - Font size change in subtitle rendering options menu has no effect for CEA captions
11
+ - Subtitle font size changes for VTT/TTML subtitles when the subtitle rendering options menu is opened
12
+ - Subtitle font size preference from local storage is not restored upon UI initialization
13
+
7
14
  ## [3.100.0] - 2025-08-12
8
15
 
9
16
  ### Fixed
@@ -1160,6 +1167,7 @@ Version 2.0 of the UI framework is built for player 7.1. If absolutely necessary
1160
1167
  ## 1.0.0 (2017-02-03)
1161
1168
  - First release
1162
1169
 
1170
+ [3.101.0]: https://github.com/bitmovin/bitmovin-player-ui/compare/v3.100.0...v3.101.0
1163
1171
  [3.100.0]: https://github.com/bitmovin/bitmovin-player-ui/compare/v3.99.0...v3.100.0
1164
1172
  [3.99.0]: https://github.com/bitmovin/bitmovin-player-ui/compare/v3.98.0...v3.99.0
1165
1173
  [3.98.0]: https://github.com/bitmovin/bitmovin-player-ui/compare/v3.97.0...v3.98.0
Binary file