Target signald version: v0.15.0
Added
- Support for Matrix->Signal redactions.
- Error messages to Matrix when sending to Signal fails.
- Custom flag to invite events that will be auto-accepted with double puppeting.
- Command to get group invite link.
- Support for custom bridge bot welcome messages (thanks to @justinbot in #146).
- Option to disable federation in portal rooms.
- Option to prevent users from registering the bridge as their primary device (thanks to @tadzik in #153).
- Extremely experimental support for SQLite. It's probably broken in some cases, so don't use it.
Improved
- Increased line length limit for signald socket (was causing the connection to fail when there was too much data going through).
- Improved Signal disconnection detection (mostly affects prometheus metrics).
- Updated provisioning API
/link/wait
endpoint to return HTTP 400 if signald loses connection to Signal.
Fixed
- Fixed bugs with automatic migration of Matrix ghosts from phone number to UUID format.
- Fixed handling empty Signal avatar files.