# @theoplayer/react-native-drm

## 1.14.0

### ✨ Features

* * Restricted the supported OptiView (THEOplayer) player versions to v10 and v11. On Android, the default `THEOplayer_sdk` version range is now `[10.0.0, 12.0.0)` for every connector.

## 1.13.0

### ✨ Features

* Added integration for MediaKind DRM.

## 1.12.0

### ✨ Features

* Added support for THEOplayer v11 and React Native THEOplayer v11.

## 1.11.0

### ✨ Features

* Changed license to BSD 3-Cause Clear. See [LICENSE](https://github.com/THEOplayer/react-native-connectors/blob/-/drm/LICENSE) file for more information.

## 1.10.0

### ✨ Features

* Added support for THEOplayer v10 and React Native THEOplayer v10.

## 1.9.0

### ✨ Features

* Added support for THEOplayer 9.0.

## 1.8.1

### 🐛 Issues

* Prevent warning on named export for version API

## 1.8.0

### ✨ Features

* Add sdkVersions to connector API

## 1.7.1

### 🐛 Issues

* Fixed an issue where the npm package would not contain the proper build files.

## 1.7.0

### ✨ Features

* Added support for THEOplayer 8.0.

## 1.6.0

### ✨ Features

* Changed the BuyDRM KeyOS connector to work without the `x-keyos-authorization` header.

## 1.5.0

### ✨ Features

* Added BuyDRM KeyOS connector for fairplay, widevine and playready.
* Added support for `react-native-theoplayer` v7.0.0.

## 1.4.0

### ✨ Features

* Added Axinom connector for fairplay and widevine.

## 1.3.1

### 🐛 Issues

* Fixed an issue where the PallyCon connector was not included in the module exports.

## 1.3.0

### ✨ Features

* Added CastLabs connector.
* Added PallyCon connector.
* Optimized `readStreamAsArrayBuffer` method.

## 1.2.0

### 🐛 Issues

* Fixed an issue in the Anvato DRM connector where the license request response body was not correctly processed.

## 1.1.0

### ✨ Features

* Added license request error result for Anvato connector.

## 1.0.0

### ✨ Features

* Initial release
