We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 626fcad commit ca41430Copy full SHA for ca41430
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## v0.20.8 (unreleased)
2
+
3
+* *(bridge)* Added support for [MSC4190] (thanks to [@surakin] in [#175]).
4
+* *(appservice)* Renamed `push_ephemeral` in generated registrations to
5
+ `receive_ephemeral` to match the accepted version of [MSC2409].
6
7
+[MSC4190]: https://github.com/matrix-org/matrix-spec-proposals/pull/2781
8
+[@surakin]: https://github.com/surakin
9
+[#175]: https://github.com/mautrix/python/pull/175
10
11
## v0.20.7 (2025-01-03)
12
13
* *(types)* Removed support for generating reply fallbacks to implement
0 commit comments