This commit is contained in:
Matthew Hodgson 2016-04-08 18:54:18 +01:00
parent dafef5a688
commit ec9331f851
2 changed files with 23 additions and 1 deletions

View file

@ -30,6 +30,14 @@ running:
python synapse/python_dependencies.py | xargs -n1 pip install
Upgrading to v0.15.0
====================
If you want to use the new URL previewing API (/_matrix/media/r0/preview_url)
then you have to explicitly enable it in the config and install the optional
dependencies. See README.rst for details.
Upgrading to v0.11.0
====================