Skip to content

Releases: high-impact-js/highimpact.js

Release list

Release 0.12.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 13:06

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)