Releases: washingtonpost/ArcAds
Releases · washingtonpost/ArcAds
6.2.0
What's Changed
- Ci remove yarn lock, fix spelling issues, update branding by @JackHowa in #100
- ci: Include only arcads dist output not testfiles or source ones, massive perf improvement by @JackHowa in #99
- IRT-871 supporting local GDPR script handling by @jakma in #102
New Contributors
Full Changelog: 6.1.0...6.2.0
v6.1.0
6.0.0 Release
- Vulnerability Fixes
- Add ecmaVersion to support spread syntax.
- Update to webpack 5 configuration.
- Fix undefined UMD object in webpack build.
4.0.1 Release
- When a user resizes the window's width for the first time after page load, the resize events will only fire when the width changes past a breakpoint
- Documentation updates
3.0.0 Release
- Updating GPT endpoint from
www.googletagservices.com/tag/js/gpt.js
tosecurepubads.g.doubleclick.net/tag/js/gpt.js
- Adding conditional console logging with
debug=true
query parameter
2.0.2 Release
The function to set query string targeting on GPT ad units after the auction in pbjs now always passes an array as documented here: https://docs.prebid.org/dev-docs/publisher-api-reference.html#module_pbjs.setTargetingForGPTAsync
2.0.1 Release
Updating the prebid toggle to check: enabled is true and bids object is provided or enabled is undefined and bids object is provided. Previously enabled was not being checked.
2.0.0 Release
Release Notes:
- Single Ads Call Support - https://github.com/washingtonpost/ArcAds#sra-single-request-architecture
Additional Size Mapping Parameters Support
Added support for 3-dimensional arrays for size mapping
Open Source Release
Release Notes
Initial release of ArcAds into the open source world!