Update CHANGELOG.md
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
parent
77ad488765
commit
74145b6e7f
|
@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||||
### Added
|
### Added
|
||||||
- iPad support. Status is now displayed at full native resolution on iPad's
|
- iPad support. Status is now displayed at full native resolution on iPad's
|
||||||
- Persist browser history
|
- Persist browser history
|
||||||
|
- Added refresh button
|
||||||
- Added more dapps
|
- Added more dapps
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
@ -15,6 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||||
- Fixed chat message layout for right-to-left languages
|
- Fixed chat message layout for right-to-left languages
|
||||||
- Fixed parsing of messages containing multiple dots (elipsis)
|
- Fixed parsing of messages containing multiple dots (elipsis)
|
||||||
- Fixed Webview: Screen cut off when using ERC dEX DApp [#3131]
|
- Fixed Webview: Screen cut off when using ERC dEX DApp [#3131]
|
||||||
|
- Fixed links targeting new tabs [#4413]
|
||||||
- Fixed gas validation: Showing message when total amount being sent plus the max gas cost exceed the balance [#3441]
|
- Fixed gas validation: Showing message when total amount being sent plus the max gas cost exceed the balance [#3441]
|
||||||
|
|
||||||
## [0.9.22] - 2018-07-09
|
## [0.9.22] - 2018-07-09
|
||||||
|
|
Loading…
Reference in New Issue