1.18.0
What's Changed
Added
- feat: add wallet transactions total count in wallet tabs by @goga-m in #794
- feat: implement new transaction filter design by @goga-m in #798
Changed
- refactor: ipfs transaction row by @patricio0312rev in #779
- refactor: modal background blur by @patricio0312rev in #781
- refactor: form label hover on delete modal by @patricio0312rev in #765
- refactor: green background for selected rows by @patricio0312rev in #763
- refactor: use return label when a wallet sends transactions to itself by @shahin-hq in #784
- refactor: reuse components in musig registration review step by @goga-m in #787
- refactor: handle sent to self with multiPayment transactions by @shahin-hq in #792
- refactor: button styles by @patricio0312rev in #780
- refactor: use transaction methods to extract voting info by @shahin-hq in #788
- refactor: handle sent to self with return transactions by @shahin-hq in #795
- refactor: handle total and sent to self for unconfirmed transactions by @shahin-hq in #797
- refactor: button hover styles by @patricio0312rev in #793
- refactor: label hover style by @patricio0312rev in #805
- refactor: update three dots icon size by @patricio0312rev in #806
Fixed
- fix: modal padding by @patricio0312rev in #772
- fix: truncation on confirmation step by @patricio0312rev in #771
- fix: mobile notifications by @patricio0312rev in #778
- fix: prevent success step to change tab by @patricio0312rev in #785
- fix: multipayment transaction amount by @shahin-hq in #789
- fix: add alias for recipient field by @shahin-hq in #783
- fix: transaction sender modal truncation by @patricio0312rev in #791
- fix: display nonce in transaction confirmation screen by @patricio0312rev in #790
- fix: sent to self label by @shahin-hq in #801
- fix: multipayment tx addressing by @shahin-hq in #804
- fix: transaction history table by @patricio0312rev in #802
- fix: external link hover styling on select delegate page by @ItsANameToo in #808
- fix: exchange table row hover styles by @patricio0312rev in #807
- fix: restore filter dropdown shadow by @ItsANameToo in #809
Other Changes
- chore: merge rc into main by @ItsANameToo in #811
Full Changelog: 1.17.0...1.18.0