From 6a59e8a9eabc950629c2ce38514bdd1dfc055788 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Sat, 30 Apr 2022 22:18:49 +0300 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2859eb204..d0bce09e1 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ registry], but you can also install from source ([upstream instructions]). The master branch and `:latest` docker tag are upgraded to each upstream release candidate very soon after release (usually within 10 minutes). There -are also docker tags for each release, e.g. `:1.23.0`. If you don't want RCs, +are also docker tags for each release, e.g. `:1.57.0`. If you don't want RCs, use the specific release tags. [Synapse]: https://github.com/matrix-org/synapse @@ -18,11 +18,12 @@ use the specific release tags. * Default power level for room creator is 9001 instead of 100. * Room creator can specify a custom room ID with the `room_id` param in the request body. If the room ID is already in use, it will return `M_CONFLICT`. -* URL previewer user agent includes `Bot` so Twitter previews work properly. +* ~~URL previewer user agent includes `Bot` so Twitter previews work properly.~~ + Upstreamed after over 2 years 🎉 * Local event creation concurrency is disabled to avoid unnecessary state resolution. * Register admin API can register invalid user IDs. -* Docker image with jemalloc. +* Docker image with jemalloc enabled by default. * Config option to allow specific users to send events without unnecessary validation. * Config option to allow specific users to receive events that are usually