Skip to content

Releases: tari-project/wallet-android

v0.27.0-b304-libwallet-v1.4.1-rc.0

26 Sep 08:18
3c9919e
Compare
Choose a tag to compare

What's Changed

  • Added new Tari wallet Base58 address format
  • Added address detail dialog showing all the address components
  • Increased FFI lib version to v1.4.1-rc.0
  • Fixed the debug menu after the phone shaking
  • Fixed the Store page bug when the web page was endlessly reloading
  • Added info dialog when making a screenshot while the screen recording option is disabled
  • Fixed UI components on some screens and made the UI much more responsive
  • Added an option to send a message on a one-sided payment
  • Added weight height label in the Network State dialog
  • Plenty of little bug fixes and improvements

Full Changelog: v0.26.1-b297-libwallet-v1.0.0-rc.8...v0.27.0-b304-libwallet-v1.4.1-rc.0

v0.27.1-b306-libwallet-v1.4.1-rc.0

26 Sep 08:30
676e98c
Compare
Choose a tag to compare

What's Changed

  • Fix the issue with migrating from old app's versions to the latest
  • Fix the issue with unintentionally closing dialogs

v0.26.1-b297-libwallet-v1.0.0-rc.8

13 Jun 13:00
bf3c47b
Compare
Choose a tag to compare

What's Changed

Post-release hotfixes of the 0.26.0 version

v0.26.0-b291-libwallet-v1.0.0-rc.8

15 May 09:55
3a8b08d
Compare
Choose a tag to compare

What's Changed

  • Address poisoning prevention system. Now, when before you send your tokens to anyone we will check that there isn't any similar Tari Address in your transaction history and in your contact book to be sure that you're sending your tokens to the right address.
  • DNS Lookup. The App will now refresh the list of the available base nodes with every run.
  • Coinbase transaction maturity. We fixed the issue with UTXOs that came from the coinbase. Now, they will be time-locked (unspendable) until they "mature" on blockchain.
  • Screenshot and screen recording prevention. From this version onward the screenshots and video recording are disabled in the app. You can disable this feature from the settings menu. The screen with the list of passphrases will always have this option turned on.
  • We reenabled the block explorer feature. You can check the status of the blockchain from the settings menu and transaction details again.
  • A lot of bug fixes and performance improvements.

v0.25.3-b290-libwallet-v1.0.0-rc.5

18 Apr 10:48
16bceff
Compare
Choose a tag to compare

What's Changed

  • Fixed crashes
  • Updated min. valid FFI version to 1.0.0-rc.5
  • Updated the list of NextNet base nodes

v0.25.2-b288-libwallet-v1.0.0-rc.5

22 Feb 11:09
4816b5f
Compare
Choose a tag to compare

What's Changed

  • Fixed the bug when a run of exported activity could cause a crash
  • Added the Disable Screen Recording option
  • Fix the multiple staged wallet security dialog bug
  • Increased the libwallet version to v1.0.0-rc.5
  • Increased the Yat library version to 0.4.1
  • Fixed minor bugs and cleaned up the code

v0.25.0-b285-libwallet-v1.0.0-rc.3

31 Jan 08:53
7e113e0
Compare
Choose a tag to compare
  • Updated FFI lib version to v1.0.0-rc.3
  • Changed the operating network to Nextnet and added base nodes for it
  • Added new statuses for transactions
  • Fixed the bug when some wallets had a wrong (shorter) address

v0.24.1-b279-libwallet-v0.52.0

28 Dec 12:10
698bc04
Compare
Choose a tag to compare
  • Fixed bugs
  • Fixed security issues
  • Updated FFI library up to v0.52.0
  • Updated Yat library
  • New ProGuard rules added
  • Fixed Sentry logs

v0.24.0-b274-libwallet-0.52.0

16 Nov 12:48
v0.24.0-b274-libwallet-0.52.0
74142f9
Compare
Choose a tag to compare
  • Updated yat lib for Android 14
  • Support for Android 14
  • Updated libs
  • New rules for R8
  • Fixed tor deeplinks support
  • Added data collection consent
  • Changed sentry server
  • Updated wallet info screen
  • Updated build config
  • Lint update
  • Introduced passcode feature
  • Stabilized Bluetooth flow
  • Fixed issue with bypassing auth on the main screen
  • Fixed several reported UX/UI issues

v0.23.0-b256-libwallet-0.50.0-hotfix.1

31 Aug 10:40
v0.23.0-b256-libwallet-0.50.0-hotfix
4becc10
Compare
Choose a tag to compare
  • Created new home screen
  • Replaced old home screen with new one
  • Reimplemented Transaction History Screen
  • New Screen is now available when user tap on the "View all transactions" button on the home screen
  • Reimplemented QR code scanner. Now, the scanner is more versatile. The developer can now specify the expected data types that will be passed back to the presenter VC, all other data types will be handled by the scanner itself in a default way.
  • Updated Transaction Send Screen UI
  • Speed up RotaryMenuView animations
  • Updated FFI version to 0.50.0.hotfix.1
  • Updated min. valid FFI version to 0.50.0.hotfix.1
  • Updated "send" tab bar button
  • Transactions presented on the screen are now clickable and move the user to the transaction details screen on tap
  • Hidden block explorer buttons.
  • Added support for tor QR codes
  • Fixed a few dark mode issues
  • Reworked granular permissions handling and permission handling itself
  • Fixed crashes from sentry related to bad parcing