Skip to content

0.1.14

Pre-release
Pre-release
Compare
Choose a tag to compare
@DevinR528 DevinR528 released this 19 Jun 13:08
· 2 commits to room-search since this release

0.1.14

  • Room search is now available

    • Public rooms can be joined from the room search window
  • A user can register from the new register window

    • This features complete User Interactive Authentication by opening a web browser
  • Message edits are shown

    • When markdown is part of the message they are properly formatted
  • Reactions display under the respective message

  • Redaction events are handled for reactions (emoji) and messages

  • Update dependency

    • muncher 0.6.0 -> 0.6.1
  • Note: the above features are only for displaying received events
    rumatui can not yet send these events

Bug Fixes
  • Send read receipts to mark the correct read message (it was sending random event ids)
  • Send read_marker events instead of read_receipt