Skip to content

Releases: aeternity/aepp-bridge-and-swap

v1.4.0

02 Sep 16:00
0e5dd15
Compare
Choose a tag to compare

1.4.0 (2025-09-02)

Features

v1.3.0

31 Jul 07:36
90722ec
Compare
Choose a tag to compare

1.3.0 (2025-07-30)

Features

  • move mode icon to the bottom left (8337673)
  • new logo and small color changes (cd4ed30)
  • ui changes based on new marketing design (7c0085b)

Refactorings

  • use correct walletConnect metadata (af74686)

v1.2.1

18 Jul 11:21
dc13d16
Compare
Choose a tag to compare

1.2.1 (2025-07-18)

Bug Fixes

  • convert private key from old format to new (280d992)

v1.2.0

15 Jul 09:45
d258ba0
Compare
Choose a tag to compare

1.2.0 (2025-07-15)

Features

  • change tab title and description (8edc624)

v1.1.0

15 Jul 08:53
c806c59
Compare
Choose a tag to compare

1.1.0 (2025-07-10)

Features

  • be able to connect to metamask via deep link (3ed3259)
  • force reload when disconnecting from ae wallet to cleanup (9288680)
  • make next button more prominent when enabled (bc60260)

Bug Fixes

  • disconnect issue on mobile (0f779f5)
  • use correct type on memory account creation (9b2f6f2)

CI / CD

  • update node version in Dockerfile (a9bf460)

v1.0.0

25 Jun 10:52
5d9b8ed
Compare
Choose a tag to compare

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

  • back and next button styling (59d3532)
  • rename env variables (c3a9747)

Miscellaneous

  • missing AE_PRIVATE_KEY definition (3e766bd)

v1.0.0-rc.1

24 Jun 15:14
dc4a3d5
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: https://github.com/aeternity/aepp-bridge-and-swap/commits/v1.0.0-rc.1