From 4226da3c5a27d585134798fc172258d2dc4e4f0c Mon Sep 17 00:00:00 2001 From: Antoine Poinsot Date: Mon, 27 Feb 2023 14:32:44 +0100 Subject: [PATCH] CHANGELOG: 0.3 release notes --- CHANGELOG.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe9af6c2..51defbde 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,28 @@ # Liana daemon and GUI release notes +## 0.3 + +A small release which brings some fixes as well as the possibility to use Liana as a "hot wallet". + +### Features + +- Hot keys: users can now generate and sign with keys that are stored on the device. It is + recommended to be only used for testing for now. + +#### GUI-specific + +- It is now possible to use multiple signing device of the same type without having to first connect + one then the other. + +### Fixes + +- When used as a daemon the `lianad` process had its PID and logs file mixed up. This is now fixed. +- We fixed the transaction creation sanity check that was overestimating the transaction fee. + +#### GUI-specific + +- In the installer flow, extended keys are now shared without the `/<0;1>/*` suffix. + ## 0.2 The second release of Liana brings various fixes as well as the possibility to use a multisig in