Skip to content

Releases: Creit-Tech/xBull-Wallet

v1.33.0

27 Nov 04:24
Compare
Choose a tag to compare

[1.33.0] - 2024-11-26

Change

  • Upgrade the Stellar SDK and avoid downloading sodium-native to the repo
  • Use the selected network to calculate the balances changes

v1.32.0

25 Oct 04:25
Compare
Choose a tag to compare

[1.32.0] - 2024-10-24

Add

  • Add sorobandomains-sdk v0.1.3 and support to fetching TOML files from .xlm domains

Change

  • Change stellar-sdk to @stellar/stellar-sdk, still keeping stellar-sdk installed so trezor-connect works

v1.31.0

15 Oct 01:36
Compare
Choose a tag to compare

[1.31.0] - 2024-10-14

Add

  • Add a field to the HorizonApis (Moving naming to "NetworkApis" step by step) so it accepts an RPC url
  • Allow sending payments to contracts

Change

  • Remove the "advance mode" switch from the settings page and instead assume all users are looking for an advance wallet
  • Refactor the logic behind the "operations" page and now use "effects" to focus only on debits/credits
  • Update crypto-js package and stop using PBKDF2

v1.30.0

17 Sep 00:58
Compare
Choose a tag to compare

[1.30.0] - 2024-09-16

Add

  • Add a switch to the path payment component so it's easy to exchange the fromAsset with toAsset
  • Add support to latest version of Android and upgrade Android dependencies

Change

  • Move from NPM to PNPM
  • Change the Background component so it uses the new design (ready to move away from old system to create modals)

v1.24.0

08 Aug 01:51
Compare
Choose a tag to compare

[1.24.0] - 2024-08-07

Add

  • Upgrade Stellar SDK to 12.2.0
  • Start the SEP-0043 support, still missing the signAuthEntry logic
  • Show a simulation of the balance changes when interacting with Smart Contracts (only showing native and trustlines balances updates)

v1.23.0

24 Jun 20:18
Compare
Choose a tag to compare

[1.23.0] - 2024-06-24

Add

  • Add support to KeyStone wallets, currently only handling hash signing.

Fix

  • Fee not correctly displayed whe signing a transaction

v1.22.0

18 Jun 03:47
Compare
Choose a tag to compare

Change

  • Update to latest Stellar SDK so it's ready for Protocol 21
  • Massive update of dependencies: Angular, Ng Zorro, Ionic, rxjs, ngx-mask, akita, etc

v1.21.2

30 Apr 06:08
Compare
Choose a tag to compare

Add

  • Allow signing extendFootprintTtl operations
  • Make hash signing default when using a ledger to sign a soroban transaction

v1.21.1

24 Apr 18:35
Compare
Choose a tag to compare

Fix

  • Handle BigInt when displaying invocation details
  • Handle too large XDRs when showing the QR export

v1.21.0

24 Apr 04:18
Compare
Choose a tag to compare

Add

  • Allow signing Fee Bump transactions
  • Allow exporting and importing an XDR using QRs