github mautrix/go v0.10.1

latest releases: v0.18.1, v0.18.0, v0.18.0-beta.1...
2 years ago
  • Removed direct dependency on pq
    • In order to use some more efficient queries on postgres, you must set crypto.PostgresArrayWrapper = pq.Array if you want to use both postgres and e2ee.
  • Added temporary hack to ignore state events with the MSC2716 historical flag (to be removed after matrix-org/synapse#11265 is merged)
  • Added received transaction acknowledgements for websocket appservice transactions.
  • Added automatic fallback to move prev_content from top level to the standard location inside unsigned.

Don't miss a new go release

NewReleases is sending notifications on new releases.