Release Notes for Rotator
Discover the latest updates and improvements to our Intexter template for Google Ad Manager.
v1.2.0
19/01/2025
- NEW: Added a shuffle option for selected images to randomize their display order.
- NEW: Added a background click URL field, allowing you to set a different URL for the background.
- NEW: Displays “AdChoices” icon (if available) to comply with DSA regulation for ad transparency.
- UPDATED: Rewritten and optimized the code in TypeScript for improved support and fewer bugs.
- UPDATED: Implemented a new JS callbacks system for enhanced functionality.
- UPDATED: Added CSS classes for each ad element for easier management with JS callbacks.
v1.1.0
08/09/2023
- NEW: Introduced the option to pause the animation when a user hovers over a creative.
- UPDATED: Added new JS callback events and methods. Events: pause (triggered when animation is paused), resume (triggered when animation resumes), change (triggered when a slide has changed). Methods: pause (used to pause the animation), resume (used to resume the animation).
- UPDATED: Included accessibility labels for images and buttons.
- FIXED: Resolved a click issue on websites with AdSense page-level ads enabled.
v1.0.1
28/06/2023
- FIXED: Addressed appearance issues when an ad-slot container has a CSS flexbox layout.