Skip to content

Commit

Permalink
Add to CHANGELOG.md auto import improvement that was previously missing
Browse files Browse the repository at this point in the history
  • Loading branch information
peaBerberian committed Jul 12, 2022
1 parent ac3afd5 commit 3a689f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
### Other improvements

- TTML: Add support for percent based thickness for textOutline in TTML Subtitles [#1108]
- Improve TypeScript's language servers auto import feature with the RxPlayer by better redirecting to the exported type [#1126]
- If seeking after the last potential position, load last segments before ending [#1097]
- The duration set on the media element is now only relative to the current chosen tracks (it was previously relative to all potential track). This allows to seek later when switching e.g. to a longer video track [#1102]
- Errors coming from an HTMLMediaElement now have the browser's error message if it exists [#1112]
Expand Down

0 comments on commit 3a689f8

Please sign in to comment.