2018-07-02 13:28:20 +00:00
|
|
|
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
|
|
|
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
|
|
|
|
|
|
|
## [Unreleased]
|
|
|
|
### Added
|
2018-07-10 09:17:27 +00:00
|
|
|
- iPad support. Status is now displayed at full native resolution on iPad's
|
2018-07-10 12:59:45 +00:00
|
|
|
- fixed Sign in: Cannot paste text within password field [#3931]
|
2018-07-10 09:17:27 +00:00
|
|
|
|
|
|
|
## [0.9.22] - 2018-07-09
|
|
|
|
### Added
|
2018-07-02 13:28:20 +00:00
|
|
|
- Added Farsi public #status channel
|
|
|
|
- Spam moderation
|
2018-07-02 12:01:52 +00:00
|
|
|
- Collectibles support (CryptoKitties, CryptoStrikers and Etheremon)
|
2018-07-05 10:26:04 +00:00
|
|
|
- Added more dapps
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- Fixed mailservers connectivity issue
|
2018-07-04 15:07:31 +00:00
|
|
|
- Clear chat action correctly clear the unread messages counter
|
2018-07-09 07:19:40 +00:00
|
|
|
- Gracefully handle realm decryption failures by showing a pop up asking the user to reset the data
|
2018-07-05 10:26:04 +00:00
|
|
|
|
|
|
|
### Changed
|
|
|
|
- Downgraded React Native to 0.53.3 for improved performance and decreased battery consumption
|
|
|
|
- When joining a chat only download one day of history
|
2018-07-02 13:28:20 +00:00
|
|
|
|
|
|
|
## [0.9.21] - 2018-06-25
|
|
|
|
### Added
|
|
|
|
- Mainnet is enabled by default on new installations. Upgrades will need to manually switch.
|
|
|
|
- Chat now supports sending SNT and other tokens in 1-1 chats
|
|
|
|
- New chat UI for /send and /receive commands
|
|
|
|
- Updated chat message styling
|
|
|
|
- Updated toolbar style
|
|
|
|
- Updated DApp list
|
|
|
|
- New help links on the Profile tab. Read our Beta FAQ, file a bug, or suggest and vote on features.
|
|
|
|
- Performance improvements when fetching old messages
|
|
|
|
- Added 5 new default public chats for our friends speaking Korean, Chinese, Japanese, Russian and Spanish.
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- Prevented empty commands from being sent in chat
|
|
|
|
- Fixed minimum amounts in transactions
|
|
|
|
- Fixed an issue where contacts names may not be shown
|
|
|
|
- Removed log files from release builds
|
|
|
|
- Fixed an issue with transactions when navigating back
|