Skip to content

v0.4.1

Compare
Choose a tag to compare
@tulir tulir released this 28 Oct 20:25

Target signald version: v0.23.0

  • Dropped support for phone numbers as Signal user identifiers.
  • Dropped support for v1 groups.
  • Promoted SQLite support to non-experimental level.
  • 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).