Release - v9.2.0
New Blockchain: Tron
Scatter now has Tron support. It defaults to the test network for now but will be updated in a later version to default to the mainnet. You can already point it to the mainnet manually by adding a node you know of with a chainId
of 1.
scatterjs-core
now also has basic Tron support. Check it out here.
Changes
- SSL Sockets now enabled to allow for Safari, Firefox, Edge, and most likely all browsers to be supported.
- ETH and TRX now transferable from the "Send" panel. ( alt-coins not yet supported )
- Reverted "dumb" naming conventions back to blockchain centric names to clear up some confusion.
- Added "refresh" button for tokens.
- Changed
Vault, Receive and Send
buttons to be textual. - CPU Emergency now linked to from the EOSIO Account dashboard when out of CPU.
- Added a way to export one-time manual backups to specified location.
- F12 now opens the console from any window/popup.
- "Find more apps" button now showing when permissions exist
Bugfixes
- Fixed all blockchain names to their proper names instead of shortnames.
- Fixed issue with accounts being removed not removing tokens.
- Fixed search bar for permissions list
- Fixed numeric formats for tokens and values on the dashboard-head.
- Fixed issue with self-selected endorsed networks and sending internal transfers
- Fixed a few issues with ethereum message parsing support