Releases: wormhole-foundation/wormhole-connect
[email protected]
What's Changed
- Move to Vite by @artursapek in #1335
- Vite environment variables support by @kev1n-peters in #1393
- Fix useIsTransferLimited hook to use token origin chain by @kev1n-peters in #1398
- Bumped @certusone/wormhole-sdk package to latest by @kev1n-peters in #1317
- Fix tBTC isRouteSupported check by @kev1n-peters in #1401
- Fix glitchy error message, remove collapsing from route options by @artursapek in #1430
- tBTC isRouteSupported await fix by @kev1n-peters in #1440
- Update README instructions so Vite build works for HTML integration by @artursapek in #1439
Full Changelog: https://github.com/wormhole-foundation/wormhole-connect/compare/[email protected]@0.2.0-beta.0
[email protected]
What's Changed
- Move to Vite by @artursapek in #1335
- Vite environment variables support by @kev1n-peters in #1393
- Fix useIsTransferLimited hook to use token origin chain by @kev1n-peters in #1398
- Bumped @certusone/wormhole-sdk package to latest by @kev1n-peters in #1317
Full Changelog: https://github.com/wormhole-foundation/wormhole-connect/compare/[email protected]@0.1.8-beta.0
[email protected]
What's Changed
- Updated guardian RPCs and added round-robin support for fetching VAAs. by @kev1n-peters in #1341
- checkForeignAssetsConfig: skip asset in case of getting a 429 error when fetching decimals by @M-Picco in #1366
- add configuration option to provide a link to a wormhole explorer by @sebastianscatularo in #1348
- [Enhance] Improve governor limit messaging by @yuli-ferna in #1334
- Handle empty response on availableNotionalByChainResponse and tokenListResponse by @yuli-ferna in #1380
- Add temporary banner for illiquid markets by @yuli-ferna in #1382
- Allow resuming a transaction without having an ATA created by @M-Picco in #1385
- [#1288] Allow selecting an asset without connecting an account by @M-Picco in #1307
- connect: refine USDC warning by @evan-gray in #1384
- Feature: Self redeem relay transfers by @kev1n-peters in #1372
- [Enhancemenet] Show automatic redemption route even if insufficient funds are available by @yuli-ferna in #1360
- Changed wording on automatic and manual bridge routes by @kev1n-peters in #1383
- Route description should be multiline by @kev1n-peters in #1391
Full Changelog: https://github.com/wormhole-foundation/wormhole-connect/compare/[email protected]@0.1.7
[email protected]
What's Changed
- Updated guardian RPCs and added round-robin support for fetching VAAs. by @kev1n-peters in #1341
- checkForeignAssetsConfig: skip asset in case of getting a 429 error when fetching decimals by @M-Picco in #1366
- add configuration option to provide a link to a wormhole explorer by @sebastianscatularo in #1348
- [Enhance] Improve governor limit messaging by @yuli-ferna in #1334
- Handle empty response on availableNotionalByChainResponse and tokenListResponse by @yuli-ferna in #1380
- Add temporary banner for illiquid markets by @yuli-ferna in #1382
- Allow resuming a transaction without having an ATA created by @M-Picco in #1385
- [#1288] Allow selecting an asset without connecting an account by @M-Picco in #1307
- connect: refine USDC warning by @evan-gray in #1384
- Feature: Self redeem relay transfers by @kev1n-peters in #1372
- [Enhancemenet] Show automatic redemption route even if insufficient funds are available by @yuli-ferna in #1360
- Changed wording on automatic and manual bridge routes by @kev1n-peters in #1383
Full Changelog: https://github.com/wormhole-foundation/wormhole-connect/compare/[email protected]@0.1.7-beta.0
[email protected]
What's Changed
- Fix WGLMR typo in FAQ by @aadam-10 in #1281
- [Bugfix] Only show supported wallets based on the networks config by @yuli-ferna in #1277
- Update SDN list by @tonyjin in #1298
- [#1276] Upgrade to use Wallet Connect V2 by @M-Picco in #1285
- Fix solana sequence retrieval by @M-Picco in #1304
- [#1280] Conditionally render gas row if non-zero by @artursapek in #1320
- [#1286] Support for CCTP Polygon by @M-Picco in #1312
New Contributors
- @artursapek made their first contribution in #1320
Full Changelog: https://github.com/wormhole-foundation/wormhole-connect/compare/[email protected]@0.1.6
[email protected]
What's Changed
- Fix WGLMR typo in FAQ by @aadam-10 in #1281
- [Bugfix] Only show supported wallets based on the networks config by @yuli-ferna in #1277
- Update SDN list by @tonyjin in #1298
- [#1276] Upgrade to use Wallet Connect V2 by @M-Picco in #1285
- Fix solana sequence retrieval by @M-Picco in #1304
- [#1280] Conditionally render gas row if non-zero by @artursapek in #1320
- [#1286] Support for CCTP Polygon by @M-Picco in #1312
New Contributors
- @artursapek made their first contribution in #1320
Full Changelog: https://github.com/wormhole-foundation/wormhole-connect/compare/[email protected]@0.1.6-beta.0
v0.1.5
What's Changed
- builder: bump connect version by @evan-gray in #1250
- #1260 - avoid overlap on small screens by @sebastianscatularo in #1264
- [#1213] Avoid decoding the transfer payload for non gateway chains by @M-Picco in #1263
- Feature/1233 add warning message for all the transfer of USDC that does not use CCTP by @yuli-ferna in #1268
- remove unnecessary padding by @sebastianscatularo in #1255
- #1221 - adjust size for bottom menu by @sebastianscatularo in #1251
- Added PYTH token to mainnet config by @kev1n-peters in #1278
- improve template hydration, adjust open in new icon location by @sebastianscatularo in #1252
- Feat/add partner logo support and align page header option by @sebastianscatularo in #1267
- #portal-bridge-ui/issues/547 - avoid openning twice by @sebastianscatularo in #1273
Full Changelog: https://github.com/wormhole-foundation/wormhole-connect/compare/[email protected]@0.1.5
[email protected]
What's Changed
- builder: bump connect version by @evan-gray in #1250
- #1260 - avoid overlap on small screens by @sebastianscatularo in #1264
- [#1213] Avoid decoding the transfer payload for non gateway chains by @M-Picco in #1263
- Feature/1233 add warning message for all the transfer of USDC that does not use CCTP by @yuli-ferna in #1268
- remove unnecessary padding by @sebastianscatularo in #1255
- #1221 - adjust size for bottom menu by @sebastianscatularo in #1251
Full Changelog: https://github.com/wormhole-foundation/wormhole-connect/compare/[email protected]@0.1.5-beta.0
v0.1.4
What's Changed
- add link to highlight customizer by @barnjamin in #1204
- cache coingecko by @derpy-duck in #1172
- #1183 - add config option to mount to search tx view by @sebastianscatularo in #1188
- #1163 - add option to turn off hamburger menu by @sebastianscatularo in #1180
- #1221 - add options to extend menu links by @sebastianscatularo in #1225
- [#671] Fix Sei tx search and explorer link by @M-Picco in #1215
- [Bugfix] Signing with ledger on Osmosis by @M-Picco in #1202
- connect: update foreign assets cache and script to include gateway chains by @M-Picco in #1173
- Update CONTRIBUTING.md with release how-to by @aadam-10 in #1210
- Change 'View on Wormhole Explorer' for 'View on Wormholescan' by @M-Picco in #1228
- [#1212] Fix solana parsed message recipient for gateway transfers by @M-Picco in #1227
- #1182 - add extra networks and more token options by @sebastianscatularo in #1184
- Add wormchain to the npm package chain list by @M-Picco in #1235
- Update avalanche explorer links to avascan by @M-Picco in #1239
- Feature: Support tBtc by @yuli-ferna in #1174
- connect/gateway: fix message/vaa decoding when there are multiple ibc transfers by @M-Picco in #1236
- Fix wormholescan explorer link not showing for gateway chains by @M-Picco in #1244
New Contributors
- @sebastianscatularo made their first contribution in #1188
- @yuli-ferna made their first contribution in #1174
Full Changelog: https://github.com/wormhole-foundation/wormhole-connect/compare/[email protected]@0.1.4
[email protected]
What's Changed
- add link to highlight customizer by @barnjamin in #1204
- cache coingecko by @derpy-duck in #1172
- #1183 - add config option to mount to search tx view by @sebastianscatularo in #1188
- #1163 - add option to turn off hamburger menu by @sebastianscatularo in #1180
- #1221 - add options to extend menu links by @sebastianscatularo in #1225
- [#671] Fix Sei tx search and explorer link by @M-Picco in #1215
- [Bugfix] Signing with ledger on Osmosis by @M-Picco in #1202
- connect: update foreign assets cache and script to include gateway chains by @M-Picco in #1173
- Update CONTRIBUTING.md with release how-to by @aadam-10 in #1210
- Change 'View on Wormhole Explorer' for 'View on Wormholescan' by @M-Picco in #1228
- [#1212] Fix solana parsed message recipient for gateway transfers by @M-Picco in #1227
- #1182 - add extra networks and more token options by @sebastianscatularo in #1184
- Add wormchain to the npm package chain list by @M-Picco in #1235
- Update avalanche explorer links to avascan by @M-Picco in #1239
- Feature: Support tBtc by @yuli-ferna in #1174
- connect/gateway: fix message/vaa decoding when there are multiple ibc transfers by @M-Picco in #1236
- Fix wormholescan explorer link not showing for gateway chains by @M-Picco in #1244
New Contributors
- @sebastianscatularo made their first contribution in #1188
- @yuli-ferna made their first contribution in #1174
Full Changelog: https://github.com/wormhole-foundation/wormhole-connect/compare/[email protected]@0.1.4-beta.0