bitmovin-player-ui 3.36.0 → 3.37.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.37.0] - 2022-04-12
8
+
9
+ ### Fixed
10
+ - Incorrect line alignment for subtitle cues from WebVTT tracks.
11
+ - Incorrect edges of reference for vertical writing cues in block positioning from WebVTT tracks.
12
+ - An empty line is added in vertical subtitle cues.
13
+
7
14
  ## [3.36.0] - 2022-03-15
8
15
 
9
16
  ### Added
@@ -783,6 +790,7 @@ Version 2.0 of the UI framework is built for player 7.1. If absolutely necessary
783
790
  ## 1.0.0 (2017-02-03)
784
791
  - First release
785
792
 
793
+ [3.37.0]: https://github.com/bitmovin/bitmovin-player-ui/compare/v3.36.0...v3.37.0
786
794
  [3.36.0]: https://github.com/bitmovin/bitmovin-player-ui/compare/v3.35.0...v3.36.0
787
795
  [3.35.0]: https://github.com/bitmovin/bitmovin-player-ui/compare/v3.34.0...v3.35.0
788
796
  [3.34.0]: https://github.com/bitmovin/bitmovin-player-ui/compare/v3.33.0...v3.34.0
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # Bitmovin Player UI [![npm version](https://badge.fury.io/js/bitmovin-player-ui.svg)](https://badge.fury.io/js/bitmovin-player-ui) [![Build Status](https://travis-ci.com/bitmovin/bitmovin-player-ui.svg?branch=master)](https://travis-ci.com/bitmovin/bitmovin-player-ui)
1
+ # Bitmovin Player UI [![npm version](https://badge.fury.io/js/bitmovin-player-ui.svg)](https://badge.fury.io/js/bitmovin-player-ui) [![Build Status](https://app.travis-ci.com/bitmovin/bitmovin-player-ui.svg?branch=develop)](https://app.travis-ci.com/bitmovin/bitmovin-player-ui)
2
2
  The Bitmovin Adaptive Streaming Player UI
3
3
 
4
4
  Read more about the usage, along with other important information about the Bitmovin Player at https://bitmovin.com/ and https://bitmovin.com/docs/player.