Skip to content

v0.11.0

Compare
Choose a tag to compare
@bmarty bmarty released this 19 Dec 15:45
· 21481 commits to develop since this release

Features ✨:

  • Implement soft logout (#281)

Improvements πŸ™Œ:

  • Handle navigation to room via room alias (#201)
  • Open matrix.to link in RiotX (#57)
  • Limit sticker size in the timeline

Other changes:

  • Use same default room colors than Riot-Web

Bugfix πŸ›:

  • Scroll breadcrumbs to top when opened
  • Render default room name when it starts with an emoji (#477)
  • Do not display " (IRC)" in display names element-hq/riot-android#444
  • Fix rendering issue with HTML formatted body
  • Disable click on Stickers (#703)

Build 🧱:

  • Include diff-match-patch sources as dependency