Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (14 loc) · 564 Bytes

CHANGELOG.md

File metadata and controls

24 lines (14 loc) · 564 Bytes

Changelog

All the changes made to Poppy js library.

[1.1.1] - 2021-07-27

  • Fix dependency vulnerabilities

[1.1.0] - 2019-07-07

Adds support for:

  • Callbacks on CTA button click - useful for tracking conversions
  • Auto-Close Poppy after the specified duration
  • Closing Poppy programatically using the close() method

[1.0.1] - 2019-07-06

  • Fixes: Upgraded build dependencies to use safer packages witout vulnerabilities
  • Updated Docs to include usage with browsers directly without package bundling

[1.0.0] - 2019-07-06

  • Initial Release