synapse/changelog.d
V02460 481c4e2b55
Add recaptcha_{private,public}_key_path config option (#17984)
Another config option on my quest to a `*_path` variant for every
secret. Adds the config options `recaptcha_private_key_path` and
`recaptcha_public_key_path`. Tests and docs are included.

A public key is of course no secret, but it is closely related to the
private key, so it’s still useful to have a `*_path` variant for it.
2025-07-14 11:37:36 -05:00
..
.gitignore
17984.feature Add recaptcha_{private,public}_key_path config option (#17984) 2025-07-14 11:37:36 -05:00
18195.feature Add plain-text handling for rich-text topics as per MSC3765 (#18195) 2025-07-09 14:13:54 -05:00
18238.feature Allow admins to see soft failed events (if they want to) (#18238) 2025-07-14 16:55:19 +01:00
18263.feature Add experimental support for MSC4277: Harmonizing the reporting endpoints (#18263) 2025-07-09 14:08:21 -05:00
18527.feature Add ability to limit amount uploaded by a user (#18527) 2025-07-10 13:39:09 +01:00
18552.misc Move registrations off the main worker (#18552) 2025-07-10 13:13:27 +00:00
18564.misc Remove unnecessary replication calls (#18564) 2025-07-11 08:47:54 +00:00
18617.misc Update latest_deps workflow to migrate poetry --no-dev -> --without dev (#18617) 2025-07-11 12:34:37 +01:00
18637.misc Use markdown-it-py instead of commonmark in the release script. (#18637) 2025-07-11 12:54:46 +00:00
18664.misc Document config file merge behavior (#18664) 2025-07-11 11:15:12 +01:00
18672.misc Speed up inserting into stream_positions (#18672) 2025-07-09 11:48:06 +01:00