Releases: ava-labs/core-mobile
Releases · ava-labs/core-mobile
v0.3.3
Features
- Added Bottom sheet with Send, Receive and Activity tabs
- Added flow for sending token from Send tab (WIP)
Fixes
- Hide qr scan button when address is entered
- Update wallet-react-components to 0.1.7
- Closing modal when bottom sheet is dismissed
Changes
- Move initial loading to portfolio
v0.3.1
- Almost finished onboarding flow
v0.2.2
- Switched from class to functional style
- Restyled onboarding screen - all login methods are now available on first screen
- Restyled logo and primary colors and buttons
v0.2.1
- Enter wallet with keystore and private key
- List and add tokens
- UI improvements
v0.2.0
- added address sharing
- added secure mnemonic storage with biometric data
- added history of transactions
- Improved flow for returning user: biometric data is requested immediately; one-touch entry into wallet
- added bottom navigation bar
- Icons everywhere
v0.1.4
New features:
- Paste address from clipboard when sending AVAX
- Scan barcode to enter destination address
- De/Increment amounts by 0.1 steps
Updates:
- Refreshed design with colors and fonts
- Improved UX when sending AVAX
- Installed V8 JS with JIT enabled engine for Android version of app for better performance
v0.1.3
New features:
- Staking to validator
- Displaying staked amount
Updates:
- Handling network errors
- Automatic balance update
v0.1.2
- Shows balances for X, C & P chains
- Implemented sending AVAX on C & X chains
- Added onboarding
v0.1.1
- Basic functionality on iOS and Android
- Docs