Releases: wormhole-foundation/wormhole-connect
[email protected]
What's Changed
- refactor TokenList, remove token sorting and filtering from component by @artursapek in #3542
- Fix typo in ReadOnlyWallet constant by @tonyjin in #3581
- Remove 'tss-react' and update to MUI v6 compatibility by @DBosley in #3526
- cctp executor route worldchain support by @kev1n-peters in #3584
Full Changelog: https://github.com/wormhole-foundation/wormhole-connect/compare/[email protected]@3.0.1-beta.5
[email protected]
What's Changed
- bump to fix crash when accessing EVM provider details by @artursapek in #3574
- Show both Fastest and cheapest as top routes by @emreboga in #3567
- Fix Tx History when no chain config is found for the API tx item by @emreboga in #3575
- Fix/3448: Display "No routes found" message after wallet disconnect by @hashpalk in #3561
- solana: check if tx landed after block height exceeded error by @kev1n-peters in #3577
- Remove padding reset from amount input by @emreboga in #3576
- Change card bg color in dark theme by @emreboga in #3582
- Add config option for cache namespace by @artursapek in #3580
New Contributors
Full Changelog: https://github.com/wormhole-foundation/wormhole-connect/compare/[email protected]@3.0.1-beta.4
[email protected]
What's Changed
- bump to fix crash when accessing EVM provider details by @artursapek in #3574
- Show both Fastest and cheapest as top routes by @emreboga in #3567
- Fix Tx History when no chain config is found for the API tx item by @emreboga in #3575
- Fix/3448: Display "No routes found" message after wallet disconnect by @hashpalk in #3561
- solana: check if tx landed after block height exceeded error by @kev1n-peters in #3577
- Remove padding reset from amount input by @emreboga in #3576
- Change card bg color in dark theme by @emreboga in #3582
New Contributors
Full Changelog: https://github.com/wormhole-foundation/wormhole-connect/compare/[email protected]@3.0.1-beta.3
[email protected]
What's Changed
- bump to fix crash when accessing EVM provider details by @artursapek in #3574
- Show both Fastest and cheapest as top routes by @emreboga in #3567
- Fix Tx History when no chain config is found for the API tx item by @emreboga in #3575
- Fix/3448: Display "No routes found" message after wallet disconnect by @hashpalk in #3561
- solana: check if tx landed after block height exceeded error by @kev1n-peters in #3577
- Remove padding reset from amount input by @emreboga in #3576
New Contributors
Full Changelog: https://github.com/wormhole-foundation/wormhole-connect/compare/[email protected]@3.0.1-beta.2
[email protected]
What's Changed
- bump to fix crash when accessing EVM provider details by @artursapek in #3574
- Show both Fastest and cheapest as top routes by @emreboga in #3567
- Fix Tx History when no chain config is found for the API tx item by @emreboga in #3575
Full Changelog: https://github.com/wormhole-foundation/wormhole-connect/compare/[email protected]@3.0.1-beta.1
[email protected]
What's Changed
- bump to fix crash when accessing EVM provider details by @artursapek in #3574
- Show both Fastest and cheapest as top routes by @emreboga in #3567
Full Changelog: https://github.com/wormhole-foundation/wormhole-connect/compare/[email protected]@3.0.1-beta.0
[email protected]
What's Changed
- Split exports to reduce main bundle size by @artursapek in #3460
- Fix error in toNative method of TokenAddressCache by @DBosley in #3465
- Color updates for CTA and route cards by @emreboga in #3445
- [PROD-154] Render icon svg defs only once and fix asset piker touch event by @emreboga in #3470
- Revert "Fix error in toNative method of TokenAddressCache" by @artursapek in #3471
- Revert addr proxy changes by @artursapek in #3472
- Bump wormhole sdk to 1.17.0 by @artursapek in #3476
- bump mayan to 1.13.0 to get quote TTLs by @artursapek in #3479
- Convert quotes array to mapping further upstream by @artursapek in #3481
- Use div instead of default button for CardActionArea component by @emreboga in #3480
- 2.5.0 fixes ported to
development
by @artursapek in #3486 - refine token list (into devel) by @artursapek in #3488
- Adding a new connect event: history.load by @emreboga in #3482
- Hide tokens with 0 balances by @artursapek in #3492
- Experiment: Hide CCTP manual when automatic is present by @emreboga in #3494
- [PROD-158] USDC tx explorer link for ExecutorRoute by @emreboga in #3496
- Export CCTP W7 Executor Route by @kev1n-peters in #3497
- Quote filtering improvements by @artursapek in #3498
- move frankenstein check to the right place by @artursapek in #3499
- Fix coingecko ID for Optimism by @artursapek in #3500
- coingecko: add unichain native gas token id by @kev1n-peters in #3502
- Speed up token cache initalization by order of magnitude by @artursapek in #3493
- bump to cctp executor 0.0.2 by @artursapek in #3503
- USDC.range expects Sui tx hash to be lowercase by @emreboga in #3504
- rename cctp executor route by @kev1n-peters in #3507
- Clear destination tokens before fetching; add loading skeleton UI by @artursapek in #3510
- remove network cost line item by @kev1n-peters in #3511
- remove network cost from redeem page by @kev1n-peters in #3512
- Normalize token addresses to lowercase by @artursapek in #3513
- Add parsing for SOL insufficient lamports error message by @emreboga in #3516
- Clear recipient wallet when manual wallet address is invalid by @kev1n-peters in #3509
- Fix original token price fetch issue by @kev1n-peters in #3517
- bump cctp executor package for solana mainnet ata derive fix by @kev1n-peters in #3520
- Update dependencies and types by @DBosley in #3521
- Refactor theme usage to fix build error in SSG in portal by @DBosley in #3523
- Bump wallet aggregator, Node, NPM, Aptos by @artursapek in #3519
- remove forced height on skeleton tokens by @artursapek in #3514
- Enable running tests against an external URL by @emreboga in #3429
- Upgrade Playwright version by @emreboga in #3530
- Fall back to token amount for same-symbol tokens by @artursapek in #3501
- Add schedule to run UI automation every weekday by @emreboga in #3532
- Only pass routes with a successful quote by @artursapek in #3538
- Remove redundant chain configs, add Sonic & Linea by @artursapek in #3525
- bump cctp executor package for higher arbitrum gas limit by @kev1n-peters in #3540
- Fix wallet connection: convert bigint to number by @artursapek in #3544
- add icons for SONIC, LINEA by @artursapek in #3543
- Fix wallet types and token selection by @emreboga in #3546
- Update polygon icons by @emreboga in #3548
- Remove the tx link for USDC.range to default to WHScan by @emreboga in #3549
- Enable automation on pull_request by @emreboga in #3547
- Reset gas top-up when route is unselected by @emreboga in #3555
- Use $1 for USDC price by @kev1n-peters in #3556
- cctpv2 executor route support by @kev1n-peters in #3554
- bump NTT SDK by @fergarrui in #3524
- Add exception for Linea and Sonic chains to show them on USDC.range by @emreboga in #3562
- Fix hydration error in wallet connect button by @artursapek in #3563
- Add optional sourceToken parameter to isTokenSupportedHandler by @kev1n-peters in #3564
New Contributors
- @fergarrui made their first contribution in #3524
Full Changelog: https://github.com/wormhole-foundation/wormhole-connect/compare/[email protected]@3.0.0
[email protected]
What's Changed
- Fix wallet connection: convert bigint to number by @artursapek in #3544
- add icons for SONIC, LINEA by @artursapek in #3543
- Fix wallet types and token selection by @emreboga in #3546
- Update polygon icons by @emreboga in #3548
- Remove the tx link for USDC.range to default to WHScan by @emreboga in #3549
- Enable automation on pull_request by @emreboga in #3547
- Reset gas top-up when route is unselected by @emreboga in #3555
- Use $1 for USDC price by @kev1n-peters in #3556
- cctpv2 executor route support by @kev1n-peters in #3554
Full Changelog: https://github.com/wormhole-foundation/wormhole-connect/compare/[email protected]@3.0.0-beta.13
[email protected]
What's Changed
- Split exports to reduce main bundle size by @artursapek in #3460
- Fix error in toNative method of TokenAddressCache by @DBosley in #3465
- Color updates for CTA and route cards by @emreboga in #3445
- [PROD-154] Render icon svg defs only once and fix asset piker touch event by @emreboga in #3470
- Revert "Fix error in toNative method of TokenAddressCache" by @artursapek in #3471
- Revert addr proxy changes by @artursapek in #3472
- Bump wormhole sdk to 1.17.0 by @artursapek in #3476
- bump mayan to 1.13.0 to get quote TTLs by @artursapek in #3479
- Convert quotes array to mapping further upstream by @artursapek in #3481
- Use div instead of default button for CardActionArea component by @emreboga in #3480
- 2.5.0 fixes ported to
development
by @artursapek in #3486 - refine token list (into devel) by @artursapek in #3488
- Adding a new connect event: history.load by @emreboga in #3482
- Hide tokens with 0 balances by @artursapek in #3492
- Experiment: Hide CCTP manual when automatic is present by @emreboga in #3494
- [PROD-158] USDC tx explorer link for ExecutorRoute by @emreboga in #3496
- Export CCTP W7 Executor Route by @kev1n-peters in #3497
- Quote filtering improvements by @artursapek in #3498
- move frankenstein check to the right place by @artursapek in #3499
- Fix coingecko ID for Optimism by @artursapek in #3500
- coingecko: add unichain native gas token id by @kev1n-peters in #3502
- Speed up token cache initalization by order of magnitude by @artursapek in #3493
- bump to cctp executor 0.0.2 by @artursapek in #3503
- USDC.range expects Sui tx hash to be lowercase by @emreboga in #3504
- rename cctp executor route by @kev1n-peters in #3507
- Clear destination tokens before fetching; add loading skeleton UI by @artursapek in #3510
- remove network cost line item by @kev1n-peters in #3511
- remove network cost from redeem page by @kev1n-peters in #3512
- Normalize token addresses to lowercase by @artursapek in #3513
- Add parsing for SOL insufficient lamports error message by @emreboga in #3516
- Clear recipient wallet when manual wallet address is invalid by @kev1n-peters in #3509
- Fix original token price fetch issue by @kev1n-peters in #3517
- bump cctp executor package for solana mainnet ata derive fix by @kev1n-peters in #3520
- Update dependencies and types by @DBosley in #3521
- Refactor theme usage to fix build error in SSG in portal by @DBosley in #3523
- Bump wallet aggregator, Node, NPM, Aptos by @artursapek in #3519
- remove forced height on skeleton tokens by @artursapek in #3514
- Enable running tests against an external URL by @emreboga in #3429
- Upgrade Playwright version by @emreboga in #3530
- Fall back to token amount for same-symbol tokens by @artursapek in #3501
- Add schedule to run UI automation every weekday by @emreboga in #3532
- Only pass routes with a successful quote by @artursapek in #3538
- Remove redundant chain configs, add Sonic & Linea by @artursapek in #3525
- bump cctp executor package for higher arbitrum gas limit by @kev1n-peters in #3540
Full Changelog: https://github.com/wormhole-foundation/wormhole-connect/compare/[email protected]@3.0.0-beta.12
[email protected]
What's Changed
- Split exports to reduce main bundle size by @artursapek in #3460
- Fix error in toNative method of TokenAddressCache by @DBosley in #3465
- Color updates for CTA and route cards by @emreboga in #3445
- [PROD-154] Render icon svg defs only once and fix asset piker touch event by @emreboga in #3470
- Revert "Fix error in toNative method of TokenAddressCache" by @artursapek in #3471
- Revert addr proxy changes by @artursapek in #3472
- Bump wormhole sdk to 1.17.0 by @artursapek in #3476
- bump mayan to 1.13.0 to get quote TTLs by @artursapek in #3479
- Convert quotes array to mapping further upstream by @artursapek in #3481
- Use div instead of default button for CardActionArea component by @emreboga in #3480
- 2.5.0 fixes ported to
development
by @artursapek in #3486 - refine token list (into devel) by @artursapek in #3488
- Adding a new connect event: history.load by @emreboga in #3482
- Hide tokens with 0 balances by @artursapek in #3492
- Experiment: Hide CCTP manual when automatic is present by @emreboga in #3494
- [PROD-158] USDC tx explorer link for ExecutorRoute by @emreboga in #3496
- Export CCTP W7 Executor Route by @kev1n-peters in #3497
- Quote filtering improvements by @artursapek in #3498
- move frankenstein check to the right place by @artursapek in #3499
- Fix coingecko ID for Optimism by @artursapek in #3500
- coingecko: add unichain native gas token id by @kev1n-peters in #3502
- Speed up token cache initalization by order of magnitude by @artursapek in #3493
- bump to cctp executor 0.0.2 by @artursapek in #3503
- USDC.range expects Sui tx hash to be lowercase by @emreboga in #3504
- rename cctp executor route by @kev1n-peters in #3507
- Clear destination tokens before fetching; add loading skeleton UI by @artursapek in #3510
- remove network cost line item by @kev1n-peters in #3511
- remove network cost from redeem page by @kev1n-peters in #3512
- Normalize token addresses to lowercase by @artursapek in #3513
- Add parsing for SOL insufficient lamports error message by @emreboga in #3516
- Clear recipient wallet when manual wallet address is invalid by @kev1n-peters in #3509
- Fix original token price fetch issue by @kev1n-peters in #3517
- bump cctp executor package for solana mainnet ata derive fix by @kev1n-peters in #3520
- Update dependencies and types by @DBosley in #3521
- Refactor theme usage to fix build error in SSG in portal by @DBosley in #3523
- Bump wallet aggregator, Node, NPM, Aptos by @artursapek in #3519
- remove forced height on skeleton tokens by @artursapek in #3514
- Enable running tests against an external URL by @emreboga in #3429
- Upgrade Playwright version by @emreboga in #3530
- Fall back to token amount for same-symbol tokens by @artursapek in #3501
- Add schedule to run UI automation every weekday by @emreboga in #3532
- Only pass routes with a successful quote by @artursapek in #3538
- Remove redundant chain configs, add Sonic & Linea by @artursapek in #3525
Full Changelog: https://github.com/wormhole-foundation/wormhole-connect/compare/[email protected]@3.0.0-beta.11