Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update prebidjsReleases.md #2920

Merged
merged 1 commit into from
Apr 29, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions prebid/prebidjsReleases.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,17 @@ The table below is a summary of feature changes and important bug fixes in core
{: .table .table-bordered .table-striped }
| Release | Feature |
| --- | --- |
| 4.36 | Introduced pbjs.installedModules array |
| 4.35 | Introduced pbjs.pbjs.getHighestUnusedBidResponseForAdUnitCode function |
| 4.34 | Bug fix: canBidderRegisterSync ignoring iframe sync disabled by default |
| 4.33 | [MultiBid Module](/dev-docs/modules/multibid.html) |
| 4.32 | [MASS Module](/dev-docs/modules/mass.html) introduces a custom deal render approach |
| 4.31 | PBS Bid Adapter: FPD2.0 bug fix for first party data issue |
| 4.30 | [First Party Data 2.0](/features/firstPartyData.html) changed to `ortb2`, added demand chain object to PBS Bid Adapter |
| 4.29 | PBS Bid Adapter: cooperative sync flag |
| 4.28 | Prebid Server Bid Adapter: use floors module to obtain OpenRTB floor, Support for [ignoreBidderCacheKey](/dev-docs/publisher-api-reference.html#setConfig-vast-cache) |
| 4.27 | Update TTL logic |
| 4.26 | [Bid Viewability Module](dev-docs/modules/bidViewable.html) |
| 4.25 | Extended ID permissions |
| 4.24 | Support Multiple Prebid Servers |
| 4.23 | Added skipPbsAliasing feature |
Expand Down