Skip to content

Releases: SocketDotTech/plugin

v0.1.0

24 Aug 14:23
Compare
Choose a tag to compare

0.1.0 (2022-08-24)

What's changed

Features

  • Refuel (gas movr) integration
  • Enabled same chain swaps
  • Added search bar to token list
  • More route details like gas fees, bridge fees and dex name are shown on the review screen.
  • Added retry button which allows the users to retry transactions when anything fails.

Bug fixes

  • Handled prepare API failure

Playground

Full Changelog: v0.0.14...v0.1.0

v0.0.14

19 Aug 17:41
ba08566
Compare
Choose a tag to compare

0.0.14 (2022-08-19)

What's changed

Updates

Updated the Socket SDK version

Bug fixes

Handled prepare failure

Full Changelog: v0.0.13...v0.0.14

v0.0.13

06 Aug 13:42
Compare
Choose a tag to compare

0.0.13 (2022-08-6)

What's changed

Features

Feat: option to add custom font

Bug fixes

Removed tailwind preflight (css reset) and added custom css classes.

Full Changelog: v0.0.12...v0.0.13

v0.0.12

05 Aug 17:03
Compare
Choose a tag to compare

0.0.12 (2022-08-5)

What's changed

Features

🦕 feat: added singleTxOnly customisation option by @salil-naik in #20

Added a new customisation option to enable quotes with only 1 transaction. You can set singleTxOnly to true to enable it. By default, it is disabled.

socket.tech-widget-0.0.12.tgz

Full Changelog: v0.0.11...v0.0.12

v0.0.11

03 Aug 19:32
Compare
Choose a tag to compare

0.0.11 (2022-08-4)

What's changed

Bug fixes

  • Handled error messages better. Showing route-id in error modals to help debug issues faced by the users.

Features

  • Stepper / Progress bar for better clarity on the number of transactions involved in a route
  • Highlighting the active transaction step to make it more intuitive.

Full Changelog: v0.0.9...v0.0.11

v0.0.9

27 Jul 10:38
Compare
Choose a tag to compare

0.0.9 (2022-07-27)

What's changed

Bug fixes

  • fix: customisation bugs; border radius and chain select hover state.

Features

  • feat: added bridge details and support link to the bridging loader

Full Changelog: v0.0.8...v0.0.9

socket.tech-widget-0.0.9.tgz

v0.0.8

21 Jul 12:04
Compare
Choose a tag to compare

0.0.8 (2022-07-21)

What's changed

Bug fixes

  • Transaction modal is populated with correct data when opened from pending transactions
  • Tx URLs display is fixed. Added externalLink icon to make it more intuitive.
  • Transaction step details are fixed and UX enhanced.

Features

  • Added transitions for modals
  • Route completion feedback

Full Changelog: https://github.com/SocketDotTech/widget/commits/v0.0.8