Releases: vechain/thor-sync.electron
Releases · vechain/thor-sync.electron
1.0.7
- Improve signing dialog user experience. Now you can unlock your wallet for 5mins.
- Upgrade electron to 3.0.16
- Copy checksum address to the clipboard in wallet detail
- Fixed various bugs
1.0.6
- Listing App-Hub's apps in homepage
- Improve gas estimation when signing a transaction
- Improve tab bar user experience
- Upgrade Connex to 1.2.3
1.0.5
- Upgrade Connex to 1.2.1
- Display revert reason in tx signing dialog
- Add re-estimate button when tx gas evaluation failed
1.0.4
-
upgrade connex to v1.2.0
- Vendor.owned
- contract method call cache
- CertSigningService.link
-
fix: unexpected error on importing keystore
-
fix: incorrect error for unsupported signing target
-
improve cache strategy
-
improve tab behavior when window is modaling
1.0.3
- Fix: messed background in dark mode if web page without background set
- Pass current URL to new window on switching network
- Optimize http request header in main process
- Fix: incorrect error message in node detection
- Fix: incorrect error name when passing invalid clauses to tx signing request
1.0.2
- Add Dark Theme
- Automatically check update every 12 hours
- Transaction will be expired after 3 minutes
- Separate dev/production data directory
1.0.1
- Improve the navigation between webview and builtin
- Add label for dev mode
- Fixed a crash on exit in Linux & Windows. (downgrade electron to 3.0.14)