Skip to content

chore: Update matrix-sdk and ruma dependencies

Kévin Commaille requested to merge (removed):update-sdk into main

The main changes are:

  • The SDK timeline API was moved to the matrix-sdk-ui crate.
  • The loading and timeline start virtual items were dropped and are now part of a separate BackPaginationStatus.
  • The Matrix native authentication API methods and types were moved to a separate type.

A few more changes will be done in following PRs

Merge request reports