Skip to content

Releases: Creit-Tech/xBull-Wallet

v0.5.2 (BETA stage)

09 Aug 18:16
Compare
Choose a tag to compare
v0.5.2 (BETA stage) Pre-release
Pre-release

Quick hotfix to avoid a transparent background when tailwindcss purge the stylesheets

v0.5.1 (BETA stage)

07 Aug 05:26
Compare
Choose a tag to compare
v0.5.1 (BETA stage) Pre-release
Pre-release

This version includes a new setting where user can pick which kind of operations you would like to see on your wallet, by default the wallet only shows a few of them but users are free to pick all of them if they want (only those kind of operations handled by the wallet)

Details are listed here

v0.5.0 (BETA stage)

03 Aug 21:25
Compare
Choose a tag to compare
v0.5.0 (BETA stage) Pre-release
Pre-release

First version of the BETA stage, in this version the wallet still has bugs and pending development but it has everything is needed to use is a as a regular wallet.

Updates included in this version:

  • "Transaction" section in the Wallet page, this includes all the kind of operations that are handled by the wallet
  • Update the Wallets Operations store model, start using regular responses from the Horizon API instead of using our own models
  • Avoid saving some UI states to the local storage (not all of them were removed from the store but it's something we could continue doing along the BETA development)
  • Bug fixing

v0.1.0 (ALPHA stage)

30 Jul 16:04
Compare
Choose a tag to compare
v0.1.0 (ALPHA stage) Pre-release
Pre-release

This update to the ALPHA stage includes:

  • New settings view Sites connected: From the settings page, you can now check which sites have a connection with your wallet and from there you can remove them as well.
  • Remove streams from the wallet once we have removed an account
  • If there is signing request with a kind of operation that is not handled by the wallet yet it will fail

v0.0.1 (ALPHA stage)

30 Jul 16:09
Compare
Choose a tag to compare
v0.0.1 (ALPHA stage) Pre-release
Pre-release
Merge branch 'release/ALPHA'