Skip to content

Releases: bitcoinppl/cove

v1.1.0

23 Dec 05:39
2587c30

Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.1.0

v1.0.2

24 Nov 22:42
7f59977

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

16 Jun 13:27
bf7d37e

Choose a tag to compare

Bug Fixes

  • Fixed unsealed TAPSIGNER being detected as already initialized
  • Show full address derivation path including the keychain index
  • Fixed crash on NFC APDU error
  • Fixed verifying words flow not working if seed has a consecutive duplicate word
  • Prevent words in "Backup Your Words" screen being reset when app goes in background

Changes

  • Only use the regular SwiftUI ProgressView for all loading indicator keep loading indicators type and color consistent


PRs:

Full Changelog: v1.0.0...v1.0.1

v1.0.0

13 Jun 13:50
1618cb9

Choose a tag to compare

Bug Fixes

  • Fix import words view being cut off on smaller screens and iPads
  • Fix receive view (receive address) being cut off on smaller screens and iPads
  • Fix not showing duplicate wallet error in HotWalletImport
  • Fix import seed view showing the wrong number for the seed words
  • Fix loading spinner glitch on the selected wallet screen
  • Always showing spendable balance on the selected wallet screen instead of total
  • Fix sometimes pending transactions would not show up as confirmed


PRs:

Full Changelog: v0.5.1...v1.0.0

v0.5.1

03 Jun 20:25
63cf02a

Choose a tag to compare

Added

  • Terms and Conditions popup, which is required to use the app

Bug Fixes

  • Show updated label on UTXO list screen
  • Show updated label on transaction details screen
  • Hot wallet import flow where erasing to a correct word would not show the word as valid

PRs

Full Changelog: v0.5.0...v0.5.1

v0.5.0

29 May 00:53
579af31

Choose a tag to compare

Features

Coin Control

  • New UTXO list screen to search, filter, sort and select individual UTXOs
  • Select individual UTXOs to send from
  • Set a custom amount to send from a UTXO list (the rest will be sent to change)
  • Show UTXO labels on the confirm screen
  • Search UTXOs by amount

Others

  • Add warning if fee is more than 20% of the amount you are sending
  • Disallow sending if the fee is more than 100% of the amount you are sending

PRs

Full Changelog: v0.4.1...v0.5.0

v0.4.1

13 May 21:08
7f6cd90

Choose a tag to compare

Changes

  • Redesigned address QR receive sheet
  • Redesigned "Advanced More Details" sheet in the send flow

Fixes

  • Fixed a bug where entering a comically large fiat amount would crash the app
  • Fixed a bug where in Testnet4 addresses were coming up as invalid when they weren't
  • Fixed a bug where keyboard wasn't dismissing when address was valid
  • Fixed signet transaction viewer link

PRs

Full Changelog: v0.4.0...v0.4.1

v0.4.0

08 May 20:38
e40daff

Choose a tag to compare

Features

  • Support for importing hardware wallets with Key Expressions
    • This adds support for using Cove with Krux
  • Create a CSV file of your transactions with fiat values for each transaction at the time of the transaction
    • This is useful for tax reporting
  • Send flow improvements and bug fixes
    • Show proper formatting as you type
    • Default to entering the amount in before the address
    • Small UI bug fixes
  • Testnet4 support

Fixes

  • Fix bug where the total fees the user sees changes between screens

PRs

Full Changelog: v0.3.0...v0.4.0

v0.3.0

08 Apr 15:55
a66e3ee

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.3.0

v0.2.2

11 Mar 21:22
40f78ae

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2