Releases: FriendlyCaptcha/friendly-captcha-sdk
Releases · FriendlyCaptcha/friendly-captcha-sdk
0.1.22
What's Changed
- Increase retry timeout by @jamielinux in #46
- Bump package-lock.json by @jamielinux in #47
New Contributors
- @jamielinux made their first contribution in #46
Full Changelog: 0.1.21...0.1.22
0.1.21
What's Changed
- Un-escape markdown links when rewriting for docusaurus by @mikemherron in #42
- Throttle stack trace generation by @greenberga in #44
Full Changelog: 0.1.20...0.1.21
0.1.20
What's Changed
- Add
title
attribute to widget iframe by @greenberga in #40 - Limit the maximum amount of records collected by @gzuidhof in #39
Full Changelog: 0.1.19...0.1.20
0.1.19
What's Changed
- Make agent and widget iFrame load retries exponential by @mikemherron in #37
- Bump to 0.1.19 by @mikemherron in #38
Full Changelog: 0.1.18...0.1.19
0.1.18
What's Changed
- Update API endpoints in documentation by @greenberga in #35
- Defer DOM event listener creation until DOM is ready by @greenberga in #36
Full Changelog: 0.1.17...0.1.18
0.1.17
What's Changed
- Fix handling of
apiEndpoint
in constructor by @greenberga in #34
Full Changelog: 0.1.16...0.1.17
0.1.16
What's Changed
- Default to creating agent iframe on widget create by @greenberga in #31
- Test SDK loading before widget tag by @rokostik in #30
- Bump to 0.1.16 by @greenberga in #32
Full Changelog: 0.1.15...0.1.16
0.1.15
What's Changed
- Allow disabling patching of
window.eval
by @merlinfuchs in #29
Full Changelog: 0.1.14...0.1.15