# Release notes

[v1.6.0](https://github.com/GreedyGame/immersive-ads-unity/releases/tag/v1.6.0)

**Release 1.6.0 with AdMob 10+ Compatibility 🚀**

Compatibility Update

* Unity 2021.3.45f2 and upwards
* Supports AdMob version v9.6.0 and upwards

***

​​PREVIOUS RELEASES​

[v1.5.3beta](https://github.com/GreedyGame/immersive-ads-unity/releases/tag/v1.5.3b)

**Updates**

* Bug fixes
* Improvements to bidding pipeline

**Built and tested with:**

* Unity 2021 LTA and upwards
* Supports Ad Mob version v9.0.0 upwards to v9.6.0
* Supports Android only
* iOS support in upcoming releases

​​

[v1.5.2beta](https://github.com/GreedyGame/immersive-ads-unity/releases/tag/v1.5.2b)

**Updates**

* Added support for PubScale Bidding demand (native, banner, and video) on Android
* One-step workflow to update existing ad objects to show banner, video ads
* Minor bug fixes and optimization

**Built and tested with:**

* Unity 2021 LTA and upwards
* Supports Ad Mob version v9.0.0 upwards to v9.6.0
* Supports Android only
* iOS support in upcoming releases

​

[v1.4.3](https://github.com/GreedyGame/immersive-ads-unity/releases/tag/v1.4.3)

**Features**

* Bug fixes
* Ad pipeline optimizations

**Built and tested with:**

* Unity 2021 LTA and upwards
* Supports Ad Mob version v9.0.0 upwards to v9.6.0

​

[v1.4.2](https://github.com/GreedyGame/immersive-ads-unity/releases/tag/v1.4.2)

**Plugin**

* Added a new compact template for use cases where screen space is limited
* Added features for faster workflows

**Improvements**

* Updated viewability logic for non-google demand
* Minor bug fixes and optimizations

**Built and tested with:**

* Unity 2021 LTA and upwards
* Supports Ad Mob version v9.0.0 and upwards

[v1.4.1](https://github.com/GreedyGame/immersive-ads-unity/releases/tag/v1.4.1)

**Features**

* Added support Admob Unity SDK 9.x (use v1.4.1-9 unity package)
* Added new display templates for creative variation

**Built and tested with:**

* Unity 2019.4.0f1 and upwards
* Supports Ad Mob version v7.4.0 and upwards

​

[v1.4.0](https://github.com/GreedyGame/immersive-ads-unity/releases/tag/v1.4.0)

**Plugin**

* Added access to GreedyGame demand

**Improvements**

* Minor bug fixes
* Memory optimisations

**Built and tested with:**

* Unity 2019.4.0f1 and upwards
* Supports Ad Mob version v7.4.0 to v8.7.0


---

# 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://pubscale.gitbook.io/immersive-ads-sdk/release-notes.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.
