Releases: tohrxyz/zephyrus-wallet
Releases · tohrxyz/zephyrus-wallet
Zephyrus Wallet v0.8 is released!
Zephyrus Wallet v0.8
- Zephyrus Wallet now displays recommended transaction fees when sending sats.
- QR Code Scanner now works 100% of the time
- Wallet starts syncing upon app launch
- Sent amount is fixed to be of correct value
Full Changelog: v0.7.5...v0.8
Zephyrus Wallet v0.7.5 is out!
Zephyrus Wallet v0.7.2 is released!
ZephyrusWallet v0.7.1 is out!
What's Changed
- FIX: Button generates new address, last unused upon launch by @tohrxyz in #30
- FIX: Display of address is more readable by @tohrxyz in #31
- FIX: Crash after sync when network offline by @tohrxyz in #32
- FR: Navigation between input fields in SendScreen by @tohrxyz in #33
- UP: Show message to user when attempting to broadcast tx by @tohrxyz in #34
- Created comments for the whole project! by @tohrxyz in #35
- New transaction history by @tohrxyz in #36
Full Changelog: v0.6.1...v0.7.1
Zephyrus Wallet v0.6.1 is released!
What's Changed
- FR: Wallet sync in background, doesnt freeze app by @tomashrib in #24
- Refactored layout in HomeScreen + some cosmetics by @tomashrib in #25
- BUG: Fixed tx history not refreshing by @tomashrib in #26
- Scan btc address from QR code by @tomashrib in #27
Full Changelog: v.0.5.1...v0.6.1
Zephyrus Wallet v0.5.1 is released!
What's Changed
- Balance is displayed in SendScreen by @tomashrib in #17
- Make transaction history text selectable by @tomashrib in #18
- Fixed "Wallet Synced" pop up message, added comments by @tomashrib in #19
- Added button to paste address from clipboard + some checks by @tomashrib in #21
- Handling possible errors while sending + show tx broadcast result by @tomashrib in #22
Full Changelog: v0.4.1...v.0.5.1
Zephyrus Wallet v0.4.1 is released!
Changelog
- Transaction history is now displayed on the home wallet screen
- "Wallet Synced" pop up is shown after wallet synchronization
Zephyrus Wallet v0.3.1 is released!
Changelog
- wallet recovery from seed is now possible
- seed is now shown correctly in Recovery Phrase section
Zephyru Wallet v0.2.1 patch
Patch notes
- the app will not crash now when the send button is clicked in Send screen while input fields are empty
Zephyrus Wallet v0.2.0 is released!
Changelog v0.2.0
- you can now send Sats to address
- you can now click Copy button to copy generated receive address to your phone clipboard
- the new receive address is now generated on the launch of Receive screen
Problems
- user is unable to display recovery phrase correctly
- recovery from a seed isn't possible yet