# @theoplayer/react-native-analytics-youbora

## 1.8.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.7.0

### ✨ Features

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

## 1.6.0

### ✨ Features

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

## 1.5.0

### ✨ Features

* Updated Android's target SDK version to 36.

## 1.4.1

### 🐛 Issues

* Fixed an issue where the native connector would not be properly destroyed in case the player's native handle would become unavailable.

## 1.4.0

### ✨ Features

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

## 1.3.0

### ✨ Features

* Added support for THEOplayer 9.0.

## 1.2.4

### 🐛 Issues

* Fixed an issue on iOS where the podspec files did not contain all references when not using the New Architecture.

## 1.2.3

### 🐛 Issues

* Fixed an issue on iOS where the project would not build when used in a project that has New Architecture enabled.

## 1.2.2

### 🐛 Issues

* Added sdkVersions API to Nielsen, Mux, Conviva, Comscore, Adobe and Engage connectors
* Added THEOplayer 8.x to peerDependency setup

## 1.2.1

### 🐛 Issues

* Deleted dependency on the removed ad module for Android.

## 1.2.0

### 📦 Dependency Updates

* Added support for `react-native-theoplayer` v7.0.0 and native player SDK v7.0.0.

### ✨ Features

* Simplified pre-install step in podFile to setup THEOplayer dependency for iOS/tvOS.
* Updated setup documentation.

## 1.1.1

### 📦 Dependency Updates

* Relax restriction on `react-native-theoplayer` peer dependency versions.

## 1.1.0

### 📦 Dependency Updates

* Added support for `react-native-theoplayer` v3.0 and THEOplayer 6.0.

## 1.0.0

### ✨ Features

* Initial release
