Skip to content

Releases: heatcrypto/heatwallet

Heat Wallet 4.9.7

Choose a tag to compare

@alex01011 alex01011 released this 04 Jul 18:51
053178c

New features

  • Transfer files via direct channel (WebRTC)

Changes

  • Add ETH transfer form disabling on transaction creation

Bug fixes and optimisations

  • Fix transfer file in server mode
  • Fix refreshing ETH address info on new transaction

Heat Wallet 4.9.6

Choose a tag to compare

@alex01011 alex01011 released this 31 Mar 13:29
053178c

New features

  • Editable Payment Message
  • Add derivation path for currency search
  • Ethereum ERC20 token transfer

Changes

  • Add cache for contact list to display it immediatly
  • Update rendering ERC20 token operation
  • Add progress indicator for currency search

Bug fixes and optimisations

  • Fix wrong btc address url for transaction with multiple outputs
  • Fix formatting ERC20 token balance
  • Fix formatting trailing zeros of balance

Heat Wallet 4.9.5

Choose a tag to compare

@alex01011 alex01011 released this 02 Mar 18:53
4c11d37

Heat Wallet 4.9.5 includes embedded Heatledger server 4.4.2

Bug fixes and optimisations

  • Fix search on wallet page
  • Fix removal of address entry
  • Fix refreshing bitcoin balance
  • Fix calculation total pending amount
  • Fix displaying account private name. Display unlocked status in the dropdown list of accounts
  • Fix saving of private name
  • Fix util function isNumber

Heat Wallet 4.9.4

Choose a tag to compare

@alex01011 alex01011 released this 20 Feb 13:23
779d372

Heat Wallet 4.9.4 includes embedded Heatledger server 4.4.2

New features

  • Highlighting external BTC, ETH addresses
  • Navigation for from/to ETH, BTC addresses
  • Remember and display creation date of wallet entry
  • Currency balance aggregated per account

Changes

  • Display HEAT account name as tooltip on account home page
  • Add button for clearing wallet search result
  • Gas price validation on ETH transfer
  • Add account names to the dropdown list of accounts

Bug fixes and optimisations

  • Fix updating account names
  • Fix blinking top left balance
  • Fix refreshing ETH home page on transferred
  • Fix usage of saved ETH, BTC balances
  • Fix refreshing HEAT, BTC, BCH, ETH balances
  • Fix refreshing ETH token balances
  • Fix auto import p2p messages on account unlocked
  • Fix format HEAT balance at top left
  • Fix search contact db function
  • Fix pending ETH transactions
  • Fix removal wallet entry
  • Fix the calculation fee: truncate value to scale of lowest unit
  • Add verification that the account name matches the account number

Heat Wallet 4.9.3

Choose a tag to compare

@alex01011 alex01011 released this 30 Dec 11:26
2a071c2

Heat Wallet 4.9.2 was for inhouse testing only.

Heat Wallet 4.9.3 includes embedded Heatledger server 4.4.2

New features

  • Migration data storage from Local storage to IndexedDB
  • Explore addresses for Ethereum, Bitcoin (find non empty addresses)
  • Add support of Native Segwit addresses.

Changes

  • Update limit of MAX number of crypto addresses
  • Expandable currency address entry
  • Add "Max Amount" to ETH sending dialog
  • Use alternative eth gas price provider
  • Get rid of selection of eth broadcasting provider
  • Add network name to export file

Bug fixes and optimisations

  • Fix ERC20 formatting.
  • Fix autosave on exit.
  • Do not display "add cryptocurrency address" in the context menu of entry for non bip44 wallet entry.
  • Fix displaying ETH balance '*' instead of '0'
  • Fix sending first ETH transaction with nonce 0
  • Fix file name of full export
  • Fix updating messages unread status when contacts are not active
  • Fix parsing pasted eth transaction raw bytes

Heat Wallet 4.9.1

Choose a tag to compare

@alex01011 alex01011 released this 29 Aug 13:54
6c8cc5c

New features

  • Add expression in quotes in wallet search
  • Approximate search in wallet is added
  • Add search in wallet for Payment memos, Transaction ids, HEAT assets, Currency tokens
  • Add ETH raw bytes parsed report
  • Allowed manually enter nonce on ETH sending
  • Add labels for currency entries in wallet

Changes

  • Add API provider info to menu
  • Change default eth broadcast provider

Bug fixes and optimisations

  • Fix refreshing eth transaction list on new transaction
  • Removing obsolete eth pending transactions
  • Fix long pause on asset info dialog opening
  • Fix caching nonce for ETH sending

Heat Wallet 4.9.0

Choose a tag to compare

@alex01011 alex01011 released this 28 Jul 17:53
6c8cc5c

