소스 검색

Update changelog

Tulir Asokan 2 년 전
부모
커밋
ee2594af28
1개의 변경된 파일14개의 추가작업 그리고 0개의 파일을 삭제
  1. 14 0
      CHANGELOG.md

+ 14 - 0
CHANGELOG.md

@@ -1,3 +1,17 @@
+# v0.4.1 (unreleased)
+
+Target signald version: [v0.22.2](https://gitlab.com/signald/signald/-/tags/0.22.2)
+
+* Dropped support for phone numbers as Signal user identifiers.
+* Dropped support for v1 groups.
+* Fixed call notices not having a plaintext `body` field.
+* "Implicit" messages from Signal (things like read receipts) that fail to
+  decrypt will no longer send a notice to the Matrix room.
+* The docker image now has an option to bypass the startup script by setting
+  the `MAUTRIX_DIRECT_STARTUP` environment variable. Additionally, it will
+  refuse to run as a non-root user if that variable is not set (and print an
+  error message suggesting to either set the variable or use a custom command).
+
 # v0.4.0 (2022-09-17)
 
 Target signald version: [v0.21.1](https://gitlab.com/signald/signald/-/releases/0.21.1)