Skip to content

Releases: laterpay/supertab-browser

v3.0.3

22 Feb 09:11
Compare
Choose a tag to compare

3.0.3 (2024-02-22)

Bug Fixes

  • safer dom manipulation for loading animation (#47) (da2c5cb)

v3.0.2

21 Feb 16:11
Compare
Choose a tag to compare

3.0.2 (2024-02-21)

Bug Fixes

  • catch errors in promise when pre-fetching URLs and let it fail silently (2b7396b)

v3.0.1

08 Feb 12:49
Compare
Choose a tag to compare

3.0.1 (2024-02-08)

Bug Fixes

  • add viewport tag to opened windows to fix scaling (#45) (7567e4a)

v3.0.0

06 Feb 10:41
Compare
Choose a tag to compare

3.0.0 (2024-02-06)

Features

BREAKING CHANGES

  • Function names have been updated.

  • auth is now authorize.

  • getCurrentUser is now getUser.

  • getUserTab is now getTab.

  • pay is now payTab.

  • openPersonalMarketingPage is now openAboutSupertab.

v2.2.0

31 Jan 09:27
Compare
Choose a tag to compare

2.2.0 (2024-01-31)

Features

v2.1.0

30 Jan 14:26
Compare
Choose a tag to compare

2.1.0 (2024-01-30)

Features

v2.0.0

29 Jan 13:03
Compare
Choose a tag to compare

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

25 Jan 14:09
Compare
Choose a tag to compare

1.13.0 (2024-01-25)

Features

  • add build for stg tapper environment (#43) (57d6d7b)

v1.12.1

19 Jan 09:56
Compare
Choose a tag to compare

1.12.1 (2024-01-19)

Bug Fixes

  • send scope in the refresh token flow (#41) (e4e13d2)

v1.12.0

09 Jan 10:55
Compare
Choose a tag to compare

1.12.0 (2024-01-09)

Features