Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Releases: rsksmart/rwallet

v2.0.1 Release

29 Jun 17:54
dc448c8
Compare
Choose a tag to compare

New Features:

  • #704 Enable custom gas limit

Minor fixes:

  • #709 Translation fixes PT-BR
  • #715 Dark Mode
  • #712 Imports
  • #708 Dependencies
  • #716 Minor fixes Animated and Clipboard.

From previous v2.0.0:

Critical upgrades:

  • #690 RN from 0.59 to 0.60
  • #698 RN from 0.60 to 0.61
  • #702 RN from 0.61 to 0.62
  • #703 RN from 0.62 to 0.63
  • #707 RN from 0.63 to 0.64

Security fix:

  • #693 Fetch timestamp from server
  • #672 Set storage not migrable

Minor ifx:

  • #699 Improve WC timeout message.

v2.0.0 Pre-release

22 Jun 15:46
bdc0e75
Compare
Choose a tag to compare
v2.0.0 Pre-release Pre-release
Pre-release

Critical upgrades:

  • #690 RN from 0.59 to 0.60
  • #698 RN from 0.60 to 0.61
  • #702 RN from 0.61 to 0.62
  • #703 RN from 0.62 to 0.63
  • #707 RN from 0.63 to 0.64

Security fix:

  • #693 Fetch timestamp from server
  • #672 Set storage not migrable

Minor ifx:

  • #699 Improve WC timeout message.

v1.4.5 Release

09 Jun 17:24
7e2082f
Compare
Choose a tag to compare

Critical updates:

  • #696 Wallet Connect fix

Minor changes:

v1.4.4 Release

21 May 16:55
2d7bb4b
Compare
Choose a tag to compare
v1.4.3 Pre-release changes ->

New security feature:

  • #661 Locks passcode screen after too many consecutive wrong passwords.
  • #659 Avoid weak passcodes.

Security fixes:

  • #670 Use correct checksums.

Critical fixes:

  • #673 Report errors to the server.
  • #653 Improve dapp browser.
  • #676 Fix Double cast to String error.
  • #679 Fix Token transfer

Minor fixes:

  • #671 Add Slack community link.
  • #669 Fix alternative empty contracts.
  • #675 Update Readme
  • #675 Update Android package

v1.4.4 Release changes:

Critical fixes:

  • #686 Fix BTC transfer between legacy addresses

Major updates:

  • #689 Update Android target SDK to 30

Minor fixes:

  • #677 Dapp search barch text
  • #678 Fix translation issue

Community improvements:

  • #683 Pull Request template
  • #682 Contributing guide
  • #680 Code of conduct

v1.4.3

13 May 20:01
e631ff2
Compare
Choose a tag to compare
v1.4.3 Pre-release
Pre-release

New security feature:

  • #661 Locks passcode screen after too many consecutive wrong passwords.
  • #659 Avoid weak passcodes.

Security fixes:

  • #670 Use correct checksums.

Critical fixes:

  • #673 Report errors to the server.
  • #653 Improve dapp browser.
  • #676 Fix Double cast to String error.
  • #679 Fix Token transfer

Minor fixes:

  • #671 Add Slack community link.
  • #669 Fix alternative empty contracts.
  • #675 Update Readme
  • #675 Update Android package

v1.4.2 Release

23 Apr 14:15
Compare
Choose a tag to compare

Critical fix

  • Fix crash at the start of the app for some Android/iOS versions. #664

v1.4.1 Release

19 Apr 13:34
42ba41f
Compare
Choose a tag to compare

Critical fixes:

  • Disable Back button for biometrics and passcode modal. #654
  • Fix RNS domain resolution #652

Minor fixes:

  • Fix issue to return to setup after viewing terms of use #645
  • Fix two spelling mistakes in Spanish text. #646 #658
  • Fix spelling mistakes in English banner.
  • chore: Remove WebView / Add env files #649

Code enhancements:

  • refactor: removes unused call to createRawTransaction endpoint #648

v1.4.0 Release

25 Mar 17:58
51a0b4e
Compare
Choose a tag to compare

New release with several minor fixes and Swap functionality removed.

v1.1.0 Release

07 May 19:48
265da30
Compare
Choose a tag to compare

BREAKING: users who have installed the previous version of RSK Wallet will need to update on Google Play for the app to work.

What's New

  • Push Notification for both Android and iOS to notify users of incoming transactions
  • Live Query for balance and price, to bring users a smooth experience
  • New RBTC icon and distinguish mainnet and testnet token icons by color
  • Skeleton UI view to make loading scenes smooth
  • Derivation path configuration when creating a new wallet
  • Now the app uses official @rsksmart/rsk3 library as dependency

Bug Fixes

  • Users can't see total balance in Send page
  • Privacy Policy missing from app launch screen and Me page
  • Scrolling down doesn't refresh transaction history.
  • Sometimes price is not updated as expected
  • Exchange page shows "The amount is invalid" error during loading
  • Me page wallet amount doesn't show correctly
  • Enlarge the touch area for multiple buttons for easy access
  • Currency names are always in English when switching between languages
  • Restrict length of input for wallet name input field
  • Recovery Backup phrase page doesn't show index of current word
  • The order of tokens are inconsistent across pages
  • The order of token balance and fiat equivalent balance are inconsistent across pages.
  • Reset and Delete words in Spanish overflow on Passcode page