Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

34 lines (28 loc) · 1.63 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,

[1.0.0] - TBD

[8.8.0] - 2019-12-26

Added

  1. Switching back from background, the App now shows a start screen with RSK logo instead of white screen.
  2. Users now need to input passcode when navigate to Dashboard page and sending funds
  3. Added custom gas option to Send page

Changed

  1. Examined translations for English, Spanish, Portuguese, Chinese
  2. Hide Fingerprint options on Phones not supporting Fingerprint
  3. Me page, “Join Community” -> "Join RSK's community”
  4. Fixed a bug where Swipe left function on dashboard could crash the App
  5. Fixed a bug where sending transaction to another rWallet app shows two transactions
  6. Fixed backend saving duplicate wallet address in database issue
  7. Fixed a bug where Bitcoin Testnet faucet transaction is not seen on rWallet
  8. Adjusted button position on pages to ensure action buttion is always at bottom of the page
  9. Adjusted "Slide to Confirm" button position on Send page to ensure it is always at bottom of the page
  10. Optimized token logic in the App to be more smooth on UI
  11. Optimized network transaction between the App and server
  12. Optimized database read by adding indexes to table

Removed

  1. Audio permission has been removed from iOS and Android.