Skip to content

v34.1.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jul 13:15
· 271 commits to refs/heads/staging since this release

✨ Features

  • Add ability to choose how many timeline events to sync when peeking (#4300). Contributed by @jgarplind.
  • Remove redundant hack for using the old pickle key in rust crypto (#4282). Contributed by @richvdh.
  • Add fetching the well known in embedded mode. (#4259). Contributed by @toger5.

🐛 Bug Fixes

  • Fix room state being updated with old (now overwritten) state and emitting for those updates. (#4242). Contributed by @toger5.
  • Fix incorrect "Olm is not available" errors (#4301). Contributed by @richvdh.
  • Fix build for example script (#4286). Contributed by @richvdh.
  • Declare matrix-js-sdk as an ES module (#4285). Contributed by @richvdh.