Skip to content

0.1.16

Pre-release
Pre-release
Compare
Choose a tag to compare
@DevinR528 DevinR528 released this 22 Jun 10:49
· 32 commits to master since this release

[0.1.16]

  • Add help output rumatui [-h/--help]
  • Add license files to the release package

Release 0.1.15

Bug Fixes

  • Remove http proxy left in from testing

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