Releases: glifio/wallet
Releases · glifio/wallet
Release v1.3.0
- Improve loading indication in the wallet during transaction operations
- Add logging for sending and connecting to ledger to fix harder to find bugs
- Remove USD from the app altogether
- Enable glif vault msig as a preview, disable change owner functionality @ https://wallet.glif.io/msig
- Update design of wallet home page
- Left align inputs
- Improve ledger error handling
- Update tutorial links
- Update timestamps to include minutes, seconds, year
v1: Merge pull request #558 from openworklabs/dev
Release v1.3.0
Release v1.2.3
- Improved error handling for Ledger devices
Release v1.2.1
- Small fixes / improvements to the Vault
Release v1.2.0
- Official vault premainnet support release
- Fix issue with bad browser not directing to the error page
- Fix some UI bugs
Release v1.1.1
- Patch issue with WASM not loading in safari, causing the screen to not show up
- Fix issue with filecoin-message package converting large afil amounts into scientific notation
Release v1.1.0
This release includes a few large improvements / additions:
- The send flow in the regular wallet has been refactored to match the multisig withdrawal flow. Fixed positioned elements are gone (no ad blockers can block the send flow now!)
- The premainnet vault support works without a Lotus node
- The first version of the postmainnet vault is included in this code, but in production it won't be available
Initial Release!
This is the first official release build of the filecoin-web-wallet (Glif Wallet). It includes:
- Ability to use a seed phrase, private key, or ledger device to send Filecoin
- Supports premainnet Vault functionality for setting up self-custodied SAFT
- Audited + post-audit fixes