Skip to content
This repository has been archived by the owner on Oct 17, 2019. It is now read-only.

v0.6.0

Compare
Choose a tag to compare
@mujx mujx released this 21 Sep 14:14

Features

  • Support for sending & receiving markdown formatted messages. (#283)
  • Import/Export of megolm session keys. (Incompatible with Riot) (#358)
  • macOS: The native emoji picker can be used.
  • Context menu option to show the raw text message of an event. (#437)
  • Rooms with unread messages are marked in the room list. (#313)
  • Clicking on a user pill link will open the user profile.

Improvements

  • Update Polish translation (#430)
  • Enable Qt auto scaling. (#397)
  • Enable colors in the console logger.
  • Refactor styling to better work with the system theme.

Bug fixes

  • Fixed crash when switching rooms. (#433)
  • Fixed crash during low connectivity. (#406)
  • Fixed issue with downloading media that don't have a generated thumbnail.
  • macOS: Add missing border on the top bar.
  • Fallback to the login screen when the one-time keys cannot be uploaded.
  • Show the sidebar after initial sync. (#412)
  • Fix regression, where cache format changes didn't trigger a logout.