All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
- Switching back from background, the App now shows a start screen with RSK logo instead of white screen.
- Users now need to input passcode when navigate to Dashboard page and sending funds
- Added custom gas option to Send page
- Examined translations for English, Spanish, Portuguese, Chinese
- Hide Fingerprint options on Phones not supporting Fingerprint
- Me page, “Join Community” -> "Join RSK's community”
- Fixed a bug where Swipe left function on dashboard could crash the App
- Fixed a bug where sending transaction to another rWallet app shows two transactions
- Fixed backend saving duplicate wallet address in database issue
- Fixed a bug where Bitcoin Testnet faucet transaction is not seen on rWallet
- Adjusted button position on pages to ensure action buttion is always at bottom of the page
- Adjusted "Slide to Confirm" button position on Send page to ensure it is always at bottom of the page
- Optimized token logic in the App to be more smooth on UI
- Optimized network transaction between the App and server
- Optimized database read by adding indexes to table
- Audio permission has been removed from iOS and Android.