Browse Source

Update changelog

Tulir Asokan 2 years ago
parent
commit
d6694630af
1 changed files with 9 additions and 0 deletions
  1. 9 0
      CHANGELOG.md

+ 9 - 0
CHANGELOG.md

@@ -1,3 +1,12 @@
+# v0.8.5 (unreleased)
+
+* Added option to disable reply fallbacks entirely.
+* Added provisioning API for joining groups with invite links.
+* Added error reply to encrypted messages if the bridge isn't configured to do
+  encryption.
+* Changed audio messages with captions to be sent as documents to WhatsApp
+  (otherwise the caption would be lost).
+
 # v0.8.4 (2023-04-16)
 
 * Enabled sending edits to WhatsApp by default.