Skip to content

Latest commit

 

History

History
101 lines (93 loc) · 16.6 KB

CHANGELOG.md

File metadata and controls

101 lines (93 loc) · 16.6 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.6.1 (2020-01-01)

Features

  • api: added isAuthenticated, currentNetwork and localCurrency to the nOS API (#1187) (30fd7b3)
  • auth: add the ability to import existing seed (#1118) (6b698c8)
  • management: added ability to import accounts from pevious version (#1186) (c3a6eb7)
  • management: added ability to import existing wallets through a PK (#1148) (84c24a1)
  • modal: add ability to press escape or click outside to close modal (#1198) (0899d38)
  • settings: added ability to toggle WebGL support (#1178) (3eea62b)

Bug Fixes