Releases: Creit-Tech/xBull-Wallet
Releases · Creit-Tech/xBull-Wallet
v0.5.2 (BETA stage)
Quick hotfix to avoid a transparent background when tailwindcss purge the stylesheets
v0.5.1 (BETA stage)
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)
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)
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)
Merge branch 'release/ALPHA'