]> nmode's Git Repositories - signal-cli/blobdiff - CHANGELOG.md
Bump version to 0.13.12
[signal-cli] / CHANGELOG.md
index b40c4ed79361118d11a3790d5b28b85c0b47e001..758b593affbbe4eb8e83f2971f863c4ebc78ba76 100644 (file)
@@ -1,6 +1,44 @@
 # Changelog
 
-## [Unreleased]
+## [0.13.12] - 2025-01-18
+
+Requires libsignal-client version 0.65.2.
+
+### Fixed
+
+- Fix sync of contact nick name
+- Fix incorrectly marking recipients as unregistered after sync
+- Fix cause of database deadlock (Thanks @dukhaSlayer)
+- Fix parsing of account query param in events http endpoint
+
+### Changed
+
+- Enable sqlite WAL journal\_mode for improved performance
+
+## [0.13.11] - 2024-12-26
+
+Requires libsignal-client version 0.64.0.
+
+### Fixed
+- Fix issue with receiving messages that have an invalid destination
+
+## [0.13.10] - 2024-11-30
+
+Requires libsignal-client version 0.62.0.
+
+### Fixed
+
+- Fix receiving some unusual contact sync messages
+- Fix receiving expiration timer updates
+
+### Improved
+- Add support for new storage encryption scheme
+
+## [0.13.9] - 2024-10-28
+
+### Fixed
+
+- Fix verify command
 
 ## [0.13.8] - 2024-10-26