Skip to content
Snippets Groups Projects
Commit bc1a4b55 authored by Richard van der Hoff's avatar Richard van der Hoff
Browse files

changelog

parent b970cb0e
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 21 deletions
The metric synapse_admin_mau:current previously did not update when config.mau_stats_only was set to True
Add opt-in support for v2 rooms
Fixed per-room account data filters
Fix indentation in default config
Add a script to generate a clean config file
Fix synapse:latest docker upload
Fix test_metric.py compatibility with prometheus_client 0.5. Contributed by Maarten de Vries <maarten@de-vri.es>.
Return server data in /login response
\ No newline at end of file
Synapse can now have its conditional/extra dependencies installed by pip. This functionality can be used by using `pip install matrix-synapse[feature]`, where feature is a comma separated list with the possible values "email.enable_notifs", "ldap3", "postgres", "saml2", "url_preview", and "test". If you want to install all optional dependencies, you can use "all" instead.
Avoid packaging _trial_temp directory in -py3 debian packages
Check jinja version for consent resource
fix NPE in /messages by checking if all events were filtered out
Documentation improvements for coturn setup. Contributed by Krithin Sitaram.
Remove the deprecated v1/register API on Python 2. It was never ported to Python 3.
Update pull request template to use absolute links
\ No newline at end of file
Update README to not lie about required restart when updating TLS certificates
\ No newline at end of file
Fix synchrotron exploding due to being unable to access is_support_user in storage layer
Update debian packaging for compatibility with transitional package
\ No newline at end of file
Fix command hint to generate a config file when trying to start without a config file
Fix `python -m synapse.config` on Python 3.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment