Skip to content

v37.3.0

Choose a tag to compare

@github-actions github-actions released this 08 Apr 12:37
· 245 commits to refs/heads/staging since this release

✨ Features

  • MatrixRTC MembershipManger: remove redundant sendDelayedEventAction and expose status (#4747). Contributed by @toger5.
  • Abstract logout-causing error type from tokenRefreshFunction calls (#4765). Contributed by @t3chguy.
  • Improve PushProcessor::getPushRuleGlobRegex (#4764). Contributed by @t3chguy.
  • Export push processor & method for converting matrix glob to regexp (#4763). Contributed by @t3chguy.
  • Add authenticated media parameter to getMediaConfig (#4762). Contributed by @m004.
  • Rust crypto: set a timeout on outgoing HTTP requests (#4761). Contributed by @richvdh.
  • Switch sliding sync support to simplified sliding sync (#4400). Contributed by @dbkr.