Releases: sonm-io/Wallet
Releases · sonm-io/Wallet
v2.0.2
SONM GUI
https://sonm-io.github.io/gui/
Added
- Balance validation before order buy #137
- Validation for certificate value #143
- Notification after deposit/withdraw #148
- Profile link #150
- KYC balance check #152
- Deal list with new benchmarks #156
- 125% font main page support #157
- Page for empty deal list #159
Changed
- Increase gas limit for withdraw
- Move icon-button to separate folder #145
- Refactor balance component #153
Fixed
v2.0.1
SONM GUI
https://sonm-io.github.io/gui/
Added
- Finish deal pending #101
- Success page after order buy #102
- Netflags in deal, order details #104
- New confirmation panel #105
- Validators for KYC #106
- Disabled style for components #107
- KYC #109
- Debouncer to query filter in profiles #112
- The Enter Key submit forms #118
- Disable market menu when there is no accounts #122
- Styles for price and duration #124
- Workers section #126
- Profile certifications #128
- Add filters: GPU Ethash, GPU Equihash, Redshift to orders filter panel #134
- Remove profile link from Wallet pages #135
- Price validation #136
Changed
- History refactoring #110
- Move header menu configuration from app-header to routes. #116
- Disable account select when confirm DW transaction #117
- Benchmarks redesign #121, #125
- Vertically align cost items to center #123
- Double m dash to two single mdash #127
- Routers refactoring #132
Fixed
- Calm buttons onn send page #103
- Back button on sennd page #111
- CreatorAddress filter in profiles #113
- Validation in wallet import dialog #114
- Rounding issue #115
- Account filter in wallet history #116
- Balance rounding: Remove trailing point when cutoff #119
- Amount rounding #120
- KYC navigation #130
- Bugs #131, #133
- Market stats update and layout issues #136
Pecado (v2.0.0-alpha1)
Feature pack "Crypto-IaaS"
Simple wallet for ERC20 Ethereum tokens:
- Multiple Ethereum accounts
- Ether and ERC20 token transfer
- Ethereum mainnet and Rinkeby testnet modes
- Transactions history (only outgoing from the wallet)
- Ability to add new ERC20 token via smartcontract address
- Save and load wallet from the file, encrypted and password protected #60
GUI for SONM network:
- Deposit and withdraw tokens to the SONM blockchain via SONM gate #86, #95, #97, #99
- Deposit and withdraw history (made from the wallet only) #86
- Profile browser: #84
- List and filter profiles
- View profile and its certificates
- Indicate profile in user’s blacklist
- Remove profile from blacklist
- Orders management: #88, #89, #90, #91, #92
- List and filter orders
- Quick buy - creating deal from Supplier’s offer (ASK order)
- Deals management: #94, #98
- List my deals
- Deal details
Added
- Create account from privatekey #67
- Testrpc support for CI #72
- Preview in add token dialog #81
- PropertyList, Benchmark, BenchmarkShort components #93
- Multiselect component #87
- Disable property in toggler, calendar, multiselect #100
- Import/Export wallet data #60
- Prettier #63
- Webpack bundle statistic #68
- Add token error messages #80
Changed
v1.0.5
v1.0.2
v1.0.1
Added
- Added: switcher between Ethereum livenet and Rinkeby testnet (#27)
- Added: import/export wallet data (#37)
- Added: display account private key (#29, #30, #31)
- Added: ERC20 token support (#35)
- Added: disclaimer on login page (#52)
- Added: electron builds (#32)
- Added: wallet version on login screen (#46)
- Added: logout (#44)
Changed
- Changed: show account name in From/To column in history (#43)
- Changed: add/rename error messages (#35)
- Changed: save currency code in history (#39)
- Changed: field autofocus (#40)
Fixed
v0.1.6
Fix typo. Add side borders for alert-info message
v0.1.5
rinkeby link hot fix
v0.1.4
Add testnet warning
v0.1.3
History layout fix