Merge #1781: Add v12 to CHANGELOG.md

34e747b83294f0967e8bc19cf079e18f45ef45c1 Add v12 to CHANGELOG.md (edouardparis)

Pull request description:

ACKs for top commit:
  jp1ac4:
    ACK 34e747b83294f0967e8bc19cf079e18f45ef45c1.

Tree-SHA512: ea36855ef47a9f124b2ffc4b2ab5ee01add74077ca2f69171d06db855035d1ea004c0a63d94bbd278c689f7c8fb3140f22ba21457e66e1ae3f2b71ac82bb2d6c
This commit is contained in:
edouardparis 2025-07-22 10:37:49 +02:00
commit e8f96d0dc2
No known key found for this signature in database
GPG Key ID: E65F7A089C20DC8F

View File

@ -1,5 +1,31 @@
# Liana daemon and GUI release notes
## 12.0
This release mostly modifies liana-gui by adding new features:
* Update library dependency to support Bitbox02 Nova.
* Allow user to also delete wallet on Liana-Connect platform.
* Add tiny-skia Iced backend to have a GUI renderer fallback.
* Add support for multiple panes and tabs.
* Add an option to upload a wallet/descriptor file when adding an existing Liana wallet using Liana-Connect as a backend.
* Allow self signed certificate for electrum server.
And some UX/UI improvements:
* Add alias to confirmation message of delete wallet modal.
* Add links with info about changing backend or node type both during the setup and in the wallet settings.
* skip syncing screen if node is not bitcoind.
* Improve timelock duration selection and display.
* Improve the "Add an existing Liana wallet" with own node UI by prioritizing backup file usage.
And fixes some small issues:
* fix some minor issues in the comments.
* fix(poller): only update last used index for affected keychain.
* liana-ui: add warning to form::Value.
## 11.0
This release adds some important new features: