Skip to content

v0.18.4

Choose a tag to compare

@tulir tulir released this 13 Oct 12:33
· 224 commits to master since this release
  • (client.api) Added option to pass custom data to /createRoom to enable using custom fields and testing MSCs without changing the library.
  • (client.api) Updated MSC3870 support to send file name in upload complete call.
  • (types) Changed set_edit to clear reply metadata as edits can't change the reply status.
  • (util.formatter) Fixed edge case causing negative entity lengths when splitting entity strings.