# RELEASE LOG

## 1.2.0 - 1.2.4

### Fixes

* Update dependencies
* Fix ledger pagination

### Enhancements

* Pre-support Trezor

## 1.1.0 - 1.1.1

### Fixes

* None.

### Enhancements

* Restricted network will be `true` in all cases. You cannot be able to config.
* Self-define the type of wallet.
* Allow `approveTransaction` and `waitTransaction` in config.
  
---

## 1.0.9

### Fixes

* Use `transport` of `binance-sdk` instead of separated packages.
* Upgrade `binance-sdk` version to `2.14.4`

### Enhancements

* None
  
---

## 1.0.8

### Fixes

* Use `mainnet` as default network.

### Enhancements

* None
  
---


## 1.0.7

### Fixes

* None

### Enhancements

* Support browser refreshing to `Trust Wallet` hybridwallet. 🎉🎉🎉
  
---

## 1.0.6

### Fixes

* Fix the mechanism of logout.
* Add `mainnet` testcases.
* Fix `initChain` bug for hardwallet.

### Enhancements

* Support `Trust Wallet` hybridwallet. 🎉🎉🎉
  
---

## 1.0.5

### Fixes

* Fix `null` network.
* Fix bug cannot regenerate session.

### Enhancements

* Support `Ledger` hardwallet. 👏👏👏

---

## 1.0.0 - 1.0.4

### Fixes

* None

### Enhancements

* Support `Binance-SDK` softwallet and `Ledger` hardwallet.