Bug Fixes
- oft native balance check (#1431) - (8f3f651)
- pro referral (#1432) - (ec15574)
- skip getAddress on CCTP source TokenMessenger (#1450) - (490786f)
- Dockerfile builds (#1454) - (36874a2)
- use new signer CLI (#1458) - (0d87828)
Features
- support refunding tokens on Arbitrum (#1423) - (c376ca3)
- improve file upload input (#1421) - (742623f)
- handle abandoned Solana txs (#1427) - (02acb1b)
- block sending to token addresses (#1435) - (2aa4004)
- various design improvements (#1436) - (8d45515)
- make external asset rescue conditions explicit (#1438) - (60f1ead)
- use CORS proxy for Alchemy bundles on Tor (#1457) - (af44f65)
- add Euro as fiat currency option - (20ef59b)
- add URL param for fiat currency selection - (327ba8e)
- show fiat fee dropdown for all pairs (#1469) - (2fb1428)
- implement solburn (#1472) - (c68fb00)
Miscellaneous Chores
- add missing env variables to .env.sample (#1417) - (f737219)
- bump dependencies (#1418) - (67a85c4)
- enable stablecoin swaps on Tor (#1419) - (245545e)
- consistent capitalization in fee dropdown (#1428) - (a2607fa)
- enable sourcemap in production builds - (b483a37)
- preserve call sites in console output - (6e14f9d)
- bump dependencies - (89f8a03)
- enable TypeScript incremental builds - (4b41f05)
- remove support for USDT0-CORN swaps (#1455) - (415ea42)
- ban const enum exports in package (#1463) - (6d6118c)
- remove fiat amount toggle - (05e4244)
- add USDC to pairs in social preview (#1468) - (38b768d)
- make Alchemy logging more verbose (#1471) - (9288422)
- small UI fixes (#1474) - (e3933d0)
Refactoring
- make TypeScript strict - (0dc9a4b)
- switch from ethers to viem (#1430) - (6366321)
- pre bridge logs chunking (#1444) - (d1fd2cd)
- bridge claim tx explorer wording (#1448) - (f6aa609)
- make swap list entries links (#1449) - (cd8a499)
- remove legacy refund files - (dbd4988)
- remove legacy swap support - (16edaae)
- surface clearnet availability on onion (#1453) - (ffd235f)
- design follow up (#1452) - (04323c6)
- move stablecoin swaps into package (#1451) - (8800bac)
- language menu dropdown (#1462) - (dcea83b)
- improve SettingsMenu scroll behavior (#1461) - (8c548a2)
- redesign external rescue (#1422) - (a8622f0)
- min/max amount design (#1467) - (3ba4fc9)
- replace logs copy with post to support (#1473) - (137218d)