]> nmode's Git Repositories - signal-cli/blobdiff - CHANGELOG.md
Update gradle action
[signal-cli] / CHANGELOG.md
index 87bc620a878d42739b60123e341e93d3139aa8dd..32c2f971c497ac9956f3cbeff8e83e7c632343f5 100644 (file)
@@ -1,7 +1,33 @@
 # 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