Releases: prebid/prebid-mobile-ios
Releases · prebid/prebid-mobile-ios
Release 2.4.0
What's Changed
- Prebid plugin render changes by @OlenaPostindustria in #1068
- Fix naming of the PluginEventListener -> PluginEventDelegate by @github-richard-depierre in #1046
- Fix build: add missing file to project by @OlenaPostindustria in #1079
- Do not send device size for interstitial ads by @OlenaPostindustria in #1078
- Implement Event Delegate by @kimar in #1035
- Custom logger implementation on iOS by @jsligh in #1026
- Add getter for click URL for native ad by @OlenaPostindustria in #1084
- Fix unit tests after merging #1035 (Implement Event Delegate) by @OlenaPostindustria in #1089
- Introduce test cases for PUC by @OlenaPostindustria in #1077
- Update TargetingInfo Behavior by @ankit-thanekar007 in #1088
- Added support for privacyUrl by @jsligh in #1027
- Deprecated LocationPrecision by @jsligh in #1049
- Deprecated year of birth, age, and gender functions. by @jsligh in #1048
- Deprecated userCustomData by @jsligh in #1047
- 1001 remove or deprecate ios buyeruid and android setbuyerid by @jsligh in #1045
- Remove Add/SetCustomParams by @jsligh in #1042
- 1000 remove or deprecate impclickbrowsertype by @jsligh in #1044
- Deprecated clickthroughbrowser. by @jsligh in #1041
- Generate SharedId and send in auction requests by @jclou in #1082
- Support video plcmnt parameter by @mdanylov-sigma in #1094
- Resolves issue with similar timeout and auto refresh value by @mdanylov-sigma in #1093
- External User IDs Improvements by @OlenaPostindustria in #1092
- Bump to 2.4.0 by @OlenaPostindustria in #1098
New Contributors
- @kimar made their first contribution in #1035
- @jclou made their first contribution in #1082
- @mdanylov-sigma made their first contribution in #1094
Full Changelog: 2.3.1...2.4.0
Release 2.3.1
What's Changed
- Fixes Broken Build on CircleCI by @jsligh in #1043
- Generate PrebidMobile Documentation by @OlenaPostindustria in #1034
- Support GMA SDK 11.12.0 by @OlenaPostindustria in #1062
- Support GMA SDK 11.13.0 by @OlenaPostindustria in #1070
- Rewarded Ad Unit Enhancements by @OlenaTeqBlaze in #1058
- Support ad position in Original, Rendering and Mediation ad units by @OlenaPostindustria in #1066
- Send pbAdSlot in
pbadslot
ORTB field by @OlenaPostindustria in #1074 - Arbitrary ORTB request configuration changes by @OlenaPostindustria in #1064
- Update README.md by @jsligh in #1051
- fix: make sure gppSID in InternalUserConsentDataManager is nil by @Macjon in #1053
- Make Parsing Methods Type Safe by @ankit-thanekar007 in #1040
- Bump to 2.3.1 by @OlenaPostindustria in #1076
New Contributors
- @OlenaTeqBlaze made their first contribution in #1058
- @Macjon made their first contribution in #1053
Full Changelog: 2.3.0...2.3.1
2.3.0
What's Changed
- Fix tests & support GMA SDK 11.6.0 by @OlenaPostindustria in #1020
- Add
hwv
to bid request by @OlenaPostindustria in #1013 - fix(includebidderkeys): server responding with bidder keys even tho bidderkeys flag is not present in the request by @AbrahamArmasCordero in #1022
- Revert "fix(includebidderkeys): server responding with bidder keys even tho bidderkeys flag is not present in the request" by @jsligh in #1024
- Support GMA SDK 11.8.0 by @OlenaPostindustria in #1038
- Add Prebid Plugin Renderer by @github-richard-depierre in #1021
- Updated for version 2.3.0 by @jsligh in #1050
New Contributors
- @github-richard-depierre made their first contribution in #1021
Full Changelog: 2.2.3...2.3.0
2.2.3
What's Changed
- Move WebView init to main thread. by @jsligh in #989
- Fixed: App Crash on Ad Redirect to Unsupported URL Scheme by @weibel in #987
- Fixes for Issue 981 by @ankit-thanekar007 in #991
- Changes for 2.2.3 by @jsligh in #998
New Contributors
- @weibel made their first contribution in #987
- @ankit-thanekar007 made their first contribution in #991
Full Changelog: 2.2.2...2.2.3
2.2.2
What's Changed
- Fix InternalTestApp building by @OlenaPostindustria in #982
- Fix device UA being empty on first bid request without blocking application by @OlenaPostindustria in #983
Full Changelog: 2.2.1...2.2.2
2.2.1
What's Changed
- Remove data from request as its already contained on the uploadTask by @aiFigueiredo in #955
- 877 Supporting Arbitrary ORTB Params by @jsligh in #956
- Adding pbsDebug to bidRequest by @AnthonyTTaylor in #951
- 938 Fixed Device UA being empty on First Bid Request by @jsligh in #957
- Updating GMA tested version. by @jsligh in #969
- Updates for 2.2.1 by @jsligh in #970
New Contributors
- @aiFigueiredo made their first contribution in #955
- @AnthonyTTaylor made their first contribution in #951
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- Support GMA SDK 10.14.0 by @OlenaPostindustria in #945
- In-stream video examples migration by @OlenaPostindustria in #943
- Stop ViewabilityTimer when ViewForTracking has become nil by @jsligh in #949
- Changes for 2.2.0 release by @jsligh in #952
Full Changelog: 2.1.6...2.2.0
2.1.6
What's Changed
- Bump Version to 2.1.5 by @jsligh in #923
- Update README.md by @jsligh in #924
- Support GMA SDK 10.12.0 by @OlenaPostindustria in #930
- Support impression-level GPID parameter by @OlenaPostindustria in #928
- Surface Prebid events via SDK by @OlenaPostindustria in #931
- Removed PrebidMobile/Version from User Agent by @jsligh in #933
- Fix CacheManager concurrency issue by @shinwan2 in #934
- Bump to 2.1.6 by @jsligh in #935
New Contributors
Full Changelog: 2.1.5...2.1.6
Release 2.1.5
What's Changed
- Update README by @OlenaPostindustria in #907
- Support GMA SDK 10.10.0 by @OlenaPostindustria in #916
- Support GMA SDK 10.11.0 by @OlenaPostindustria in #919
- Implement multiformat ad unit for Original API by @OlenaPostindustria in #914
Full Changelog: 2.1.3...2.1.5
Release 2.1.3
Prebid SDK
- Support GMA SDK 10.8.0 by @OlenaPostindustria in #887
- Change default omidpv value to Prebid SDK version in rendering API by @jsligh in #884
- Implement third-party tracker when clicked - Link.ClickTrackers by @jsligh in #885
- Fix SKAdN sourceIdentifier availability check by @OlenaPostindustria in #890
- Fix
lastBidResponse
Objective-C interoperability by @OlenaPostindustria in #893 - Feature - includewinners and include bidder keys flag by @AbrahamArmasCordero in #889
- Support GMA SDK 10.9.0 by @OlenaPostindustria in #895
- add user id to bid request by @huanzhiNB in #880
- Improve the cache and memory management for Native Ads by @OlenaPostindustria in #900
- Handle URL double encoding & replace bid price on Native Ad by @OlenaPostindustria in #902
- Introduce Server Side SDK configuration properties for Creative Factory Timeout by @OlenaPostindustria in #903
- Update creativeFactoryTimeoutPreRenderContent description by @OlenaPostindustria in #906
New Contributors
- @jsligh made their first contribution in #884
- @AbrahamArmasCordero made their first contribution in #889
- @huanzhiNB made their first contribution in #880
Full Changelog: 2.1.2...2.1.3