Releases: laterpay/supertab-browser
Releases · laterpay/supertab-browser
v2.0.0
2.0.0 (2024-01-29)
Features
BREAKING CHANGES
- Closed windows no longer throw errors but resolve the promise with
{ error: "Window closed" }
instead.
v1.13.0
1.13.0 (2024-01-25)
Features
- add build for stg tapper environment (#43) (57d6d7b)
v1.12.1
1.12.1 (2024-01-19)
Bug Fixes
- send scope in the refresh token flow (#41) (e4e13d2)
v1.11.0
1.11.0 (2023-12-22)
Features
- Improve and fix argument types of method
auth
(#38) (5b002e7)
v1.10.1
1.10.1 (2023-12-21)
Bug Fixes
- Use origin instead of href when creating the redirect uri (#37) (d10cd39)
v1.10.0
1.10.0 (2023-12-21)
Features
- Add suppport for testmode: true to pay method (#36) (ba7436f)
v1.9.0
1.9.0 (2023-12-20)
Features
- pass
usd
for currency param in config (#34) (4794d85)
- return
salesModel
for offerings (#35) (2bff6da)
v1.8.0
1.8.0 (2023-12-18)
Features
v1.7.0
1.7.0 (2023-12-15)
Features