Skip to content

Latest commit

 

History

History
56 lines (30 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

56 lines (30 loc) · 1.15 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.

Dates are in dd-mm-yyyy format.

[2.0.5] - 03-05-2022

Changed

  • Technical release; restore compatibility with some client libraries that rely on deprecated legacy behavior.

[2.0.4] - 28-03-2022

Added

  • Support for OP_RETURN outputs.
  • Full support for app-exchange swaps.
  • JS/TypeScript client library.

Changed

  • Increased max number of inputs during signing from 64 to 512; removed limit on the number of outputs.
  • Various performance improvements.

Fixed

  • Fixed bug preventing signing segwit inputs in the presence of legacy inputs.

[2.0.3] - 19-02-2022

Fixed

Fix bug in visualization of large transaction amounts.

[2.0.2] - 19-01-2022

Added

Native support for Bitcoin Message Signing.

[2.0.1] - 17-11-2021

Changed

Thecnical release for Nano S Firmware v2.1.0. Small reduction in app size.

[2.0.0] - 10-11-2021

Added

First public release. 🎉