Newsfragment

This commit is contained in:
Patrick Cloke 2023-03-14 09:37:10 -04:00
parent 4fe1ca3507
commit 4cd7faf47c
2 changed files with 2 additions and 0 deletions

View file

@ -0,0 +1 @@
Disambiguate using property names with dots in them during push rule processiong, per [MSC3873](https://github.com/matrix-org/matrix-spec-proposals/pull/3873).

View file

@ -0,0 +1 @@
Add new push rule conditions: `event_property_is` and `event_property_contains` from [MSC3758](https://github.com/matrix-org/matrix-spec-proposals/pull/3758) and [MSC3966](https://github.com/matrix-org/matrix-spec-proposals/pull/3966).