Improve profile info syncing

This commit is contained in:
Tulir Asokan
2022-02-01 20:51:54 +02:00
parent ecf3a12bd4
commit a55d9ae36a
9 changed files with 234 additions and 105 deletions
+2
View File
@@ -7,6 +7,8 @@
a new user.
* Added support for adding an optional random prefix to relayed user displaynames
to help distinguish them on the Telegram side.
* Improved syncing profile info to room info when using encryption and/or the
`private_chat_profile_meta` config option.
* Fixed bug in v0.11.0 that broke `!tg create`.
# v0.11.1 (2021-01-10)