New features

  • Ability to change password (pincode) for wallet entry
  • Support bitcoin testnet network
  • Search currency wallet entries
  • Ability to use (paste) raw bytes of ETH transaction to broadcast it

Changes

  • Update displaying status of downloading blockchain
  • Colored "In/Out" column for ETH, BTC list. Add line separator to wallet entries list

Bug fixes and optimisations

  • Fix server failover switching
  • Fix saving created BTC segwit address
  • Fix requesting UTXO for bitcoin transaction
  • Fix btc transaction fee calculation with unconfirmed transaction

Heat Wallet 4.8.0

Choose a tag to compare

@alex01011 alex01011 released this 06 Jun 10:21
ad95750

New features

  • QR Code for BTC, ETH raw transaction bytes.
  • Add separated dialog for fetching or pasting UTXO data (allows creation offline BTC transaction)
  • Add starting splash window

Changes

  • Do not display index of BTC address imported from private key
  • Display BTC private keys in WIF format.
  • Use BIP49 derivation for BTC segwit addresses.
  • Add BIP44 indicator for wallet entries

Bug fixes and optimisations

  • Fix title of eth transaction detail info
  • Fix usage of btc address index for address imported from private key

Heat Wallet 4.7.0

Choose a tag to compare

@alex01011 alex01011 released this 22 Apr 10:12
f93bcb9

New features

  • Staged Sending BTC
  • Staged Sending ETH
  • Ability send BTC raw transaction bytes made in 3rd party service
  • Display BTC balance taking into account the unconfirmed transaction
  • Add support for BTC Segwit address (P2SH)
  • Add feature Sign Bitcoin Message
  • Add feature Sign Ethereum Message
  • Ability usage of alternative ETH service for transaction broadcasting
  • Display public key for new (not used) HEAT account
  • Sending HEAT message to new (not used) HEAT account
  • Add importing raw wallet data
  • Add table view for HEAT transaction and HEAT block
  • Display table and json view for eth address
  • Caching BTC account transaction list
  • Display cached BTC balance (offline) on top bar
  • Ability to enter ETH transaction nonce if it was not resolved
  • Display unconfirmed balance for ETH, BTC
  • Display detailed info on clicking ETH addresses
  • Add offline generation ETH transaction bytes
  • Add filter "Display unlocked only" on Wallet page

Changes

  • Display public key
  • Removing obsolete pending eth transaction
  • Display txn id in Payment Memo dialog
  • Open external browser instead of web view for links at page About in the desktop Heatwallet
  • Display cached eth, btc transaction list before loading actual list

Bug fixes and optimisations

  • Fix ethplorer transaction broadcasting
  • Fix compatibility between Ethereum data providers
  • Fix executing HHTP requests in the Electron environment
  • Fix socket topic subscription on first page load (the cause is peer page first loading)
  • Fix displaying BTC sending fee
  • Fix formatting currency BTC balance
  • Fix application double refreshing on first load
  • Fix displayed amount of BTC transaction with multiple outputs
  • Fix handling response on BTC broadcasting
  • Fix closing Send ETH dialog on displaying transaction bytes dialog
  • Fix displaying ETH token without balance
  • Fix displaying api server port on Network peers page

Heat Wallet 4.5.2

Heat Wallet 4.5.2 Pre-release
Pre-release

Choose a tag to compare

@alex01011 alex01011 released this 27 Mar 14:00
f93bcb9

New features

  • Add support for BTC Segwit address (P2SH).
  • Add feature Sign Bitcoin Message
  • Add feature Sign Ethereum Message
  • Display public key for new (not used) HEAT account
  • Sending HEAT message to new (not used) HEAT account
  • Add importing raw wallet data
  • Add table view for HEAT transaction and HEAT block
  • Display table and json view for eth address
  • Caching BTC account transaction list
  • Display cached BTC balance (offline) on top bar
  • Ability to enter ETH transaction nonce if it was not resolved
  • Display unconfirmed balance for ETH, BTC
  • Display detailed info on clicking ETH addresses
  • Add offline generation ETH transaction bytes
  • Add filter "Display unlocked only" on Wallet page

Changes

  • Display public key
  • Removing obsolete pending eth transaction
  • Display txn id in Payment Memo dialog

Bug fixes and optimisations

  • Fix displaying BTC sending fee
  • Fix formatting currency BTC balance
  • Fix application double refreshing on first load
  • Fix displayed amount of BTC transaction with multiple outputs
  • Fix handling response on BTC broadcasting
  • Fix closing Send ETH dialog on displaying transaction bytes dialog
  • Fix displaying ETH token without balance
  • Fix displaying api server port on Network peers page