Skip to content

Dash.js v2.9.1

Compare
Choose a tag to compare
@epiclabsDASH epiclabsDASH released this 01 Oct 20:18
· 1523 commits to master since this release

Bugs

#2778 Use threshold in removeExecutedRequestsAfterTime
#2777 Fix scheduleWhilePaused behavior
#2770 Restore issue fixing in PR#2318
#2767 Default text language for subtitles bug fix
#2756 Update bandwidth replacement
#2755 Update Gap detection in NextFragmentRequestRule
#2733 Math.trunc not supported by IE11
#2785 Fix issue with captions and subs atom box Bug
#2783 Add missing errors management Feature Enhancement

Features / Enhancements

#2771 Support URI schema for thumbnails as defined in IOP
#2762 Update default timing source
#2758 Log events are sent regardless of log level
#2747 Replace 'Bandwidth' token prior to issuing init fragment requests
#2739 Add support for emsg boxes version 1
#2703 Update Errors management

DRM/EME

#2761 Fix ProtectionModel_21Jan2015

Code Refactor

#2780 Change error codes
#2764 New Refactoring
#2754 Improve RulesContext definition
#2753 Update base URL classes
#2743 Refactoring branch

Unit Tests

#2760 StreamController unit tests
#2742 Update unit tests

Documentation

#2773 Update TypeScript definition
#2750 Update ProtectionController typings
#2738 Polish dash.js samples
#2726 Fixed error in index.d.ts

Reference Player

#2736 Change URLs from vm2.dashif.org to livesim.dashif.org

Build Process

#2751 Small package update