Skip to content

Releases: glifio/wallet

Release v1.3.0

22 Sep 17:24
573dd8b
Compare
Choose a tag to compare
  • 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

22 Sep 17:24
573dd8b
Compare
Choose a tag to compare

Release v1.2.3

17 Sep 14:06
aaf9a90
Compare
Choose a tag to compare
  • Improved error handling for Ledger devices

Release v1.2.1

16 Sep 21:44
50755be
Compare
Choose a tag to compare
  • Small fixes / improvements to the Vault

Release v1.2.0

16 Sep 14:08
bcd2896
Compare
Choose a tag to compare
  • Official vault premainnet support release
  • Fix issue with bad browser not directing to the error page
  • Fix some UI bugs

Release v1.1.1

12 Sep 17:55
8fc3271
Compare
Choose a tag to compare
  • 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

12 Sep 16:51
e2ca474
Compare
Choose a tag to compare

This release includes a few large improvements / additions:

  1. 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!)
  2. The premainnet vault support works without a Lotus node
  3. The first version of the postmainnet vault is included in this code, but in production it won't be available

Initial Release!

04 Sep 14:43
b4752d7
Compare
Choose a tag to compare
Initial Release! Pre-release
Pre-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