Releases: tari-project/wallet-android
Releases · tari-project/wallet-android
v0.29.0-b317-libwallet-v1.8.0-rc.0
What's Changed
- Fixed QR code for the Send a tx action
- Fixed fee calculations animations on the Send Tx screen
- Removed
EventBus
, and replaced it withFlow
collections - Fixed balance state collection on the Home Page
- Fixed tx list collection, refactored
TxRepository
- Updated the Lib library to
v1.8.0-rc.0
- Removed more
WalletService
methods and classes and moved logit directly toFFIWallet
- Multiple UI issues fixes
Full Changelog: v0.28.1-b312-libwallet-v1.7.0-rc.1...v0.29.0-b317-libwallet-v1.8.0-rc.0
v0.28.0-b311-libwallet-v1.7.0-rc.1
What's Changed
- Added the paper wallet functionality: Users can add a new wallet or replace their current wallet using a QR code
- Refactored wallet creating related code
- Refactored QR scanner
- Refactored DeeplinkManager
- Updated FFI lib to
v1.7.0-rc.1
Full Changelog: v0.27.1-b306-libwallet-v1.4.1-rc.0...v0.28.0-b311-libwallet-v1.7.0-rc.1
v0.27.0-b304-libwallet-v1.4.1-rc.0
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
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
What's Changed
Post-release hotfixes of the 0.26.0 version
v0.26.0-b291-libwallet-v1.0.0-rc.8
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
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
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
- 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
- Fixed bugs
- Fixed security issues
- Updated FFI library up to v0.52.0
- Updated Yat library
- New ProGuard rules added
- Fixed Sentry logs