# Changelog
## [Unreleased]
+
+## [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
### 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