Skip to content

Releases: tohrxyz/zephyrus-wallet

Zephyrus Wallet v0.8 is released!

22 Apr 20:56
Compare
Choose a tag to compare
Pre-release

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!

10 Mar 00:42
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.7.2...v0.7.5

Zephyrus Wallet v0.7.2 is released!

17 Feb 14:57
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v0.7.1...v0.7.2

ZephyrusWallet v0.7.1 is out!

08 Feb 15:57
Compare
Choose a tag to compare
Pre-release

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!

17 Jan 20:31
82a95ae
Compare
Choose a tag to compare
Pre-release

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!

15 Jan 17:44
Compare
Choose a tag to compare
Pre-release

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!

10 Jan 21:58
Compare
Choose a tag to compare
Pre-release

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!

09 Jan 21:22
Compare
Choose a tag to compare
Pre-release

Changelog

  • wallet recovery from seed is now possible
  • seed is now shown correctly in Recovery Phrase section

Zephyru Wallet v0.2.1 patch

08 Jan 19:00
Compare
Choose a tag to compare
Pre-release

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!

08 Jan 18:34
Compare
Choose a tag to compare
Pre-release

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