Skip to content

Commit b13fb14

Browse files
committed
chore(spaces): add changelog
1 parent 511c975 commit b13fb14

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

crates/matrix-sdk-ui/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ All notable changes to this project will be documented in this file.
77
## [Unreleased] - ReleaseDate
88

99
### Features
10+
- Add a new [`SpaceService`] that provides high level reactive interfaces for listing
11+
the user's joined top level spaces as long as their children.
12+
([#5509](https://github.com/matrix-org/matrix-rust-sdk/pull/5509))
1013
- Add `new_filter_low_priority` and `new_filter_non_low_priority` filters to the room list filtering system,
1114
allowing clients to filter rooms based on their low priority status. The filters use the `Room::is_low_priority()`
1215
method which checks for the `m.lowpriority` room tag.

0 commit comments

Comments
 (0)