X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/f57db857da1033d8bb65a9e9e80c3d9be1d75518..782f96b580b2e659539027d7bf4be159c8622029:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index ab4bb65d..3e60c8a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,18 @@ # Changelog ## [Unreleased] +**Attention**: Now requires Java 17 + +## [0.9.2] - 2021-10-24 +### Fixed +- dbus `listNumbers` method works again + +### Changed +- Improved provisioning error handling if the last steps fail +- Adapt behavior of receive command as dbus client to match normal mode +- Update captcha url for proof required handling + +## [0.9.1] - 2021-10-16 **Attention**: Now requires native libzkgroup version 0.8 ### Added @@ -14,7 +26,7 @@ ### Fixed - Do not send message resend request to own device - Allow message from pending member to accept group invitations -- Fix issue which could cause signal-cli to repeatedly sending the same delivery receipts +- Fix issue which could cause signal-cli to repeatedly send the same delivery receipts - Reconnect websocket after connection loss ### Changed