Skip to content

Releases: skymavis/waypoint-js

waypoint@v4.1.0

09 Jan 09:09
1b92eb8
Compare
Choose a tag to compare

waypoint@v4.0.2

08 Jan 13:02
db9fcf8
Compare
Choose a tag to compare

waypoint@v4.0.1

08 Jan 07:06
de29f52
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/skymavis/waypoint-js/compare/waypoint@v4.0.0...waypoint@v4.0.1

waypoint@v3.1.2

08 Jan 12:12
2543c37
Compare
Choose a tag to compare

waypoint@v4.0.0

20 Dec 04:32
1cad3d1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/skymavis/waypoint-js/compare/waypoint@v3.2.2...waypoint@v4.0.0

waypoint@v3.2.2

02 Dec 03:47
f29565d
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/skymavis/waypoint-js/compare/waypoint@v3.1.1...waypoint@v3.2.2

waypoint@v3.1.1

25 Oct 10:50
4dbab80
Compare
Choose a tag to compare

What's Changed

  • feat(example): free-gas type for saigon chain by @red8paw in #59
  • fix(headless): change to session storage by @red8paw in #60

Full Changelog: https://github.com/skymavis/waypoint-js/compare/waypoint@v3.1.0...waypoint@v3.1.1

waypoint@v3.1.0

25 Oct 04:48
b94b7a0
Compare
Choose a tag to compare

What's Changed

  • waypoint/core is deprecated - move to waypoint/headless
  • Support full headless flow via waypoint/headless

Full Changelog: https://github.com/skymavis/waypoint-js/compare/waypoint@v3.0.0...waypoint@v3.1.0

waypoint@v3.0.0

11 Oct 07:01
919f32d
Compare
Choose a tag to compare

Changelog

[3.0.0] - 2024-10-11

Added

  • Support the Skynet API - waypoint/skynet.
  • Support the headless flow - interact with the Keyless wallet WITHOUT Waypoint popup - waypoint/core
  • SDK support get secondaryAddress that return from Ronin Waypoint
  • Example for headless flow

Changed

  • Combine the redirect-authorize flow to the authorize function
  • Provide the mode parameter to the authorize function - redirect | popup
  • accessToken change to token - return from the authorize function

Fixed

  • Fix user rejected error when call authorize & sign at the same time

waypoint@v2.0.3

30 Sep 07:59
5ba9781
Compare
Choose a tag to compare