mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-13 06:00:43 -05:00
============================== Features -------- - Further improvements to the user experience of registration via single sign-on. ([\#9297](https://github.com/matrix-org/synapse/issues/9297)) Bugfixes -------- - Fix ratelimiting introduced in v1.27.0rc1 for invites to respect the `ratelimit` flag on application services. ([\#9302](https://github.com/matrix-org/synapse/issues/9302)) - Do not automatically calculate `public_baseurl` since it can be wrong in some situations. Reverts behaviour introduced in v1.26.0. ([\#9313](https://github.com/matrix-org/synapse/issues/9313)) Improved Documentation ---------------------- - Clarify the sample configuration for changes made to the template loading code. ([\#9310](https://github.com/matrix-org/synapse/issues/9310)) -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEF3tZXk38tRDFVnUIM/xY9qcRMEgFAmAlX4AACgkQM/xY9qcR MEjxhg/+JzOGDmgxy4Vm9oU84htkkJsflU755ykxhwbIjVy2j+07pMgtWMmebXIS /tWjinwRB9OgKIK+j5RWdYzz/GRTkLCbafTLhhNOWsnaCO7nnAfZFozLOMd9g2qN 309cS8efZkxGCISGSRm1QQKjQDx6HHx7nZVAwpqb778Q9TMrBYRAQeCk9yws7FfL GsP5YrBI42n84YhvflWA8J8QRYkeJJaggVWzE0XvwdI6raY1BmxMKcDvyl9iKpGb /QXsdketD3eJxdOlU92O5ZxRXmL00bdyAFdw2+J3Y+wjoGBnC5njKSFG3j8Z2UcP xIdB6w/zyGoPLKd4s7tkDI3axE7qrwFetA4NytannWGEHZ9q5tgOd5PA1kTeKYvn ao2os4pKMjWQOHiWLskqZVXgmoW5Kb2zgyZU/vhFAz8ImuidFULOjpEytAWqtt1B iuL/fRlM3z0BpwQNd3NBsblYTpZri8gdTp7ULJYtaKpT2MeG0sg3swJAptUjw9L4 awbQuBFZ8o/E/0xwiGieSxbR6b6Nz5WiCyLaeMz6b3Y4YdomttOAZ6pL6E9y8ygU 2wKYleSmg+tbaBKKZR5CSCwXOduSYPhWw7oqsfEfvT0NCQLuItfGNFZqxRzsf73H lCV0wwxNZBv8kRyMs6KivMvSI6SKinAjXS8AjzHE402ozdwOCv0= =NSyp -----END PGP SIGNATURE----- Merge tag 'v1.27.0rc2' into develop Synapse 1.27.0rc2 (2021-02-11) ============================== Features -------- - Further improvements to the user experience of registration via single sign-on. ([\#9297](https://github.com/matrix-org/synapse/issues/9297)) Bugfixes -------- - Fix ratelimiting introduced in v1.27.0rc1 for invites to respect the `ratelimit` flag on application services. ([\#9302](https://github.com/matrix-org/synapse/issues/9302)) - Do not automatically calculate `public_baseurl` since it can be wrong in some situations. Reverts behaviour introduced in v1.26.0. ([\#9313](https://github.com/matrix-org/synapse/issues/9313)) Improved Documentation ---------------------- - Clarify the sample configuration for changes made to the template loading code. ([\#9310](https://github.com/matrix-org/synapse/issues/9310)) |
||
|---|---|---|
| .. | ||
| admin_api | ||
| dev | ||
| privacy_policy_templates/en | ||
| systemd-with-workers | ||
| .sample_config_header.yaml | ||
| ACME.md | ||
| ancient_architecture_notes.md | ||
| application_services.md | ||
| architecture.md | ||
| auth_chain_diff.dot | ||
| auth_chain_diff.dot.png | ||
| auth_chain_difference_algorithm.md | ||
| CAPTCHA_SETUP.md | ||
| code_style.md | ||
| consent_tracking.md | ||
| delegate.md | ||
| federate.md | ||
| jwt.md | ||
| log_contexts.md | ||
| manhole.md | ||
| media_repository.md | ||
| message_retention_policies.md | ||
| metrics-howto.md | ||
| MSC1711_certificates_FAQ.md | ||
| openid.md | ||
| opentracing.md | ||
| password_auth_providers.md | ||
| postgres.md | ||
| README.md | ||
| replication.md | ||
| reverse_proxy.md | ||
| room_and_user_statistics.md | ||
| sample_config.yaml | ||
| sample_log_config.yaml | ||
| server_notices.md | ||
| spam_checker.md | ||
| sso_mapping_providers.md | ||
| structured_logging.md | ||
| synctl_workers.md | ||
| tcp_replication.md | ||
| turn-howto.md | ||
| url_previews.md | ||
| user_directory.md | ||
| workers.md | ||
Synapse Documentation
This directory contains documentation specific to the synapse homeserver.
All matrix-generic documentation now lives in its own project, located at matrix-org/matrix-doc
(Note: some items here may be moved to matrix-org/matrix-doc at some point in the future.)