Releases: aeternity/aepp-bridge-and-swap
Releases · aeternity/aepp-bridge-and-swap
v1.4.0
v1.3.0
v1.2.1
v1.2.0
v1.1.0
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
Refactorings
Miscellaneous
- missing AE_PRIVATE_KEY definition (3e766bd)
v1.0.0-rc.1
What's Changed
- feat: be able to swap existing WETH tokens by @CedrikNikita in #5
- feat: be able to connect with different providers by @CedrikNikita in #10
- Add create_allowance calls, and user pays DeX txs if AE balance is gr… by @ernestoae in #4
- Swap AE to ETH by @CedrikNikita in #11
- feature/v2 UI with all flows by @alex-k8 in #13
- build: run npm update by @CedrikNikita in #15
- fix: be able to bridge by @CedrikNikita in #17
- fix: check maximum amount exceed by @CedrikNikita in #21
- feat: polling the balances of connected wallets by @CedrikNikita in #23
- Feature/v3 UI by @alex-k8 in #24
- fix: sign with correct Ethereum provider by @CedrikNikita in #26
- fix: restrict negative numbers in input by @CedrikNikita in #27
- feat: small ui issue on aeEth -> ae transaction by @alex-k8 in #37
- Feature/input field improvements by @alex-k8 in #38
- feat: prevent truncate of input value by @alex-k8 in #39
- feat: handle walletconnect-metamask errors by @alex-k8 in #51
- feat: add production release pipeline by @mmpetarpeshev in #48
Full Changelog: https://github.com/aeternity/aepp-bridge-and-swap/commits/v1.0.0-rc.1