Changelog

1.17.0 (2025-02-10)

Features

1.16.0 (2025-02-10)

Features

Bug Fixes

  • update ethers package and adjust related code for compatibility (42ad9f9)

Miscellaneous

  • trigger testing docs updater (b225056)

  • trigger testing docs updater (bf1edc6)

1.15.2 (2024-12-18)

Bug Fixes

1.15.1 (2024-12-18)

Bug Fixes

  • remove persistance show of wallet extension missing error #80 (a4eb249)

1.15.0 (2024-11-30)

Features

  • support aeternity MM snap #73 (d9ccf50)

  • update ae sdk package & adapt changes (c1ccd7d)

Miscellaneous

  • remove redundant context prop (b7aecf2)

1.14.1 (2024-11-16)

Bug Fixes

  • scientific notation issue (524dc34)

  • validations for amount's new type (3f3f061)

1.14.0 (2024-09-13)

Features

  • add PageContainer style prop (903155f)

  • adjust content height for page container component #62 (bfdc96b)

  • set smaller paddings for smaller screens (3e78575)

Bug Fixes

  • headings & margins across pages (73dd6d5)

  • supported token list heading (4a6441a)

  • transaction history box metrics (6eb60ae)

  • transaction page mobile screen text positions (692852f)

Refactorings

  • page components to create reusable PageContainer (1738902)

1.13.0 (2024-09-11)

Features

  • wallet connection flow improvements (a4795b4)

Bug Fixes

  • auto wallet connect & display message (b9d2875)

  • only fetch bridge info when wallets detected (ae54572)

  • only try to connect to aeternity wallet when wallet detected (f0ea95a)

1.12.0 (2024-09-10)

Features

  • added sub menu to left bar & reorganized menus (d28814b)

Bug Fixes

  • left sub menu responsiveness (5c8b9e3)

Miscellaneous

1.11.0 (2024-09-09)

Features

  • added view customization features to WalletConnection component (5b69c80)

  • connect wallet view in transaction history #61 (cfe619f)

  • transaction page (4d055e0)

Bug Fixes

  • add react node keys to wallet connect buttons (49b83eb)

  • console warning for nth-child (2e29c8d)

  • wording, half button issue (9462050)

Refactorings

  • WalletConnection component (a664a02)

Miscellaneous

  • update material icons package (29a1a7f)

1.10.0 (2024-09-06)

Features

  • improve left menu navigation (109fc78)

  • left menu component with responsiveness updates (#58) (c1189ef)

  • left menu styling (93691e7)

  • transaction history route fundamentals (ffdfb82)

Bug Fixes

1.9.2 (2024-09-02)

Bug Fixes

  • update blockchain name with proper spelling and symbols #56 (231caf5)

1.9.1 (2024-08-30)

Bug Fixes

1.9.0 (2024-08-25)

Features

  • Added "what's next?" entry to faq & created a token list page (21118bf)

Bug Fixes

Miscellaneous

  • Fix formatting issue in summary view (9b4bb29)

1.8.0 (2024-08-23)

Features

  • further information about bridge action & bug fixes/improvements #27 (4751eb2)

Miscellaneous

1.7.0 (2024-08-15)

Features

  • Add link to GitHub repository #37 (d32d2ec)

  • Update ViewContainer footer with Acurast's link #36 (15198fd)

Bug Fixes

Miscellaneous

  • Update README with deployment instructions (2c0c676)

1.6.0 (2024-08-15)

Features

  • Update sponsorship information in terms and conditions (d1eb346)

Miscellaneous

  • update terms and conditions (52761f5)

1.5.1 (2024-08-12)

Refactorings

  • remove powered by aeternity remark (848e799)

1.5.0 (2024-08-12)

Features

  • update AE address in bridge form (68801cb)

Bug Fixes

  • update bridge transaction link to use correct blockchain explorer (c5e1638)

Refactorings

  • improve destination token value display in Bridge form (524e1b3)

1.4.3 (2024-07-15)

Bug Fixes

  • checkAeAccountHasEligibleBridgeUse function's transactions call (24d21a6)

1.4.2 (2024-07-11)

Miscellaneous

  • add "How To" link to the top menu (4cb1e75)

1.4.1 (2024-07-01)

Bug Fixes

  • header and footer for small screens (a26a810)

1.4.0 (2024-07-01)

Features

  • restrict bridge usage to once in every 12 hours (77ca54f)

Refactorings

  • snack message display function & restriction interval var (1e44ec1)

1.3.1 (2024-06-30)

Bug Fixes

  • check for AE bridging to EVM (70f6ab6)

1.3.0 (2024-06-30)

Features

  • refactor bridge info object and adjust views accordingly to the bridge operator fund account balance (b24f22d)

  • setup snack notificator lib (7712d55)

Refactorings

  • dialogs & display bridge action summary (fe7c69d)

Miscellaneous

  • Add check for sufficient balance in Ethereum bridge contract (aa3b09a)

  • Disable bridge usage depending on the contract flag (c50fcf3)

  • replace error dialogs with snack alerts (b5ad38d)

1.2.4 (2024-06-27)

Bug Fixes

1.2.3 (2024-06-27)

Miscellaneous

  • Update Dockerfile to remove unnecessary file copy and nginx configuration (6143e8e)

1.2.2 (2024-06-27)

Miscellaneous

  • Update Dockerfile to copy files and directories for nginx deployment (ab6e449)

1.2.1 (2024-06-27)

Miscellaneous

  • Update nginx.conf to use /index.html as fallback for all routes (50f3a97)

1.2.0 (2024-06-27)

Features

  • Add FAQ and Terms and Conditions pages (57c3d1a)

1.1.0 (2024-06-24)

Features

  • auto connect SH on AE chain selection #12 (bc83b3a)

Bug Fixes

  • network switch auto wallet connection issue (026d66d)

  • WAE contract address (c5a5c82)

Miscellaneous

  • Add deployment links to README.md (7f7d68c)

  • remove confusing expressions from the amount input #13 (01e99b8)

  • Update AeternityBridgeInfo component to check if AE and EVM bridges are enabled (9c9715a)

  • Update default AE and WAE contract addresses (119f6bf)

  • update mainnet contracts (3d8f7c9)

  • update testnet contracts and assets (e966f11)

1.0.3 (2024-05-21)

Miscellaneous

  • Update AeternityBridgeLogo component to use correct icon file name (c06cd4c)

  • Update ViewContainer to improve readability of the revision information in the footer (2cdbcea)

1.0.2 (2024-05-16)

Bug Fixes

  • Update constants.ts to include assets from chainConfig (7140c1d)

Miscellaneous

  • Add version and revision information to footer (e709577)

  • Update integration.yml to include BUILD_ARGS with revision information (6608f9a)

  • Update ViewContainer to conditionally display revision information in the footer (5c06b27)

1.0.1 (2024-05-16)

Bug Fixes

  • update package name to match GH repo (66fc798)

  • use custom GH token to able to trigger releases (d352239)

1.0.0 (2024-05-16)

Features

  • implement mainnet config and assets (0e0dec4)

Refactorings

  • Update Aeternity logo in NavigationBar component (04cbb07)

Miscellaneous

  • add complete asset list (2bf5501)

  • Add wallet disconnect button to header, copy connected wallet address, and handle account change (3257a9e)

  • Update Dockerfile to use multi-stage build for improved performance (549137b)

Last updated