Skip to content

Releases: prebid/prebid-mobile-ios

1.8.1

03 Oct 16:53
9ed2674
Compare
Choose a tag to compare

Maintenance

  • LMT deprecated in iOS14 (293)

1.8

21 Sep 04:49
5b011d1
Compare
Choose a tag to compare
1.8

Enhancements

  • 3rd party ad server support (#303 )
  • OMSDK signaling (#308 )
  • Native support in Dr. Prebid (# 269)

Maintenance

  • Remove legacy code (293)

Bugs

  • Corrects bug on send location flag (#311 )

1.7

16 Jul 19:34
Compare
Choose a tag to compare
1.7

Enhancements

  • Banner / interstitial API framework signaling (#289 )
  • Support for PB Ad Slot (#262 )
  • Carthage support (#245 )
  • PBS Debug support (#301 )

1.6

11 May 19:22
d38ce3d
Compare
Choose a tag to compare
1.6

Enhancements

  • Video signaling (#273 )

Maintenance

  • Remove UIWebview (#268 )

Bug Fixes

  • Render issue with Demo Application (#295 )

1.5

26 Mar 21:06
ae1f09b
Compare
Choose a tag to compare
1.5

New Features

1.4

10 Dec 00:43
Compare
Choose a tag to compare
1.4

New Features

Support for Banner Native for DFP & MoPub (#247 )

1.3

21 Nov 16:56
Compare
Choose a tag to compare
1.3

New Features

  • Support for Outstream and Interstitial Video in Google Ad Manager (#249)
  • US Privacy for CCPA (#256)
  • Modularization (#244)

Bug Fixes

  • Bug fix for GDPR (#243)
  • Bug fix for crash edge case (#253)

1.2

06 Sep 21:42
Compare
Choose a tag to compare
1.2

New Features

  • Support for COPPA (#214)
  • Support for First Party Data (#186, #230, #233)
  • Advanced Interstitial Support (#219)
  • Externalize Prebid timeout (#227)
  • Stored Responses (#231)

Maintenance

  • New resize function (#216)
  • Add toggle for verbose logging (#217)
  • Added new features examples to Demo App (#238)

1.1.1

25 Jun 21:22
Compare
Choose a tag to compare

Maintenance

  • Support for iOS 9.0+ (#207)
  • Int.max overflow for iOS9 support (#211)

Bug Fixes

1.1

11 Jun 18:32
Compare
Choose a tag to compare
1.1

This release of the Prebid SDK version 1.1 is focused on stability, addressing several bugs of the 1.0 release.

The following changes were performed:

New Features

  • RubiconProject error strings were added (#160)
  • RubiconProject tests were added (#179)
  • iOS support for domain and iTunes store URL (#190)

Maintenance

  • New version number for Dr.Prebid (#148)
  • Timer code improved, AutoRefresh (#163)
  • Clean code (swiftLint) and travis update (#164)
  • Update for GAM v7.42.2 (#177)
  • Default host change to custom (#184)
  • Objective-C DemoApp was updated (#199)
  • Swift 4.2 / 5 support (#194 is a duplicate and moved to #198)
  • Increment version value in auction request (#204)

Bug Fixes

  • DFP Interstitial render ad fix (#153)
  • Mobup Banner render ad fix (#150)
  • Fix version 1.0 (potential leak) and clean code (#155)
  • Fix the latest DFP SDK class name changes (#118)
  • Fix with UI called on background thread (#173)
  • Fix for new DFP version (#187)
  • Fixed unit tests (#193)
  • Travis CI bug (#195 is a duplicate and moved to #196)