Release Notes for Wallpaper
Discover the latest updates and improvements to our Intexter template for Google Ad Manager.
v2.11.1
11/10/2024
- FIXED: Updated rendering method to prevent certain browsers from caching the source element, which caused invalid caller element positioning.
v2.11.0
30/08/2024
- NEW: Displays “AdChoices” icon (if available) to comply with DSA regulation for ad transparency.
- UPDATED: Implemented a new JS callbacks system for enhanced functionality, including the ability to render the ad after a publisher-defined event.
- UPDATED: Added CSS classes for each ad element for easier management with JS callbacks.
- UPDATED: Included accessibility labels for images and buttons.
- FIXED: Resolved issue with a light vertical line appearing between the top part and sides on retina screens.
v2.10.0
31/10/2023
- NEW: Now displays errors in the configuration in the browser developer console tools (in GAM creative preview mode only).
- UPDATED: Rewritten and optimized the code in TypeScript for improved support and fewer bugs.
- FIXED: Resolved a click issue on websites with AdSense page-level ads enabled.
- FIXED: Addressed minor bug fixes.
v2.9.0
31/07/2023
- NEW: Introduced a new configuration parameter to add space between the website and the sides. To add 5px of space, include "padding=5" in the "Configurations" field.
v2.8.1
01/02/2023
- FIXED: Active View measurement support improved (previously ineffective in most cases).
v2.8.0
09/11/2022
- NEW: Set a different width for the top part (width is equal to the "Page width" by default) - it's very useful when showing just one side;
- UPDATED: method of how a creative is positioned when showing a single side.
v2.7.3
24/10/2022
- FIXED: Click tracking for the background is fixed (when the clickable background feature is enabled).
v2.7.0
31/03/2022
- NEW: Active view measurement support;
- NEW: Configurations line implemented for more advanced changes in the template.
v2.6.0
24/05/2021
- NEW: Accepts JavaScript callbacks - events: onInit, onLoad, onClose; methods: close. [Can be enabled in the customization form only]
v2.5.1
08/04/2020
- FIXED: Prevents multiple template loadings (on an ad-unit refreshing and multiple loadings).
v2.5.0
07/04/2020
- NEW: Multiple "clickTag" variables and click-tracking links support for HTML assets;
- UPDATED: Extended click-tracking features for each template part (sides, top-part). Therefore click-tracking related fields renamed. Please take note that current click-tracking links will be lost after the update. Please update Wallpaper creatives after that.
v2.4.0
27/03/2020
- NEW: Set different click tracking URLs for each part of the skin (for the top part, left side, right side) [Can be enabled in the customization form only].
v2.3.0
16/02/2020
- NEW: Set background (HTML "body" element) clickable;
- UPDATED: Select a container or sizing element by using CSS path (not ID value only).
v2.2.2
29/12/2019
- FIXED: a click URL bug with multiple params (sub-URLs);
- FIXED: renders correctly when DIV elements have non-default CSS "overflow" property.
v2.2.1
13/12/2019
- FIXED: bug with multiple params (sub-URLs) in the click-through URL field.
v2.2.0
20/11/2019
- NEW: Option to hide one of the sides;
- NEW: Disable an automatic centering of a Wallpaper creative (useful for non-centered websites).
v2.1.0
16/10/2019
- NEW: New template variation - the template with multiple source files (suffix "multiple" in template filenames). Separate source for each side and a top part. This variation supports HTML banners or third-party tags as sides.
v2.0.0
09/09/2019
- Fully rebuilt template with increased performance and bug-fixes;
- NEW: Set a custom top-part - HTML banner, HTML code or image. The top-part is responsive.
v1.9.0
29/04/2019
- NEW: Enable to listen for the changes to the position of a targeted container when fixed sides are enabled (useful when the Wallpaper need to appear under the header and reposition it on scroll till the top of the viewport);
- NEW: Call two API methods to recalculate Wallpaper's sizes (evt.resize) and positions (evt.repos);
- FIXED: few minor bugs have been fixed.
v1.8.1
03/04/2019
- NEW: Fixed wallpaper listens for the top offset changes of the container element.
v1.8.0
15/02/2019
- NEW: Provide an HTML element ID as a content width source to make the Wallpaper responsive;
- NEW: Set a JavaScript function name which will be called once Wallpaper finishes loading (this feature allows to change the appearance of a website when the Wallpaper is loaded).
v1.7.0
30/11/2018
- NEW: Set an offset from the top of the window (useful when a website has a sticky header).
v1.6.1
14/11/2018
- FIXED: Usage of third-party tags in the template rebuilt entirely. Previously, Google Ad Manager macros (%%CACHEBUSTER%%, etc.) could not work correctly in some cases.
v1.6.0
02/11/2018
- NEW: Target HTML element by CSS selector where template should appear;
- NEW: Set a position of the template in a container above or below to inner content;
- NEW: Add third-party tags to creative (like MOAT tags).
v1.5.0
22/03/2018
- NEW: In some cases, there is a requirement for changes in the CSS z-index property. Now you can change this property for both sides.
v1.4.0
15/12/2017
- NEW: Feature that allows users to close the skin. Show close button on left or right corner.
v1.3.0
29/09/2017
- NEW: set HTML element ID where creative render starts. For example, this option allows position Wallpaper under a full-width header.
v1.2.1
21/09/2017
- Bug fix: positioning on load (sometimes creative appears in the incorrect position on page load).
v1.2.0
04/05/2017
- Don't break website's responsiveness (hides skin if browser window viewport width is less than a value of template variable "Page width").