浏览代码

Update changelog

Tulir Asokan 3 年之前
父节点
当前提交
b240eb94d8
共有 1 个文件被更改,包括 10 次插入0 次删除
  1. 10 0
      CHANGELOG.md

+ 10 - 0
CHANGELOG.md

@@ -1,3 +1,13 @@
+# unreleased
+
+* Added tracking for incoming events from the primary device to warn the user
+  if their phone is offline for too long.
+* Fixed some issues with read receipt bridging
+* Fixed `!wa open` not working with new-style group IDs.
+* Fixed panic in disappearing message handling code if a portal is deleted with
+  messages still inside.
+* Fixed disappearing message timer not being stored in post-login history sync.
+
 # v0.2.3 (2022-01-16)
 
 * Added support for bridging incoming broadcast list messages.