chore(changelog): add news fragment for #1442

This commit is contained in:
Niklas Wojtkowiak
2026-02-23 03:22:24 -05:00
committed by 0xnim
parent 8ddb7c70c0
commit c97dd54766

1
changelog.d/1442.feature Normal file
View File

@@ -0,0 +1 @@
Implement MSC4143 MatrixRTC transport discovery endpoints (`GET /_matrix/client/v1/rtc/transports` and the unstable prefix equivalent). Move RTC foci configuration from `[global.well_known]` to a new `[global.matrix_rtc]` section with a `foci` field. Contributed by @0xnim