Skip to content

Releases: aeternity/dex-ui

v1.14.0

03 Aug 06:55
Compare
Choose a tag to compare

1.14.0 (2022-08-02)

Features

  • dex-backend: restore token list fetching (9bb4f0b)
  • env: moves compiler to new address (1e5f81e)

Bug Fixes

  • env: removes unrequired version from compiler (fab0022)
  • pending-transaction-handler: do not process unfinished transactions (ce8391a)

Miscellaneous

  • constants: cleans left over variables (1056a95)

Testing

  • e2e: do not record videos or screenshots (7ad213b)

v1.13.0

28 Jul 15:05
Compare
Choose a tag to compare

1.13.0 (2022-07-28)

Features

  • ci: adds unit and e2e tests (f8e2211)
  • e2e: extends swap test (677dea5)

Bug Fixes

  • add missing wording (b3d866f)
  • deeplink: preserves query params on callback (8a31266)
  • e2e: fixed typo (4f23f75)
  • e2e: increases timeout for wallet gen (8b623bc)
  • remove leftover punctuation (1b976ab)
  • swap: makes from / to switch explicit function (f8ef7ea)
  • tx: defaults to router in case the contracts are not initialized (31859a7)

Refactorings

  • use flex-end instead end value with mixed support (0920045)

Miscellaneous

  • deps: upgrade browserlist (ea495d0)
  • removes linting from dockerfile (b343626)
  • update Chinese translations (4c168c9)

Testing

v1.12.0

27 Jul 08:10
Compare
Choose a tag to compare

1.12.0 (2022-07-26)

Features

Bug Fixes

  • ability to remove account on mobile (07d7ed7)
  • token-list: manage token list button on smaller displays (ea5b23d)

v1.11.0

19 Jul 15:39
Compare
Choose a tag to compare

1.11.0 (2022-07-19)

Features

  • swap-view: warning for expecting swap failure due to high price impact (0dae434)

Bug Fixes

  • avoid issues with different fields for contract id (019e079)
  • lint:style command (ab42cff)
  • make AE/WAE tokens icon the same everywhere (d6a0378)

v1.10.0

14 Jul 16:56
Compare
Choose a tag to compare

1.10.0 (2022-07-14)

Features

Bug Fixes

  • add-liquidity-view: restore tip message (5a1d084)
  • add-liquidity-view: wrong ratios with dex-backend enabled (3d83b10)
  • pool-view: filter provided liquidity by active network (9c2bc71)
  • pool: removes leftover brackets (6adecb3)
  • remove-liquidity: ability to remove custom liquidity (ffe8a39)
  • remove-liquidity: use a proper tag for a header (ea61357)
  • show correct information for sent transactions (fb636a3)
  • swap-view: swap button is enabled when there is no pair/route (aa2ecb2)

v1.9.0

01 Jul 18:26
Compare
Choose a tag to compare

1.9.0 (2022-07-01)

Features

  • adds issue templates (50eafcb)
  • constants: removes test token constants (73d8e39)
  • env: mainnet is now first in the node list (2e332d5)
  • env: switches default network to mainnet (1316772)
  • show error message in the transcation status notification (3f07152)
  • swap-view: change swap from pair to route (fd8a18a)
  • wallet: updates two hardcoded testnet instances to default (7e7f44d)

Bug Fixes

  • dex-backend: error when dispatching backend/fetchingPairDetails (b9654ce)
  • dex-backend: update token list by the new DEX provider name (3e1b3ce)
  • increased wallet connection timeout (2b552c0)
  • no reserves when dex-backend is off (3a535d0)
  • pending-transaction-handler: set transaction status properly (605c727)
  • remove-liquidity: show token symbols properly (71038fc)
  • saveTokenSelectionMixin: isLastAmountFrom query param as boolean (acc4d84)

Refactorings

  • connection-status: adjust status style (b622155)

CI / CD

  • build: deploy lastet main on prod (1fcdebd)

Miscellaneous

  • adjusts issue template extensions (64a926e)
  • dex-backend: remove ensureTokenList from production (f5a210a)
  • fixes issues with templates (b0004db)
  • price impact for swap-routes (4fcdeb3)
  • swap-view: use swap-route mixin (b0bfae2)

v1.8.0

24 Jun 06:30
Compare
Choose a tag to compare

1.8.0 (2022-06-24)

Features

  • nginx: change restricted url (f1f72d8)

v1.7.0

17 Jun 05:23
Compare
Choose a tag to compare

1.7.0 (2022-06-15)

Features

  • add connectionStatusTracker plugin (8653a3c)
  • dex-backend: continuously fetching for pair info and dex backend status (88e0299)
  • dex-backend: fetch and replace tokens list (81be3c2)
  • notify user if connection is lost (902a588)
  • show the connection status (7afda5d)
  • tokens: rename token.name 'WAE' to 'Wrapped AE' (5539297)
  • ui: account info modal ui improvements (b6eb4de)
  • ui: add/remove liquidity (5760a38)
  • ui: added favicons (2776df6)
  • ui: brand color & font-size #324 (d298e2d)
  • ui: confirm swap & submit transaction modals (0f03317)
  • ui: connect wallet modal ui improvement (510767a)
  • ui: header wallet address (3b615b0)
  • ui: mobile responsive (8630830)
  • ui: pool view (4d90512)
  • ui: recent transactions & buttons,inputs hover effects (b163576)
  • ui: select token modal ui improvements (a5349ca)
  • ui: style fixes (39064a8)
  • ui: token selector & swap view (3f6e4d3)
  • ui: transaction settings ui improvements (7c050d7)
  • updated app name (073ae14)

Bug Fixes

Miscellaneous

Refactorings

dex-ui v1.6.0

24 May 11:49
Compare
Choose a tag to compare

Features

  • token-selector: allow swapping arbitrary tokens #245 (04e5d14)

Bug Fixes

Miscellaneous

dex-ui v1.5.2

07 Apr 12:10
Compare
Choose a tag to compare

Bug Fixes

  • init contracts if wallet is not connected (a661872)