Changelog
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.12.0 (2026-08-17)
Bug Fixes
- add disconnectedCallback to AdvantageWrapper to ensure cleanup (#60) (7a5e4f7), closes #61
- add utils entry point to build configuration (0254be8)
- change name of retry interval in send message (36cd9df)
- changed the execution order so that integration setup is run after default setup. (#9) (e5831cc)
- clip-path instead of clip (e31bfd5)
- deprecate onReset, onClose (cfd5f91)
- detect reset (#56) (333fc5a)
- dev/demo updates (d4faa19)
- export missing types (d5d2a45)
- fallback when "CSSStyleSheet" not supported (#38) (ccd5206)
- remove advantage-ad-background on reset in multi-midscroll formats (#71) (c29bd83)
- remove dev images (12f2911)
- remove need for running configure (10c5dec)
- removed unused close-button from midscroll (#11) (7d5f793)
- reset topscroll styles on close (#63) (b1fe55c)
- set default height dimensions on formats (933e209)
- throw if element not provided (af79fb7)
- welcome page: hide site title on small screens (#34) (3aedf10)
- welcomepage: add back 0s transition handle (3a0bdf2)
- welcomepage: change from svh to dvh (#44) (626c6c5)
Features
- add allowedFormats parameter to advantageWrapAdSlotElement helper (429e3d0)
- add double midscroll single creative format (#65) (d38c86d)
- allowed-formats (#48) (d2737d3)
- catch format setup and integration errors (dd13414)
- current-format attribute to AdvantageWrapper for easier debugging (#53) (07e30dc)
- enhance DOM change detection for iframes in AdvantageWrapper (8284346)
- extended AdvantageFormatOptions to also include an animation duration for the close button event (#21) (81976e2)
- format options to include closeButton and downArrow properties (#13) (7f919ab)
- introduce Double Midscroll Format (#49) (0155be3)
- multiple improvements; exlude-formats and promises in format setup + more (f0aae81)
- nested iframes (cf65317)
- new logging class to make it less noizy (74d9080)
- separated messaging protocol from wrapper (26b91c6)
- topscroll: add click handlers for downArrow scroll and close button in topscroll format (#58) (b0cfcaa)
- triple midscroll format support (#55) (e4c70fc)
- update brand (6e5a55e)
- welcome page format (#32) (5814cf9)
- wrapping helper + readme updates (77f17c4)
0.11.2 (2026-04-21)
Bug Fixes
0.11.1 (2026-03-26)
Bug Fixes
- welcomepage: add back 0s transition handle (3a0bdf2)
0.11.0 (2026-01-18)
Bug Fixes
- add utils entry point to build configuration (0254be8)
Features
0.10.2 (2025-12-17)
Bug Fixes
0.10.1 (2025-12-11)
Bug Fixes
- add disconnectedCallback to AdvantageWrapper to ensure cleanup (#60) (7a5e4f7), closes #61
- welcomepage: change from svh to dvh (#44) (626c6c5)
0.10.0 (2025-11-24)
Features
- topscroll: add click handlers for downArrow scroll and close button in topscroll format (#58) (b0cfcaa)
0.9.1 (2025-10-21)
Bug Fixes
0.9.0 (2025-09-23)
Features
- current-format attribute to AdvantageWrapper for easier debugging (#53) (07e30dc)
- triple midscroll format support (#55) (e4c70fc)
0.8.0 (2025-06-27)
Features
- add allowedFormats parameter to advantageWrapAdSlotElement helper (429e3d0)
0.7.0 (2025-06-10)
Features
0.6.1 (2025-05-12)
0.6.0 (2025-03-24)
0.6.0-next.2 (2025-03-24)
Bug Fixes
- export missing types (d5d2a45)
0.6.0-next.1 (2025-02-27)
Features
enhance DOM change detection for iframes in AdvantageWrapper (8284346)
feat: nested iframes (cf65317)
0.5.2 (2024-10-24)
Bug Fixes
0.5.1 (2024-10-15)
Bug Fixes
0.5.0 (2024-10-02)
Features
- extended AdvantageFormatOptions to also include an animation duration for the close button event (#21) (81976e2)
- welcome page format (#32) (5814cf9)
0.4.0 (2024-10-01)
Features
- extended AdvantageFormatOptions to also include an animation duration for the close button event (#21) (81976e2)
0.3.0 (2024-09-10)
Bug Fixes
Features
0.2.0 (2024-06-20)
Bug Fixes
- changed the execution order so that integration setup is run after default setup. (#9) (e5831cc)
- deprecate onReset, onClose (cfd5f91)
Features
- new logging class to make it less noizy (74d9080)