v0.0.8
·
3145 commits
to main
since this release
Frontend
Features
- Enable support for ICP, ckBTC, and ckETH.
- Implement ckBTC to convert from and to Bitcoin.
- Implement ckETH to convert from and to Ethereum.
- Add explanation/welcome text for ckBTC and ckETH, which can be dismissed.
- Use the ICRC account address as the wallet address for the IC. Display an explanation of when to use the "old" ICP account identifier.
- Rework modals to display the QR code as a separate step.
- Display transactions with up to 8 decimals in the list, i.e., do not round to zero anymore.
- Ignore the 1Password plugin in input fields.
- Disable spell check in input fields.
Style
- Add missing padding around the login screen for mobile.
Build
- Bump gix-cmp to improve various UI components.
- Use Zod to validate the memos decoded for ckBTC and ckETH.