---
title: Changelog - React Native
description: The Contentsquare React Native SDK changelog
lastUpdated: 08 December 2025
source_url:
  html: https://docs.contentsquare.com/en/csq-sdk-react-native/product-analytics/changelog/
  md: https://docs.contentsquare.com/en/csq-sdk-react-native/product-analytics/changelog/index.md
---

📬 Stay updated!

## CSQ SDK

## 6.1.0 - 2026.02.26

* **Native SDKs:**

  * Android: 1.4.7 → 1.5.0
  * iOS: 1.5.1 → 1.6.0

* **Bug fix**

  * Fixed iOS module headers to ensure compatibility with CocoaPods projects using `use_frameworks! :linkage => :static`
  * Fixed 0.82.x Session Replay compatibility issues

* Official support for React Native up to 0.84.x

Warning

* Android: React Native crashes are not deobfuscated in Error Analysis. We are currently investigating this issue.

## 6.0.5 - 2026.02.11

* **Native SDKs:**

  * Android: 1.4.2 → 1.4.7

* **Bug fix**

  * Fixed a crash in Android WindowCallbackWrapper

## 6.0.3 - 2026.02.03

* **Bug fix**
  * WebViews: Fixed an issue with the `userAgent` prop being overwritten

## 6.0.2 - 2025.12.15

Contentsquare CLI

* **v0.1.4** is now available. Update to this version if your app uses React Native 0.82 or above. See [Error Analysis](https://docs.contentsquare.com/en/csq-sdk-react-native/experience-analytics/error-analysis/#source-maps) for more information.

Session Replay

* **iOS React Native 0.82.x** is not fully compatible with Session Replay feature.

- **Bug fix**
  * Changed the default value of `disableInteractionAutocapture` to `false` to re-enable interaction capture by default
- Fixed an issue with pod installation failing on React Native versions below 0.80
- Official support for React Native up to 0.82.x

## 6.0.1 - 2025.12.05

Contentsquare CLI

* **v0.1.3** is now available for version 6.0.1 and above. See [Error Analysis](https://docs.contentsquare.com/en/csq-sdk-react-native/experience-analytics/error-analysis/#source-maps) for more information.

Initial release of the CSQ SDK.

* Introduces the unified CSQ API, which combines `Product Analytics`, `Experience Analytics`, and `Monitoring` features into a single, cohesive library.
