]> nmode's Git Repositories - signal-cli/blobdiff - CHANGELOG.md
Fixing RW connections deadlock on SQLite
[signal-cli] / CHANGELOG.md
index f49b8b81b76e8118c67c71516b9b392076b2f9f4..0b45ac664b58a8f1af4bfc7e6d3699a3de8f7bbb 100644 (file)
@@ -1,5 +1,24 @@
 # Changelog
 
+## [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