Release Notes for Welcomer
Discover the latest updates and improvements to our Intexter template for Google Ad Manager.
v1.6.0
05/11/2025
- NEW: Added "Max height" field to limit creative responsiveness.
- NEW: Added "Padding" field to add space around the creative (filled with the specified background color or image). Useful for making the creative stand out and adding space between the website header and the creative.
- NEW: Implemented macros for easier third-party tag configuration (e.g., the macro “%%GENECY_VIEW_SELECTOR%%” converts to a unique CSS selector pointing to the creative’s viewability HTML element).
v1.5.0
21/05/2025
- NEW: Added native video support (up to 1 MB uploaded or provided by URL). The "videoEnded" event is dispatched when the video reaches the end, which can be used for JS callbacks, such as closing the ad.
- NEW: Introduced HTML tag support, allowing the use of GPT passback tags, AdSense tags, etc., rendered inside the ad container (outside the iFrame).
- NEW: Implemented an invalid clicks prevention system on creative load to capture accidental clicks on the ad while users are interacting with the website.
- NEW: Added option to control how clipping positions the creative.
- NEW: Added option to change the default "Scroll down tip" color by setting "scrollDownImgColor=#FFFFFF" in the "Configurations" field.
v1.4.0
28/06/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.
- UPDATED: Rewritten and optimized the code in TypeScript for improved support and fewer bugs.
- UPDATED: Added CSS classes for each ad element for easier management with JS callbacks.
- FIXED: Addressed minor bug fixes.
v1.3.2
14/04/2023
- FIXED: Issue with the "Html code" material source where it didn't work correctly has been resolved.
v1.3.1
10/03/2023
- UPDATED: The specified file width is now the maximum width for the creative when 'Fit' is selected in the 'File Sizing' field.
- NEW: Class names have been added for most HTML elements generated by the template for easier customization and deeper integration with website design.
v1.3.0
06/02/2023
- NEW: The ability to set the height to 0 to automatically calculate the ad container height has been added. This is useful for responsive HTML creatives and images to fill the entire area.
- UPDATED: The template will no longer affect the website background color settings if there is no bottom offset set.
v1.2.1
01/02/2023
- FIXED: Active View measurement support improved (previously ineffective in most cases).
v1.2.0
28/12/2022
- NEW: A "scroll down tip" button has been added, which scrolls the website down until the banner is out of the viewport;
- UPDATED: A fix has been implemented to prevent the banner from being obscured on page load due to the browser retaining the previous scrolling position.
v1.1.0
01/09/2022
- NEW: Set the top margin with the new option (useful for websites with fixed headers/menus).