Skip to content

Latest commit

 

History

History
52 lines (38 loc) · 822 Bytes

CHANGELOG.md

File metadata and controls

52 lines (38 loc) · 822 Bytes

2.3.1

Small fix for isRemotePlaybackApiSupported(), added support for Safari.

2.3.0

Added helpers:

  • isRemotePlaybackApiSupported()
  • isMseInWorkersSupported()
  • isMmsInWorkersSupported()

2.2.2

Fixed TypeScript typings.

2.2.1

Fixed TypeScript typings.

2.2.0

Added isAppleSilicon() helper.

2.1.0

Added isDocumentPipSupported() helper.

2.0.1

Fixed initDataTypes for DRM functions.

2.0.0

Changed params for DRM functions.

  • isPlayReadySupported
  • isWidevineSupported
  • ...

1.3.0

Fixes for SSR.

1.2.1

  • Fix title for SD resolution.

1.2.0

  • Added hasHardwareAcceleration helper.
  • Added isChromium helper.
  • Renamed getIsMobileisMobile helper.

1.1.2

Fix for more detailed GPU data.

1.1.1

MSE support fix.

1.1.0

Added 3K resolution.

1.0.0

Public release.