Releases: onflow/fcl-dev-wallet
Releases · onflow/fcl-dev-wallet
v0.4.3
Updates account proof to v2 spec and some cleanup.
v0.4.2
Gracefully handle wallet server stops #109
v0.4.1
Merge pull request #108 from onflow/bugfix/server
Refactor
v0.4.0
Dev wallet is now exported to a static application and the Go module was added implementing the static file server.
v0.2.0
Merge pull request #78 from onflow/as/account-funding
Account funding
v0.1.0
Fix package-lock so CI passes.
v0.0.7
Merge pull request #61 from onflow/copy-updates
Update copy on accounts list and user signature page
v0.0.6
Merge pull request #59 from onflow/mackenzie/updates-docker-run-command
Updates `docker run` command
v0.0.5
Merge pull request #56 from onflow/update-startup-port
Avoid port collisions by starting wallet on a less popular port range.