# Changelog

## DTIS SDK Change Log

### Version 4.1 <a href="#h_01k2jxqh7xxza0en7ef99xzsg7" id="h_01k2jxqh7xxza0en7ef99xzsg7"></a>

13 May 2025

***

**Improvements:**

* Added support for retrieving Target App metadata (description, title, screenshots, permissions, etc.).
* Added support for dynamic client ID.
* Added support for Android 15 targeting.

**Fixed:**

* Fixed issue encountered when attempting to auto-update when there is no network connection.

### Version 4.0 <a href="#h_01k2jxqh7xa3afph46zt2e16yb" id="h_01k2jxqh7xa3afph46zt2e16yb"></a>

28 October 2024

***

**Improvements:**

* Added support for Direct Attribution. For more information, see [Send MMP Attribution](/dt-ignite/ignite-services/sdk-reference/send-mmp-attribution.md).

### Version 3.1 <a href="#h_01k2jxqh7xe7axttng62cjgk5q" id="h_01k2jxqh7xe7axttng62cjgk5q"></a>

6 March 2024

***

**Fixes:**

* Fixed Android 14 compatibility issue to prevent crashing.

### Version 3.0 <a href="#h_01k2jxqh7xh4m30m5hr8td49bj" id="h_01k2jxqh7xh4m30m5hr8td49bj"></a>

31 January 2024

***

**Fixes:**

* Various stability fixes and improvements.

### Version 2.0 <a href="#h_01k2jxqh7xsyfpqm20zk7aa07y" id="h_01k2jxqh7xsyfpqm20zk7aa07y"></a>

31 October 2023

***

**Improvements:**

* Added support for Multiple APK versions for Installs and Auto Updates based on additional parameters on the request.
* Install source of an App is determined before auto-updating.
* Added additional events for SDK autoupdates for better tracking.

### Version 1.2.1 <a href="#h_01k2jxqh7xfkzwpgbmd0gt9m82" id="h_01k2jxqh7xfkzwpgbmd0gt9m82"></a>

20 July 2023

***

**Improvements:**

* Added onSchedule confirmation for all target apps queued for installation.

### Version 1.1.0 <a href="#h_01k2jxqh7x918zgv6bfm1efwsr" id="h_01k2jxqh7x918zgv6bfm1efwsr"></a>

21 March 2023

***

**Improvements:**

* Host App Auto Updates introduced in this version. A Host App that has the SDK integrated can leverage the auto-update feature to self update. For more information, see [Auto Update App](/dt-ignite/ignite-services/use-cases/automatically-updating-the-host-app.md).


---

# 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.digitalturbine.com/dt-ignite/ignite-services/changelog.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.
