v0.19.11
- (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
andmax_messages
more reliably).