Skip to content

0.9 RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@KitsuneRal KitsuneRal released this 20 Oct 08:25
2fd8b86

The changes in RoomMessageEvent API warranted a round of rework and therefore here's another RC, with the following notable changes:

  • @nvrWhere introduced ability to reply with any message event, not just text one (#805)
  • @nvrWhere and @KitsuneRal reworked the RoomMessageEvent content API; the content object is always loaded on the fly from the event JSON, rather than created along with the event, reducing the memory footprint (#807 and #809)
  • @KitsuneRal refreshed the library backend to build on the released Matrix 1.12 CS API (#808)

Full Changelog: 0.9-rc1...0.9-rc2