Release v2.2.11
github-actions
released this
22 Aug 11:20
·
135 commits
to develop
since this release
2.2.11 (2024-08-21)
Overview
Features
- Enhance Wallet Connect Methods - Improve Integration Capabilities
- Introduce Side Panel Mode
- Display Decoded Information for Ethereum transactions
- UI Improvements (Wallet Connect Modal, Terms and Privacy Policy Icons)
Bug Fixes
- AENS: Fix Display of bid history
- Multisig: Fix display on network switch
Code Improvements/Maintenance
- AENS: Introduce usage of v3 Backend
- Update Libraries to latest stable versions
- Support New Connection Statuses
- Improve Transaction Model - remove unused fields
- Improve Validation Messages Wording
Features
- add new connection statuses (2d1bda6)
- extension as side panel (fe4a103)
- invite page route name constant (696d1b5)
- replace terms and privacy policy icons (e605c3d)
- show decoded data for ethereum transactions (72dca02)
- wallet connect modal styling updates (e25a0df)
Bug Fixes
- aens: show name bid history correctly (78257af)
- align revoke icon correctly (4a215c3)
- firefox extension popup content too small (8da2abd)
- input field disabled state (59fb7a1)
- manifest side panel warnings (2291516)
- multisig: show correct info on network switch (3598bd7)
- network list action buttons opacity (4b89dd7)
- panel-table-item: be able to click link (390845f)
- show correct pending item status (89e7b3a)
- transaction label for pending transactions (2070bc5)
- wallet-connect: approve all required events (a034cfb)
Maintenance
- active scanner html class (db78d96)
- aens: use v3 endpoint in auctions (87f49a8)
- remove raw tx from transaction interface (faa305a)
- remove transaction type property (44a5856)
- remove unused dependency (05e2bf8)
- rename network row event names (f1d5c61)
- update dependencies (271a383)
- update reset wallet modal (5f17894)
- update validation wording (0ee6b8c)