Releases: SocketDotTech/plugin
Releases · SocketDotTech/plugin
v0.1.0
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
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
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
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.
Full Changelog: v0.0.11...v0.0.12
v0.0.11
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
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
v0.0.8
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