# AppConsent TV (SDK)

### 2.4.0 - (February 05, 2026)

* Chore: \[ANDROID] Update "com.sfbx.appconsent:appconsent-tv" from 5.5.5 to 5.9.0 [Official Release notes Android](https://docs.sfbx.io/help/release-notes#514-22012024)

***

### 2.3.3 (May 27, 2025)

* Chore: \[ANDROID] Update "com.sfbx.appconsent:appconsent-tv" from 5.5.4 to 5.5.5 [Official Release notes Android](https://docs.sfbx.io/help/release-notes#514-22012024)

***

### 2.3.2 - (October 23, 2024)[​](https://docs.sfbx.io/help/release-notes/index.html#232---october-23-2024) <a href="#id-232---october-23-2024" id="id-232---october-23-2024"></a>

* Chore: \[ANDROID] Update "com.sfbx.appconsent:appconsent-tv" from 5.5.3 to 5.5.4 [Official Release notes Android](https://docs.sfbx.io/help/release-notes#514-22012024)

***

### 2.3.1 - (August 29, 2024)

* Chore: \[ANDROID] Update "com.sfbx.appconsent:appconsent-tv" from 5.5.0 to 5.5.3 [Official Release notes Android](https://docs.sfbx.io/help/release-notes#514-22012024)

***

### 2.3.0 - (July 03, 2024)

* Chore: \[ANDROID] Update "com.sfbx.appconsent:appconsent-tv" from 5.3.0 to 5.5.0 [Official Release notes Android](https://docs.sfbx.io/help/release-notes#514-22012024)

***

### 2.2.0 - (June 21, 2024)

* Chore: \[ANDROID] Update "com.sfbx.appconsent:appconsent-tv" from 5.1.4 to 5.3.0 [Official Release notes Android](https://docs.sfbx.io/help/release-notes#514-22012024)

***

### 2.1.4 - (January 24, 2024)

* Chore: \[ANDROID] Update "com.sfbx.appconsent:appconsent-tv" from 5.1.3 to 5.1.4 [Official Release notes Android](https://docs.sfbx.io/help/release-notes#514-22012024)

<details>

<summary>Old release-notes</summary>

### 2.1.3 - (December 22, 2023)

* Chore: \[ANDROID] Update "com.sfbx.appconsent:appconsent-tv" from 5.1.2 to 5.1.3
  * Chore: \[ANDROID] Update internal Logger module

***

### 2.1.2 - (December 13, 2023)

* Chore: \[ANDROID] Update "com.sfbx.appconsent:appconsent-ui-v3" from 5.1.1 to 5.1.2
* Fix: \[ANDROID] A display problem occurred when the "Enable only consent as the legal basis for processing" field was activated. Legitimate interests were still displayed under certain conditions
* Fix: \[ANDROID] In some cases, we had difficulty detecting the language set on the user's device and displayed the default selected language
* Improve: \[ANDROID] Addition of new controls at SDK startup to prevent the SDK from initializing by default
* Improve: \[ANDROID] logs

***

### 2.1.1 - (November 21, 2023)

* \[Android] Update SDK dependency to 5.1.1 (optimize transitive dependencies)

***

### 2.1.0 - (November 15, 2023)

* \[Android] Update SDK dependency to 5.1.0 (fix bugs & optimize speed initialization)
  * Fix: \[Android] fix bugs
  * Feat: \[Android] optimize speed initialization

***

### 2.0.0 - (September 21, 2023)

* Feat: \[Android] New TCF2.2 feature

***

### 1.0.1 - (March 23, 2023)

* Chore: Update README instructions
* Clean: Decrease plugin size

***

### 1.0.0 - (March 23, 2023)

* Feat: New version of the native plugin.
* Fix: Improvement of the plugin initialization process

***

### 0.1.6 - (February 23, 2023)

* Feat: New version of the native plugin.

***

### 0.1.5 - (January 25, 2023)

* Feat: Patches related to wording

***

### 0.1.4 - (January 25, 2023)

* Fix: Bug when we try to interact with plugin before it is fully initialized.

***

### 0.1.3 - (July 25, 2022)

* Fix: Some bug

***

### 0.1.2 - (July 01, 2022)

* Feat: New version of the native plugin.

***

### 0.1.1 - (June 10, 2022)

* Feat: New version of the native plugin.

***

### 0.1.0 - (May 24, 2022)

* Feat: New features

***

### 0.0.3 - (May 17, 2022)

* Feat: New features
* Fix: some tests in example package

***

### 0.0.2 - (May 13, 2022)

* Feat: Improved intialization method
* Feat: Improved API docs.

***

### 0.0.1 - (April 14, 2022)

* Initial release for AppConsent Flutter framework.

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sfbx.io/help/release-notes/flutter/appconsent-tv-sdk.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
