# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.17.5](https://github.com/aeternity/aepp-bridge/compare/v1.17.4...v1.17.5) (2025-04-24)

### Miscellaneous

* Update AE GHA to latest ([2cc4a33](https://www.github.com/aeternity/aepp-bridge/commit/2cc4a33c7592b7d6adf1ef5a20a01a092067a059))

### [1.17.4](https://github.com/aeternity/aepp-bridge/compare/v1.17.3...v1.17.4) (2025-04-24)

### Bug Fixes

* show correct icons for ETH and WAE ([#92](https://github.com/aeternity/aepp-bridge/issues/92)) ([0a28d0f](https://github.com/aeternity/aepp-bridge/commit/0a28d0f928ef0a50df9cbb32f6a1a2282db81afd))

## [1.17.0](https://www.github.com/aeternity/aepp-bridge/compare/v1.16.0...v1.17.0) (2025-02-10)

### Features

* update metadata ([3b6e2a0](https://www.github.com/aeternity/aepp-bridge/commit/3b6e2a04622457720687b6d485a8693c5838e0e5))

## [1.16.0](https://www.github.com/aeternity/aepp-bridge/compare/v1.15.2...v1.16.0) (2025-02-10)

### Features

* add bridge contracts ([9eaa820](https://www.github.com/aeternity/aepp-bridge/commit/9eaa820c02e23577cd5ed03c59e25647217dfd63))
* **readme:** add title ([edd193d](https://www.github.com/aeternity/aepp-bridge/commit/edd193de234ef9dd72ee4e5ced09d09b9fea7cbf))

### Bug Fixes

* update ethers package and adjust related code for compatibility ([42ad9f9](https://www.github.com/aeternity/aepp-bridge/commit/42ad9f90dc3384ad613ef0941adf95b0daff3d6b))

### Miscellaneous

* trigger testing docs updater ([b225056](https://www.github.com/aeternity/aepp-bridge/commit/b22505618518bb2b24689875c36db9137fbd8168))
* trigger testing docs updater ([bf1edc6](https://www.github.com/aeternity/aepp-bridge/commit/bf1edc618a3e14bcd86d905691dbc7657b168091))

### [1.15.2](https://www.github.com/aeternity/aepp-bridge/compare/v1.15.1...v1.15.2) (2024-12-18)

### Bug Fixes

* AE wallet select prompting issue [#82](https://www.github.com/aeternity/aepp-bridge/issues/82) ([73b539a](https://www.github.com/aeternity/aepp-bridge/commit/73b539acf6a3176e8d293c831d8b9045b434a6c8))

### [1.15.1](https://www.github.com/aeternity/aepp-bridge/compare/v1.15.0...v1.15.1) (2024-12-18)

### Bug Fixes

* remove persistance show of wallet extension missing error [#80](https://www.github.com/aeternity/aepp-bridge/issues/80) ([a4eb249](https://www.github.com/aeternity/aepp-bridge/commit/a4eb24912421d21b02b9b4c0d6b5407f17c0b7c8))

## [1.15.0](https://www.github.com/aeternity/aepp-bridge/compare/v1.14.1...v1.15.0) (2024-11-30)

### Features

* support aeternity MM snap [#73](https://www.github.com/aeternity/aepp-bridge/issues/73) ([d9ccf50](https://www.github.com/aeternity/aepp-bridge/commit/d9ccf50b976fd3525fe4bc87a522a950140eb8b3))
* update ae sdk package & adapt changes ([c1ccd7d](https://www.github.com/aeternity/aepp-bridge/commit/c1ccd7d6e5d887b0dbee7463ab81ae5e600e0012))

### Miscellaneous

* remove redundant context prop ([b7aecf2](https://www.github.com/aeternity/aepp-bridge/commit/b7aecf26df0c4dc8c012f23a7cd2548fa25c36ee))

### [1.14.1](https://www.github.com/aeternity/aepp-bridge/compare/v1.14.0...v1.14.1) (2024-11-16)

### Bug Fixes

* scientific notation issue ([524dc34](https://www.github.com/aeternity/aepp-bridge/commit/524dc34886723661d7864f7f5991b46563ae8f09))
* validations for amount's new type ([3f3f061](https://www.github.com/aeternity/aepp-bridge/commit/3f3f061142092c6ec3c1d0d8f3b7eeed628d5c7e))

## [1.14.0](https://www.github.com/aeternity/aepp-bridge/compare/v1.13.0...v1.14.0) (2024-09-13)

### Features

* add PageContainer style prop ([903155f](https://www.github.com/aeternity/aepp-bridge/commit/903155f39fba3779ae8bcefd794f1acc3f54989a))
* adjust content height for page container component [#62](https://www.github.com/aeternity/aepp-bridge/issues/62) ([bfdc96b](https://www.github.com/aeternity/aepp-bridge/commit/bfdc96bf6ea3e8ca10c37d126facd0974a59532d))
* set smaller paddings for smaller screens ([3e78575](https://www.github.com/aeternity/aepp-bridge/commit/3e78575f94a5a4396cb77f15d599721884a36eff))

### Bug Fixes

* headings & margins across pages ([73dd6d5](https://www.github.com/aeternity/aepp-bridge/commit/73dd6d5dca1ce2dc2187a540a41dd8668542f92f))
* supported token list heading ([4a6441a](https://www.github.com/aeternity/aepp-bridge/commit/4a6441a8ddb697e91714721b9ad8d7f4812f7f6e))
* transaction history box metrics ([6eb60ae](https://www.github.com/aeternity/aepp-bridge/commit/6eb60ae364d2e90c9f2544ccf2304e9a1befe2b5))
* transaction page mobile screen text positions ([692852f](https://www.github.com/aeternity/aepp-bridge/commit/692852fc31e20e778830cd89288c94272b097558))

### Refactorings

* page components to create reusable PageContainer ([1738902](https://www.github.com/aeternity/aepp-bridge/commit/1738902124c6a6fa8e1ee060ee7c3417348346b1))

## [1.13.0](https://www.github.com/aeternity/aepp-bridge/compare/v1.12.0...v1.13.0) (2024-09-11)

### Features

* wallet connection flow improvements ([a4795b4](https://www.github.com/aeternity/aepp-bridge/commit/a4795b4f4bfc829d55ef9bf2dc9924700d951d70))

### Bug Fixes

* auto wallet connect & display message ([b9d2875](https://www.github.com/aeternity/aepp-bridge/commit/b9d28752547d00925f7ce9abc6cb8ac18213211a))
* only fetch bridge info when wallets detected ([ae54572](https://www.github.com/aeternity/aepp-bridge/commit/ae545721b7b12622ef227a81033d412c4ae7ff89))
* only try to connect to aeternity wallet when wallet detected ([f0ea95a](https://www.github.com/aeternity/aepp-bridge/commit/f0ea95a51f22e4b60e2da44ca75c26c1d3e65dbb))

## [1.12.0](https://www.github.com/aeternity/aepp-bridge/compare/v1.11.0...v1.12.0) (2024-09-10)

### Features

* added sub menu to left bar & reorganized menus ([d28814b](https://www.github.com/aeternity/aepp-bridge/commit/d28814b024d08766e8d74ee5615ed168b90800e2))

### Bug Fixes

* left sub menu responsiveness ([5c8b9e3](https://www.github.com/aeternity/aepp-bridge/commit/5c8b9e311a50d2175b26e24f70d0136000691030))

### Miscellaneous

* wording updates ([8036c59](https://www.github.com/aeternity/aepp-bridge/commit/8036c59aee2a949f97adf7f8fa1b26ff9d5a208a))

## [1.11.0](https://www.github.com/aeternity/aepp-bridge/compare/v1.10.0...v1.11.0) (2024-09-09)

### Features

* added view customization features to WalletConnection component ([5b69c80](https://www.github.com/aeternity/aepp-bridge/commit/5b69c8046ebaddce618a08e20132e618f544f680))
* connect wallet view in transaction history [#61](https://www.github.com/aeternity/aepp-bridge/issues/61) ([cfe619f](https://www.github.com/aeternity/aepp-bridge/commit/cfe619fa722241240688ad06592e57ee53c5b465))
* transaction page ([4d055e0](https://www.github.com/aeternity/aepp-bridge/commit/4d055e0f3f921293abc7f018c1609cc6e5907a09))

### Bug Fixes

* add react node keys to wallet connect buttons ([49b83eb](https://www.github.com/aeternity/aepp-bridge/commit/49b83eb04f65331109b687eff108120ebca45050))
* console warning for nth-child ([2e29c8d](https://www.github.com/aeternity/aepp-bridge/commit/2e29c8dd251a41f6458ab55c73f6fcd4ec2ae379))
* wording, half button issue ([9462050](https://www.github.com/aeternity/aepp-bridge/commit/9462050c468ae454ba4857b3bebd0be893145c1c))

### Refactorings

* WalletConnection component ([a664a02](https://www.github.com/aeternity/aepp-bridge/commit/a664a026145af4a4896193dd7839b4561b64b81c))

### Miscellaneous

* update material icons package ([29a1a7f](https://www.github.com/aeternity/aepp-bridge/commit/29a1a7fd1392b458b9f98ee139e26a05a0a98344))

## [1.10.0](https://www.github.com/aeternity/aepp-bridge/compare/v1.9.2...v1.10.0) (2024-09-06)

### Features

* improve left menu navigation ([109fc78](https://www.github.com/aeternity/aepp-bridge/commit/109fc78592c010ce0038822058c054ccd3b68b55))
* left menu component with responsiveness updates ([#58](https://www.github.com/aeternity/aepp-bridge/issues/58)) ([c1189ef](https://www.github.com/aeternity/aepp-bridge/commit/c1189efde12d252d2e4a0087052ac1bffab8f335))
* left menu styling ([93691e7](https://www.github.com/aeternity/aepp-bridge/commit/93691e723b1c3fde00207940a4667d4afe2d59b7))
* transaction history route fundamentals ([ffdfb82](https://www.github.com/aeternity/aepp-bridge/commit/ffdfb82225840110616384edea76c34254d48a23))

### Bug Fixes

* code formatting ([0a62371](https://www.github.com/aeternity/aepp-bridge/commit/0a62371e3c589856369670745d5c4820ede05c66))

### [1.9.2](https://www.github.com/aeternity/aepp-bridge/compare/v1.9.1...v1.9.2) (2024-09-02)

### Bug Fixes

* update blockchain name with proper spelling and symbols [#56](https://www.github.com/aeternity/aepp-bridge/issues/56) ([231caf5](https://www.github.com/aeternity/aepp-bridge/commit/231caf5fc7d277a21d9ade0cd7d4b923b321d24a))

### [1.9.1](https://www.github.com/aeternity/aepp-bridge/compare/v1.9.0...v1.9.1) (2024-08-30)

### Bug Fixes

* typo [#49](https://www.github.com/aeternity/aepp-bridge/issues/49) ([b04e200](https://www.github.com/aeternity/aepp-bridge/commit/b04e20009c9f7fc491b5f57321fe809b8a815946))
* update wording in FAQ [#54](https://www.github.com/aeternity/aepp-bridge/issues/54) ([2b18aae](https://www.github.com/aeternity/aepp-bridge/commit/2b18aaeb008916b0cf2eb3f8f3f551984d4c2da7))

## [1.9.0](https://www.github.com/aeternity/aepp-bridge/compare/v1.8.0...v1.9.0) (2024-08-25)

### Features

* Added "what's next?" entry to faq & created a token list page ([21118bf](https://www.github.com/aeternity/aepp-bridge/commit/21118bfac63192f70f85bdba1d9f99a7e3a643e0))

### Bug Fixes

* typo ([2088ed7](https://www.github.com/aeternity/aepp-bridge/commit/2088ed751fc93b7083903249dfb5e6fff21501b1))

### Miscellaneous

* Fix formatting issue in summary view ([9b4bb29](https://www.github.com/aeternity/aepp-bridge/commit/9b4bb2936b9620049973cb22ff283a5938f78d77))

## [1.8.0](https://www.github.com/aeternity/aepp-bridge/compare/v1.7.0...v1.8.0) (2024-08-23)

### Features

* further information about bridge action & bug fixes/improvements [#27](https://www.github.com/aeternity/aepp-bridge/issues/27) ([4751eb2](https://www.github.com/aeternity/aepp-bridge/commit/4751eb237675ffd32abb0811c3c3e879d97a99ed))

### Miscellaneous

* remove unused import ([c73f412](https://www.github.com/aeternity/aepp-bridge/commit/c73f412ae1a179ecf5ef54df52927fd326bfd5dc))

## [1.7.0](https://www.github.com/aeternity/aepp-bridge/compare/v1.6.0...v1.7.0) (2024-08-15)

### Features

* Add link to GitHub repository [#37](https://www.github.com/aeternity/aepp-bridge/issues/37) ([d32d2ec](https://www.github.com/aeternity/aepp-bridge/commit/d32d2ec2d03b2706c53ec4cbd2cb2a804fada050))
* Update ViewContainer footer with Acurast's link [#36](https://www.github.com/aeternity/aepp-bridge/issues/36) ([15198fd](https://www.github.com/aeternity/aepp-bridge/commit/15198fd919aee0edb94d07cc30ea0c8a54e7b33b))

### Bug Fixes

* typo ([b01740a](https://www.github.com/aeternity/aepp-bridge/commit/b01740a0dafbad6b317b7151d6e2da0bb74d0137))

### Miscellaneous

* Update README with deployment instructions ([2c0c676](https://www.github.com/aeternity/aepp-bridge/commit/2c0c6765c30bb9936682446865b9ac4640fedaad))

## [1.6.0](https://www.github.com/aeternity/aepp-bridge/compare/v1.5.1...v1.6.0) (2024-08-15)

### Features

* Update sponsorship information in terms and conditions ([d1eb346](https://www.github.com/aeternity/aepp-bridge/commit/d1eb3460caf16e405a8b6e343009acc39b888523))

### Miscellaneous

* update terms and conditions ([52761f5](https://www.github.com/aeternity/aepp-bridge/commit/52761f53a69ca7785f5223a3acf1248036adecaa))

### [1.5.1](https://www.github.com/aeternity/aepp-bridge/compare/v1.5.0...v1.5.1) (2024-08-12)

### Refactorings

* remove powered by aeternity remark ([848e799](https://www.github.com/aeternity/aepp-bridge/commit/848e7990b05a53590477ef89f69ef78837954762))

## [1.5.0](https://www.github.com/aeternity/aepp-bridge/compare/v1.4.3...v1.5.0) (2024-08-12)

### Features

* update AE address in bridge form ([68801cb](https://www.github.com/aeternity/aepp-bridge/commit/68801cb2d5d97cfcdb5993e826dc42d88eaadfdd))

### Bug Fixes

* update bridge transaction link to use correct blockchain explorer ([c5e1638](https://www.github.com/aeternity/aepp-bridge/commit/c5e16383578939a40389066c482a3a9be778becf))

### Refactorings

* improve destination token value display in Bridge form ([524e1b3](https://www.github.com/aeternity/aepp-bridge/commit/524e1b37574a3d686c86bf55bcb51520610103cc))

### [1.4.3](https://www.github.com/aeternity/aepp-bridge/compare/v1.4.2...v1.4.3) (2024-07-15)

### Bug Fixes

* checkAeAccountHasEligibleBridgeUse function's transactions call ([24d21a6](https://www.github.com/aeternity/aepp-bridge/commit/24d21a6efeca288a15b80001a5ebf4a2f85636a7))

### [1.4.2](https://www.github.com/aeternity/aepp-bridge/compare/v1.4.1...v1.4.2) (2024-07-11)

### Miscellaneous

* add "How To" link to the top menu ([4cb1e75](https://www.github.com/aeternity/aepp-bridge/commit/4cb1e754e361f1ba98a7cd0316c0d16510c6da45))

### [1.4.1](https://www.github.com/aeternity/aepp-bridge/compare/v1.4.0...v1.4.1) (2024-07-01)

### Bug Fixes

* header and footer for small screens ([a26a810](https://www.github.com/aeternity/aepp-bridge/commit/a26a8100f155cff5a5c2574be39076581160b3f6))

## [1.4.0](https://www.github.com/aeternity/aepp-bridge/compare/v1.3.1...v1.4.0) (2024-07-01)

### Features

* restrict bridge usage to once in every 12 hours ([77ca54f](https://www.github.com/aeternity/aepp-bridge/commit/77ca54f2fa149bdcd779fbb992e259924edbd795))

### Refactorings

* snack message display function & restriction interval var ([1e44ec1](https://www.github.com/aeternity/aepp-bridge/commit/1e44ec137c810e6060f40f752b2f74c3ef1c0fd4))

### [1.3.1](https://www.github.com/aeternity/aepp-bridge/compare/v1.3.0...v1.3.1) (2024-06-30)

### Bug Fixes

* check for AE bridging to EVM ([70f6ab6](https://www.github.com/aeternity/aepp-bridge/commit/70f6ab6ec042217cc9d578b37cc61ed25171ce46))

## [1.3.0](https://www.github.com/aeternity/aepp-bridge/compare/v1.2.4...v1.3.0) (2024-06-30)

### Features

* refactor bridge info object and adjust views accordingly to the bridge operator fund account balance ([b24f22d](https://www.github.com/aeternity/aepp-bridge/commit/b24f22dec66fe93f25d114e762609cfd9d10b822))
* setup snack notificator lib ([7712d55](https://www.github.com/aeternity/aepp-bridge/commit/7712d55a3bd6eb6b7ba4e6d5e3904b042da41a7b))

### Refactorings

* dialogs & display bridge action summary ([fe7c69d](https://www.github.com/aeternity/aepp-bridge/commit/fe7c69d0f19a9d486de0f59a9642667de0305da8))

### Miscellaneous

* Add check for sufficient balance in Ethereum bridge contract ([aa3b09a](https://www.github.com/aeternity/aepp-bridge/commit/aa3b09a6e2a218c7033cd595a1a32e34d17288dd))
* Disable bridge usage depending on the contract flag ([c50fcf3](https://www.github.com/aeternity/aepp-bridge/commit/c50fcf3a949d7cf7ff84bf5e8feb995c1340f8fb))
* replace error dialogs with snack alerts ([b5ad38d](https://www.github.com/aeternity/aepp-bridge/commit/b5ad38d4fb0126dfc582dd70092b2cbd4141d5b1))

### [1.2.4](https://www.github.com/aeternity/aepp-bridge/compare/v1.2.3...v1.2.4) (2024-06-27)

### Bug Fixes

* nginx config and Dockerfile ([5c643cc](https://www.github.com/aeternity/aepp-bridge/commit/5c643cca74974ab2dde480758d9df2123e207eaf))
* remove nginx config ([37786c3](https://www.github.com/aeternity/aepp-bridge/commit/37786c39833e77d0bccbee2a1805641b24a96d35))

### [1.2.3](https://www.github.com/aeternity/aepp-bridge/compare/v1.2.2...v1.2.3) (2024-06-27)

### Miscellaneous

* Update Dockerfile to remove unnecessary file copy and nginx configuration ([6143e8e](https://www.github.com/aeternity/aepp-bridge/commit/6143e8e25ae21a14c40757bdb6f75889714d45c6))

### [1.2.2](https://www.github.com/aeternity/aepp-bridge/compare/v1.2.1...v1.2.2) (2024-06-27)

### Miscellaneous

* Update Dockerfile to copy files and directories for nginx deployment ([ab6e449](https://www.github.com/aeternity/aepp-bridge/commit/ab6e449c21cc5ebacfe8632c1d4695ad645f6c41))

### [1.2.1](https://www.github.com/aeternity/aepp-bridge/compare/v1.2.0...v1.2.1) (2024-06-27)

### Miscellaneous

* Update nginx.conf to use /index.html as fallback for all routes ([50f3a97](https://www.github.com/aeternity/aepp-bridge/commit/50f3a976f11cd573d4346b26817531ed9be189c3))

## [1.2.0](https://www.github.com/aeternity/aepp-bridge/compare/v1.1.0...v1.2.0) (2024-06-27)

### Features

* Add FAQ and Terms and Conditions pages ([57c3d1a](https://www.github.com/aeternity/aepp-bridge/commit/57c3d1a7694136fe9551f4115340d87233b44760))

## [1.1.0](https://www.github.com/aeternity/aepp-bridge/compare/v1.0.3...v1.1.0) (2024-06-24)

### Features

* auto connect SH on AE chain selection [#12](https://www.github.com/aeternity/aepp-bridge/issues/12) ([bc83b3a](https://www.github.com/aeternity/aepp-bridge/commit/bc83b3ae87c5b05d0c82419ad7ae9842182addd3))

### Bug Fixes

* network switch auto wallet connection issue ([026d66d](https://www.github.com/aeternity/aepp-bridge/commit/026d66d8387c5da413ef3f92b627bd63e68f262b))
* WAE contract address ([c5a5c82](https://www.github.com/aeternity/aepp-bridge/commit/c5a5c82cd1760dcac624ccbbf495d0d947881660))

### Miscellaneous

* Add deployment links to README.md ([7f7d68c](https://www.github.com/aeternity/aepp-bridge/commit/7f7d68cf7e668bcfdddbb01f2ab911f4d9cb08e0))
* remove confusing expressions from the amount input [#13](https://www.github.com/aeternity/aepp-bridge/issues/13) ([01e99b8](https://www.github.com/aeternity/aepp-bridge/commit/01e99b86132f228a944eaf929c2f25401eb4286e))
* Update AeternityBridgeInfo component to check if AE and EVM bridges are enabled ([9c9715a](https://www.github.com/aeternity/aepp-bridge/commit/9c9715a22a743b922cc26560eda724384b8022bd))
* Update default AE and WAE contract addresses ([119f6bf](https://www.github.com/aeternity/aepp-bridge/commit/119f6bffc4bba1f7a550ed12f1c33f40eaff1885))
* update mainnet contracts ([3d8f7c9](https://www.github.com/aeternity/aepp-bridge/commit/3d8f7c971f4bde29afcde63e97614286a21e2c68))
* update testnet contracts and assets ([e966f11](https://www.github.com/aeternity/aepp-bridge/commit/e966f11a16c50643a1eb4929347331966b3b0fe0))

### [1.0.3](https://www.github.com/aeternity/aepp-bridge/compare/v1.0.2...v1.0.3) (2024-05-21)

### Miscellaneous

* Update AeternityBridgeLogo component to use correct icon file name ([c06cd4c](https://www.github.com/aeternity/aepp-bridge/commit/c06cd4cdb5d46690c70e53792b6bdd4ac8804b5d))
* Update ViewContainer to improve readability of the revision information in the footer ([2cdbcea](https://www.github.com/aeternity/aepp-bridge/commit/2cdbcea84cca57dcc160d62388c58264e87098f1))

### [1.0.2](https://www.github.com/aeternity/aepp-bridge/compare/v1.0.1...v1.0.2) (2024-05-16)

### Bug Fixes

* Update constants.ts to include assets from chainConfig ([7140c1d](https://www.github.com/aeternity/aepp-bridge/commit/7140c1d213b4c49c5920713c49889a60fa31d113))

### Miscellaneous

* Add version and revision information to footer ([e709577](https://www.github.com/aeternity/aepp-bridge/commit/e70957757590c73c90c3b6538bb7980f426153a0))
* Update integration.yml to include BUILD\_ARGS with revision information ([6608f9a](https://www.github.com/aeternity/aepp-bridge/commit/6608f9abc804102b9410181772250acf4e4d3648))
* Update ViewContainer to conditionally display revision information in the footer ([5c06b27](https://www.github.com/aeternity/aepp-bridge/commit/5c06b275708ff8c3a13a8437d8c93d989e6358a7))

### [1.0.1](https://www.github.com/aeternity/aepp-bridge/compare/v1.0.0...v1.0.1) (2024-05-16)

### Bug Fixes

* update package name to match GH repo ([66fc798](https://www.github.com/aeternity/aepp-bridge/commit/66fc798e6f4f1ed69a0fc56b9fe7d16f932e01b5))
* use custom GH token to able to trigger releases ([d352239](https://www.github.com/aeternity/aepp-bridge/commit/d352239f27b4ec828426c6e3e51559c5e7de08a9))

## 1.0.0 (2024-05-16)

### Features

* implement mainnet config and assets ([0e0dec4](https://www.github.com/aeternity/aepp-bridge/commit/0e0dec47686da3fd2cc4cae27e20f738e29dbb57))

### Refactorings

* Update Aeternity logo in NavigationBar component ([04cbb07](https://www.github.com/aeternity/aepp-bridge/commit/04cbb0790985e1adb1e133b68b8da9167fb28787))

### Miscellaneous

* add complete asset list ([2bf5501](https://www.github.com/aeternity/aepp-bridge/commit/2bf5501e549ad013e6d7b343963d68b3d3e44898))
* Add wallet disconnect button to header, copy connected wallet address, and handle account change ([3257a9e](https://www.github.com/aeternity/aepp-bridge/commit/3257a9e6e05d613214dc4514d0671cc3a9a877ef))
* Update Dockerfile to use multi-stage build for improved performance ([549137b](https://www.github.com/aeternity/aepp-bridge/commit/549137bcf870d487080223b9b33f24cf3a704f79))


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aeternity.com/developer-documentation/aepp-bridge/changelog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
