1.6.0
What's Changed
- feat: integrate
arkvault-url
package by @goga-m in #116 - chore: update pnpm to v7 in workflows by @ItsANameToo in #130
- fix: adjust vote list rendering to avoid missing key error by @dated in #128
- fix: remove default transparent border from
Badge
component by @dated in #127 - refactor: prepare search param validation for other methods by @dated in #123
- chore: update qr code icon by @dated in #132
- refactor: implement message signing and verification as standalone pages by @dated in #129
- fix: dashboard balance mismatch by @alfonsobries in #133
- refactor: link user support link to mail by @alfonsobries in #135
- feat: ledger import add new address button by @alfonsobries in #134
- chore: reduce char limit of message signing by @dated in #140
- refactor: break words in ledger details by @dated in #141
- refactor: limit allowed characters to printable ascii when signing with ledger by @dated in #144
- feat: implement vote deeplinking by @goga-m in #142
- chore: replace contact with link to docs by @dated in #145
- refactor: truncate nethash in deeplink url validation by @goga-m in #149
- refactor: only show notifications for wallets in visible networks by @alfonsobries in #147
- refactor: use default coin value if missing by @dated in #148
- deps: update Platform SDK dependencies by @dated in #151
- refactor: truncate nethash in deeplink url validation by @dated in #152
- refactor: improve deeplink redirection by @goga-m in #146
- fix: network lookup in vote deeplink when using id by @dated in #155
- fix: avoid overflow in
SelectAddress
component by @dated in #154 - chore: bump package version by @dated in #158
- refactor: use devnet networks by default on non-production environments by @alfonsobries in #153
- refactor: search parameter errors by @dated in #156
- fix: ensure profile is restored using deeplinks by @goga-m in #157
- refactor: skip welcome screen if only one profile by @alfonsobries in #159
- feat: implement deep linking for message signing by @alfonsobries in #138
- feat: implement deep linking for message verification by @dated in #139
- chore: increase width of various modals by @dated in #160
- fix: sync profile wallets on deeplink validation by @goga-m in #161
- chore: merge develop into main by @ItsANameToo in #143
Full Changelog: 1.5.0...1.6.0