Skip to content

HEAT Client 4.1.0

Compare
Choose a tag to compare
@dmdeklerk dmdeklerk released this 02 Jun 12:02
3dfd00a

Heat Client 4.1.0

This is the Heat desktop wallet app WITHOUT embedded Heat Server.

Look here for the wallet version WITH embedded server https://github.com/heatcrypto/heatwallet/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