Skip to content

v0.19.11

Compare
Choose a tag to compare
@tulir tulir released this 14 Apr 09:12
· 87 commits to master since this release
  • (crypto) Fixed bug in previous release which caused errors if the max_age of a megolm session was not known.
  • (crypto) Changed key receiving handler to fetch encryption config from server if it's not cached locally (to find max_age and max_messages more reliably).