Releases
v1.0.0
1.0.0 (2025-06-24)
Features
add favicon and optimize logo (39f3208 )
allow to remove the last 0 of the input (412c7e8 )
avoid stuck transactions (9c32889 )
be able to connect on mobile (36d6f38 )
be able to connect with different providers (e9a8c6a )
be able to swap eth/ae with empty and regular account (4f32f27 )
be able to swap existing WETH tokens (c4031de )
ci: add production release pipeline (#48 ) (dc4a3d5 )
connect wallet button and text updates (0346d22 )
disconnect wallets action (355a89e )
dont allow multiple leading 0 (9ef7d2a )
fix alignment issues on desktop (69d8f9c )
handle walletconnect-metamask errors (a359def )
mobile: show walletconnect qr code on connect (1c48de6 )
polling the balances of connected wallets (46808f9 )
prevent truncate of input value (3721abd )
retry functionality (e35165c )
right alignment of text input (4999449 )
small ui issue on aeEth -> ae transaction (1b771fb )
step navigation visual updates (8499bd7 )
swap AE/aeETH to ETH (3c68d6c )
use appkit for ethereum (4695abd )
v2 ui with eth to ae flow (6bf81f1 )
v2 ui with rest of the flows (4a103cb )
Bug Fixes
add correct contract (d77069b )
alignment issue on swap/bridge amount on mobile (8ce4ae9 )
app gutters on home page and background styling (9c6f0eb )
await for allowance chage before swapping (3b8127a )
background not taking full height (0afb716 )
be able to bridge (f1034cb )
be able to bridge multiple times (d753f46 )
be able to enter decimals (d1a1b99 )
be able to use payForTx on mobile (ac17bc5 )
be able to verify allowance and swap transactions (8e92042 )
be more precise on messages regarding amounts (4fb9812 )
bridge message (b1048dc )
check maximum amount exceed (95a10e3 )
clear one input when entering 0 on the other (4e8ca30 )
dark mode background color (90abdcb )
disconnect wallets only on step 1 (951faba )
do not wrap div in p (7c263b7 )
failed build (f7b93a8 )
failed build (68ab067 )
messages during step 3 (302360c )
mobile: redirect to the chosen flow and step on connect (bd8c45b )
navigation button hover color on light theme (c46d52a )
responsiveness (0f64d84 )
restrict negative numbers in input (c10b097 )
show actual amount of aeternity to be received (eea3242 )
sign with correct ethereum provider (689071a )
typo in import (c1cc74e )
CI / CD
be able to build the project (5987a61 )
be able to pass the environment variables (5489839 )
Refactorings
Miscellaneous
missing AE_PRIVATE_KEY definition (3e766bd )
You can’t perform that action at this time.