v0.24.0-libwallet-0.50.0
TruszczynskiA
released this
16 Nov 09:38
·
20 commits
to master
since this release
- Updated FFI Lib version
- Adjusted code to new FFI Lib
- Updated update_dependencies.sh script
- Updated base node's list
- Updated BaseNode validation code
- Adjusted NotificationManager to align with the new push notification service.
- Wrapped disconnect() method in TorManager with background task. This gives more time for the app to finish the disconnection from the Tor process before the app will be hibernated by the system.
- Updated Tor and Sentry frameworks
- Fixed reported issue. Now, the bridges form will appear on the screen when you scan the Tor Bridges QR code from the add recipient screen.
- Added data collection consent dialog that is shown on start when the user doesn't specify the data collection behavior
- Added data collection section in settings
- Moved UTXOs wallet entry point from the transaction list to the profile page
- Updated the profile page UI
- Removed connect Yat row from the settings page
- Added isUnknownUser computed value to TariAddress extension
- Added defaultAlias value to ContactModel
- defaultAlias is now used in the contact book and transaction list to replace formatted Tari address as a contact name with "Unknown Source" for addresses that are "unknown" (when raw emoji ID contains only zeros)