Skip to content

Dendrite 0.13.3

Compare
Choose a tag to compare
@S7evinK S7evinK released this 28 Sep 10:09
· 117 commits to main since this release
b341a66

Fixes:

  • The user_id query parameter when authenticating is now used correctly (contributed by tulir)
  • Invitations are now correctly pushed to devices
  • A bug which could result in the corruption of m.direct account data has been fixed

Features

  • Sliding Sync proxy can be configured in the /.well-known/matrix/client response
  • Room version 11 is now supported
  • Clients can request the federation event_format when creating filters
  • Many under the hood improvements for MSC4014: Pseudonymous Identities

Other

  • Dendrite now requires Go 1.20 if building from source
What's Changed

New Contributors

Full Changelog: v0.13.2...v0.13.3