]> nmode's Git Repositories - signal-cli/blobdiff - CHANGELOG.md
Merge multiple SendReceiptActions to same recipient to only send one receipt
[signal-cli] / CHANGELOG.md
index ab4bb65da3a8701b026402cfbaa69566b700c52a..3e60c8a4f13667ee2f3a95392dbf0128846463c9 100644 (file)
@@ -1,6 +1,18 @@
 # Changelog
 
 ## [Unreleased]
 # 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
 **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
 ### 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
 - Reconnect websocket after connection loss
 
 ### Changed