Skip to content

v0.3.0

Compare
Choose a tag to compare
@MidhunSureshR MidhunSureshR released this 12 May 06:49
· 88 commits to main since this release

What's Changed

  • Rooms are now encrypted if encrypt_room is set to true in config.
  • Room header no longer defaults to showing the room-name if a custom title is not specified.
  • Messages from the user now render with their display-name set to "me" (as opposed to their random username).
  • Unnecessary tiles in the timeline are now hidden!
  • Chatterbox now ✨disappears✨ in the event of an error.
  • Chatterbox button now shows the unread-count!
  • Upgrade to latest SDK which includes two important bug fixes.