Skip to content

Latest commit

 

History

History
55 lines (33 loc) · 1.61 KB

CHANGELOG.md

File metadata and controls

55 lines (33 loc) · 1.61 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.5.1]

Removed

  • Shielding – now it is only possible to unshield your balances

Fixed

  • Make project buids again

[1.5.0]

Added

  • Add Non-Exempt Encryption Version: We've updated the encryption version for enhanced security

Changed

  • Renamed baker/baking to validator/validation.

Fixed

  • WalletConnect: Fix parsing of "broken" schema format for contract update transactions.
  • Fix incorrect text in the identity name dialog
  • Fix CI2 Tokens flow while searching for tokens

[1.2.0] - 2023-10-06

Added

  • Support for managing fungible and non-fungible tokens. This includes adding, inspecting, and removing tokens.

[1.1.1] - 2023-07-28

Changed

  • Removed election difficulty from expected chain parameters.
  • Fix string handling which broke unicode support.
  • WalletConnect: Display balances in proper CCD format in the account selection view.

[1.1.0] - 2023-07-13

Added

  • WalletConnect integration (preliminary implementation): Supports signing string messages (not binary) and signing/submitting transactions (currently only smart contract updates). The only entrypoint to WalletConnect is the "scan QR" button on the account list screen (for scanning QR code on web-based dApps). In particular, deep linking is not implemented; nor can you paste a "wc://" URI from the clipboard.

[1.0.1]

Last release without changelog.