v1.187.0
What's Changed
- fix(matrix-client): optimize Chat Message fetching to only retrieve new messages when fetching more, reducing redundant data loads by @domw30 in #2381
- fix(matrix-client): optimize Post Message fetching to only retrieve new messages when fetching more, reducing redundant data loads by @domw30 in #2382
- chore: bump (
1.186.0
) -> (1.187.0
) by @domw30 in #2383
Full Changelog: v1.186.0...v1.187.0