> ## Documentation Index
> Fetch the complete documentation index at: https://docs.appcharge.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

## Android SDK Version 1.6.0 <span style={{ backgroundColor: 'green', color: 'white', padding: '2px 6px', borderRadius: '4px', fontSize: '0.7em', marginLeft: '8px', display: 'inline-block' }}>Latest</span>

**Release notes:**

* Added support for GAID
* The Purchase Success and Failure events have been updated to include support for Session Metadata

***

## Android SDK Version 1.5.0

**Release notes:**

* Support for multiple boot initializations
* Support for initializing SDK with customer identification
* Improved Price points localization support
* Improved performance and stability when S2S communication failed via Webhook

***

## Android SDK Version 1.4.2

**Release notes:**

* An error instruction is now available in case there are no support browsers available
* In case of multiple errors, execution callback will now occur only once

***

## Android SDK Version 1.4.1

**Release notes:**

* Improved logging and order validation state
* Removed dependency (`ktor.client.cio`) for better stability in older devices
* Added support for the following browsers:
  * Google Chrome
  * Mozilla Firefox
  * Opera Browsers
  * Microsoft Edge
  * Samsung Browser
  * Android Default Browser
  * UC Browser
  * QQ Browser

***

## Android SDK Version 1.4.0

**Release notes:**

* Fixed issue where back-button would cancel the order even while processing
* Improved offline mode, preventing data loss and improved communication when going back online

***

## Android SDK Version 1.3.3

**Release notes:**

* Fixed issue where game icon would not lead back to checkout screen
* Fixed issue where success screen would not lead back to game after turning off/on the screen
* Better Performance and Stability

***

## Android SDK Version 1.3.2

**Release notes:**

* Modified manifest to prevent re-creation on orientation change
* Improved session metadata to support both strings and JSON format strings
* Modified Server boot to V2

***

## Android SDK Version 1.3.1

**Release notes:**

* Exposed SDK version via bridge API

***

## Android SDK Version 1.3.0

**Release notes:**

* Support dynamic domains
* Improved Boot Initialization

***

## Android SDK Version 1.2.0

**Release notes:**

* Added the ability to change quantity display
* Added support for error codes and exposed `ErrorCode` enum
* Improved error handling for consume
* Performance and Stability

***

## Android SDK Version 1.1.0

**Release notes:**

* Added support for none-consumed order list

***

## Android SDK Version 1.0.0

**Release notes:**

* Immersive fullscreen checkout support
* Improved callbacks via interface
* Improved callbacks by supporting objects instead of raw-data
* Improved and minified configuration options
* Improved Initialization method
* Error handling support with codes and messages
* Exposed API for price-points
* Award / Consume by orderId
