Skip to content

Heat Wallet 4.1.0

Compare
Choose a tag to compare
@resultingforce resultingforce released this 02 Jun 12:01
· 7 commits to master since this release
407fcb1

Heat Wallet 4.1.0

This is the Heat desktop wallet app WITH embedded Heat Server. This client embeds a Heat Blockchain Server which you can start from the application menu.

Look here for the light client without embedded server https://github.com/heatcrypto/heat-ui/releases

It is the minor update of the Heat desktop wallet app with embedded Heat Server.

Changes

  • Add feature File Transfer in messaging:
    • Send files up to 2 MB
    • File is encrypted by sender for recipient
    • After delivering the file is removed on the server
  • Add removing not delivered message (with transfered file also) on the server side on deleting the message by sender
  • Separate the Heat and Offchain message lists to have robust managable messaging
  • Ability to add visible label (not encrypted) in addition to encrypted label for entry in wallet
  • Fix storage namespace changing on account changing on page Wallet
  • Fix path to config files for desktop heatwallet
  • Fix loading currency balances on wallet page
  • Minor UI fixes