# iOS > Release notes

Source: https://help-display-sdk.equativ.com/ios/releasenotes.html

---

## Version 8.6.1

March, 25th 2026 · iOS 13+

**Updated**

> - Improved cookie governance to ensure rigorous privacy compliance

---

## Version 8.6.0

February, 26th 2026 · iOS 13+

**Updated**

> - The SDK is now compliant with the _Open Measurement SDK 1.6.1_ and is certified by the _IAB_.

**Added**

> - A custom publisher identifier can be send in the ad call using [`SASConfiguration.publisherUserIdentifier`](https://help-display-sdk.equativ.com/ios/API/Classes/SASConfiguration.html#/c:objc(cs)SASConfiguration(py)publisherUserIdentifier).

---

## Version 8.5.1

October, 20th 2025 · iOS 13+

**Fixed**

> - Fixed potential crashes during deallocation (especially for interstitials).

---

## Version 8.5.0

May, 12th 2025 · iOS 13+

**Added**

> - The customer feedback button can be displayed using [a new API](https://help-display-sdk.equativ.com/ios/API/Classes/SASConfiguration.html#/c:objc(cs)SASConfiguration(py)creativeFeedbackButtonDisplayed) if the feature is already handled by the app.
> - The _ad transparency information_ required by the _Digital Service Act_ is now available in the `SASAdInfo` instance returned when the ad is loaded (if applicable).
> - Extra parameters defined in custom ad templates are now available in the `SASAdInfo` instance returned when the ad is loaded.

**Fixed**

> - Potential fix for a crash during ad loading.

---

## Version 8.4.0

January, 2nd 2025 · iOS 13+

**Added**

> - Added support for in-app bidding as bidder.
> - _Digital Service Act_ compliancy.

**Updated**

> - Better MRAID & Open Measurement SDK support for creatives with invalid or incomplete HTML markup.

**Fixed**

> - The button containers no longer block the click on the ad.

---

## Version 8.3.1

December 2nd, 2024 · iOS 13+

**Fixed**

> - Fixed additional click tracking urls not called in case of Native-ad RTB.

---

## Version 8.3.0

November 13th, 2024 · iOS 13+

**Added**

> - Added support for _native ad_ format.

**Updated**

> - The `SASBannerView` can now render both regular banner ads and native ads using preset formats.

**Known issues**

> - Additional click tracking urls might not be called in case of Native-ad RTB.

---

## Version 8.2.3

October 23th, 2024 · iOS 13+

**Fixed**

> - Improved ad call loading performances.

---

## Version 8.2.2

October 2nd, 2024 · iOS 13+

**Fixed**

> - Fixed bad UI responsiveness while reloading ads.

---

## Version 8.2.1

August 21th, 2024 · iOS 13+

**Fixed**

> - Fixed a potential crash when using portrait/landscape formats.

---

## Version 8.2.0

August 13th, 2024 · iOS 13+

**Added**

> - Added support for _mediation as Primary SDK_.
> - Added _mediation adapters_ for _Google Mobile Ads / AdMob_ and _Ogury_.

**Updated**

> - Added [`bannerViewDidExpand:`](https://help-display-sdk.equativ.com/ios/API/Protocols/SASBannerViewDelegate.html#/c:objc(pl)SASBannerViewDelegate(im)bannerViewDidExpand:) and [`bannerViewDidCollapse:`](https://help-display-sdk.equativ.com/ios/API/Protocols/SASBannerViewDelegate.html#/c:objc(pl)SASBannerViewDelegate(im)bannerViewDidCollapse:) on the [`SASBannerViewDelegate`](https://help-display-sdk.equativ.com/ios/API/Protocols/SASBannerViewDelegate.html) protocol.
> - Added delegate methods on [`SASBannerViewDelegate`](https://help-display-sdk.equativ.com/ios/API/Protocols/SASBannerViewDelegate.html) and [`SASInterstitialManagerDelegate`](https://help-display-sdk.equativ.com/ios/API/Protocols/SASInterstitialManagerDelegate.html) to detect when the ad start & stop _audio playback_.

---

## Version 8.1.0

June 7th, 2024 · iOS 13+

**Added**

> - __Parallax__ format for __banners__, handling both __HTML__ and __video__ ad formats. Please check the [integration specifications](https://help-display-sdk.equativ.com/ios/integration/banner.html#parallax) and the [migration guide](https://help-display-sdk.equativ.com/ios/migration.html#parallax-banner) if you need more information.
> - __Customer feedback button__ added on all ad formats.
> - __Video Header Ad__ format via a dedicated integration of the [`SASBannerView`](https://help-display-sdk.equativ.com/ios/API/Classes/SASBannerView.html). More details in the [dedicated article](https://help-display-sdk.equativ.com/creatives/video-header-ad.html.md).

**Updated**

> - Add [`bannerViewDidRequestClose:`](https://help-display-sdk.equativ.com/ios/API/Protocols/SASBannerViewDelegate.html#/c:objc(pl)SASBannerViewDelegate(im)bannerViewDidRequestClose:) API to the [`SASBannerViewDelegate`](https://help-display-sdk.equativ.com/ios/API/Protocols/SASBannerViewDelegate.html) protocol.
> - Handling of the __background color__ for __Interstitial HTML__ ads, based on the value set in _EMP (Equativ Monetization Platform)_.
> - Handling of __blur background__ for __Interstitial Video__ ads, based on the value set in _EMP (Equativ Monetization Platform)_.

---

## Version 8.0.0

January 26th, 2024 · iOS 13+

**Added**

> - The _Equativ Display SDK_ is compatible with __iOS 17__.
> - __Banner__ ad format (HTML, Outstream, Outstream VPAID). See the [integration guide](https://help-display-sdk.equativ.com/ios/integration/banner.html.md) for more information.
> - __Interstitial__ ad format (HTML, Outstream, Outstream VPAID). See the [integration guide](https://help-display-sdk.equativ.com/ios/integration/interstitial.html.md) for more information.
> - __HTML__ creatives are compatible with __MRAID 3.0__.
> - __Supply Chain Object__ implementation.
> - __Seller Define Audience (SDA)__ and __Seller Defined Content (SDC)__ implementation. See the [dedicated page](https://help-display-sdk.equativ.com/sellerdefinedaudience.html.md) for more information.

**Updated**

> - A lot of APIs have been updated, please refer to the [migration guide](https://help-display-sdk.equativ.com/ios/migration.html.md) for more information.

**Removed**

> - Some APIs are not implemented yet but will be added back gradually.
