As of this version, docker images are now signed.
Bug fixes
- Fix two bugs which could cause device list updates to not be delivered to the client. This could cause problems decrypting events in E2EE rooms for newly logged in users.
What's Changed
- README: document prebuild binaries by @csett86 in #425
- Sign releases by @kegsay in #433
- Ensure device list updates are robust to race conditions and network failures by @kegsay in #432
Full Changelog: v0.99.16...v0.99.17