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 2e0ed68 commit 7b6cf7eCopy full SHA for 7b6cf7e
crates/matrix-sdk-ui/CHANGELOG.md
@@ -7,6 +7,9 @@ All notable changes to this project will be documented in this file.
7
## [Unreleased] - ReleaseDate
8
9
### 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))
13
- Add `new_filter_low_priority` and `new_filter_non_low_priority` filters to the room list filtering system,
14
allowing clients to filter rooms based on their low priority status. The filters use the `Room::is_low_priority()`
15
method which checks for the `m.lowpriority` room tag.
0 commit comments