File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ All notable changes to this project will be documented in this file.
1414
1515### Features
1616
17+ - Add ` StateStore::upsert_thread_subscriptions() ` method for bulk upserts.
18+ ([ #5848 ] ( https://github.com/matrix-org/matrix-rust-sdk/pull/5848 ) )
1719- The ` LatestEventValue::LocalHasBeenSent ` variant gains a new `event_id:
1820 OwnedEventId` field.
1921 ([ #5977 ] ( https://github.com/matrix-org/matrix-rust-sdk/pull/5977 ) )
@@ -56,8 +58,6 @@ All notable changes to this project will be documented in this file.
5658 ([ #5817 ] ( https://github.com/matrix-org/matrix-rust-sdk/pull/5817 ) )
5759- ` ComposerDraft ` can now store attachments alongside text messages.
5860 ([ #5794 ] ( https://github.com/matrix-org/matrix-rust-sdk/pull/5794 ) )
59- - Add ` StateStore::upsert_thread_subscriptions() ` method for bulk upserts.
60- ([ #5848 ] ( https://github.com/matrix-org/matrix-rust-sdk/pull/5848 ) )
6161
6262## [ 0.14.1] - 2025-09-10
6363
You can’t perform that action at this time.
0 commit comments