Trinity desktop 0.4.2 & Trinity Mobile 0.5.1 (28) is out
Mobile Trinity 0.5.1 (28) Changelog
A new build has been released on Android and iOS. Please ensure you are using the latest version.
Additions
Add alert if user tries to type more than 81 characters in the seed field (https://github.com/iotaledger/trinity-wallet/pull/602)
Fixes and improvements
Require user to manually generate receive address (https://github.com/iotaledger/trinity-wallet/pull/608)
Fix check for unused addresses (https://github.com/iotaledger/trinity-wallet/pull/598)
Persist account information during account setup. Fixes node errors on load (https://github.com/iotaledger/trinity-wallet/pull/587)
Ensure node is in sync for every state update (https://github.com/iotaledger/trinity-wallet/pull/588)
Increase request timeout for all network calls to IRI (https://github.com/iotaledger/trinity-wallet/pull/583)
Use account name for exported SeedVault files (https://github.com/iotaledger/trinity-wallet/pull/535)
Fix SeedVault import permissions issue on Android (https://github.com/iotaledger/trinity-wallet/pull/576)
Fix incorrect assignment of incorrect key index (https://github.com/iotaledger/trinity-wallet/pull/571)
Fix crash on Android 8.0+ when importing SeedVault (https://github.com/iotaledger/trinity-wallet/pull/569)
Remove unnecessary check for remainder transactions (https://github.com/iotaledger/trinity-wallet/pull/533)
Refactor iOS native code (https://github.com/iotaledger/trinity-wallet/pull/357)
Fix text input keyboard avoidance on iPhone X/Android (https://github.com/iotaledger/trinity-wallet/pull/532)
Auto retry on different nodes when account sync is performed (https://github.com/iotaledger/trinity-wallet/pull/611)
Desktop Trinity Release 0.4.2 changelog:
- Fix check for unused addresses
- Persist account information during account setup
- Terminate application if Remote Debugging Port is detected
- Require manual address generation