---
title: Changelog - Android
description: The Contentsquare Android SDK changelog
lastUpdated: 09 October 2025
source_url:
  html: https://docs.contentsquare.com/en/csq-sdk-android/product-analytics/changelog/
  md: https://docs.contentsquare.com/en/csq-sdk-android/product-analytics/changelog/index.md
---

📬 Stay updated!

## 1.5.1 - 2026.03.05

Experience Analytics

* Update Experience Analytics SDK version to `4.44.1`:

  * **Analytics**

    * **Bug fix:** Improved invisible overlay detection to resolve an issue where long screenshots were not scrollable
    * **Bug fix:** Fixed duplicate tap event in tracked WebViews

* Update Product Analytics Core SDK version to `0.8.9`.

## 1.5.0 - 2026.02.18

Experience Analytics

* Update Experience Analytics SDK version to `4.44.0`:

  * **Session Replay**

  * Improve UI change detection to prevent unplayable screens

  * **Bug fix:** improve synchronisation of session between Heap and Contentsquare

  * **Bug fix:** resolved an internal `java.util.ConcurrentModificationException`

  * **Bug fix:** resolved an internal `java.lang.NullPointerException`

  * **Bug fix:** improve masking stability

  * **Errors**

    * Now setUrlMaskingPatterns can be called before the SDK start
    * OkHttp 5 compatibility with Network Plugin 1.7.0
    * Sanity checked added to URL masking patterns resolving a `java.util.regex.PatternSyntaxException`
    * **Bug fix:** validate URL patterns when setUrlMaskingPatterns is called

* Update Product Analytics Core SDK version to `0.8.8`.

* Update Product Analytics autoCapture SDK version to `0.8.10`.

## 1.4.7 - 2026.01.05

Experience Analytics

* Update Experience Analytics SDK version to `4.43.8`:
  * **Errors**
    * Fixed API Error URL not masked until SDK is fully initialized

## 1.4.6 - 2026.01.02

Experience Analytics

* Update Experience Analytics SDK version to `4.43.7`:
  * **Session Replay**
    * **Bug fix:** resolved a masking issues when multi-window is enabled

## 1.4.5 - 2025.12.26

Experience Analytics

* Update Experience Analytics SDK version to `4.43.6`:
  * **Core**
    * **Bug fix:** resolves crash in WindowCallbackWrapper

## 1.4.4 - 2025.12.19

Experience Analytics

* Update Experience Analytics SDK version to `4.43.5`:

  * **Analytics**

    * Add support of material `ModalBottomSheetLayout` for Zoning and Heatmap analysis, using the `CsqTag()` API

  * **Core**

    * Improve compatibility with DexGuard

## 1.4.3 - 2025.12.16

Experience Analytics

* Update Experience Analytics SDK version to `4.43.4`:

  * **Session Replay**

    * **Bug fix:** Improve memory management to avoid memory leak
    * **Bug fix:** Prevent crash during activity destroy process

  * **Analytics**

    * **Bug fix:** Fixed an issue where heatmap positions were not tracked correctly on some Compose screens with lazy scroll elements.
    * **Bug fix:** Improved invisible overlay detection to resolve an issue where long screenshots were not scrollable.

  * **Core**

    * Migrated from Android `ContentProvider` to AndroidX Startup for initialization
    * **Bug fix:** Resolved `java.lang.NullPointerException` crash on `FileProvider`

## 1.4.2 - 2025.11.28

Experience Analytics

* Update Experience Analytics SDK version to `4.43.3`:
  * **Zoning Analytics**
    * CsqIgnoreInteraction() now excludes wrapped Composable from the screenshot

## 1.4.1 - 2025.11.24

Experience Analytics

* Update Experience Analytics SDK version to `4.43.2`:

  * **Session Replay**

    * **Bug fix:** Resolved `java.util.ConcurrentModificationException` crash on Session Replay touch listener.

  * **Analytics**

    * **Bug fix:** Resolved `java.lang.ArrayIndexOutOfBoundsException` crash with Exposure Metrics.

  * **Core**

    * Improved SDK initialization performance by moving certain operations off the main thread

Product Analytics

* Update Product Analytics Core SDK version to `0.8.7`.
* Update Product Analytics autoCapture SDK version to `0.8.9`.

## 1.4.0 - 2025.11.13

Experience Analytics

* Update Experience Analytics SDK version to `4.43.0`:

  * **Analytics**

    * Fixed an issue where screenshot button was not visible after visiting In-app settings.
    * Fixed compatibility issues with Jetpack Compose 1.10.

  * **Session Replay**

    * Improved gesture detection to reliably identify the targeted view.

Product Analytics

* Update Product Analytics Core SDK version to `0.8.6`.

## 1.3.0 - 2025.10.20

* **Webviews**
  * The One WebView Tag feature is now available in controlled general availability. It brings key Product Analytics features — Identity, User Properties, Hierarchy, and Target Text — to WebViews, enabling unified Product Analytics and Experience Analytics. To gain access, please contact your Customer Success Manager to be added to the eligibility list.

## 1.2.1 - 2025.10.07

Experience Analytics

* Update Experience Analytics SDK version to `4.41.1`:

  * Analytics

    * Fixed a crash when Jetpack Compose Node is not attached

  * **Session Replay**

    * Fixed a bug that cause parent masking not being propagated to child views on some scenarios
    * Improve capture of Native views inside Jetpack Compose

Product Analytics

* Update Product Analytics Core SDK version to `0.8.5`.
* Update Product Analytics Autocapture SDK version to `0.8.8`.

## 1.2.0 - 2025.09.05

Experience Analytics

* Update Experience Analytics SDK version to `4.41.0`:

  * Analytics
    * **Bug fix:** Fixed an issue when the very first item of a RecyclerView is bigger than the scrollable area
  * Core
    * **Bug fix:** Fixed an issue when the very first item of a RecyclerView is bigger than the scrollable area

Product Analytics

* Update Product Analytics Core SDK version to `0.8.4`.
* Update Product Analytics Autocapture SDK version to `0.8.7`.

## 1.1.0 - 2025.08.04

Experience Analytics

* Update Experience Analytics SDK version to `4.40.0`:

  * Session Replay

    * Image and Text masking configuration in the CSQ Console
    * Added new APIs to start Session Replay on demand
    * Added new APIs to support Event-Triggered Replays

  * Analytics

    * **Bug fix:** Fixed a potential crash when generating scroll metrics on certain Compose screens
    * Improve heatmap data accuracy for Compose lazy lists and grids

Product Analytics

* Update Product Analytics Core SDK version to `0.8.3`.
* Update Product Analytics Autocapture SDK version to `0.8.6`.

## 1.0.1 - 2025.07.02

Experience Analytics

* Update Experience Analytics SDK version to `4.39.3`:

  * Session Replay

    * **Bug fix:** Fix blank screens in Jetpack Compose when the dialogs and bottom sheets capture was enabled.
    * **Bug fix:** Fixed an issue causing an inconsistent Tag injection for Webviews in Capacitor apps.
    * **Bug fix:** Fixed an issue causing unreliable Session Replay starts in Capacitor apps.
    * Improved Session Replay screen change consistency on Capacitor apps

## 1.0.0 - 2025.06.27

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.

* This initial release includes:

  * Experience Analytics SDK version `4.39.2`.
  * Product Analytics Core SDK version `0.8.2`.
  * Product Analytics Autocapture SDK version `0.8.3`.
