Skip to content

Version 2.5.0

Compare
Choose a tag to compare
@ananace ananace released this 14 Jan 08:47
· 104 commits to master since this release
v2.5.0
588e881

Changes since 2.4.0;

  • Added preliminary support for the Matrix v1.1 client/v3 API
  • Added some support for knocking rooms
  • Added mutex synchronization on API requests to avoid some threading issues
  • Fixed error on attempting to skip cache for certain requests (#19)
  • Fixed inconsistency in MXID typing for the Client abstraction (#18 #20)
  • Fixed missed autoloader entries for errors (#22)
  • Fixed some potential issues arising from broken user-provided state data