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

v0.5.2

Compare
Choose a tag to compare
@mujx mujx released this 28 Jul 10:44
· 146 commits to master since this release

Features

  • Mark own read messages with a double checkmark (#377).
  • Add option to specify the scale factor (#357, #335, #230).
  • Add input field to specify the device name on login.
  • Add option to ignore key requests altogether.
  • Show device list in user profile & add option to create 1-1 chat.

Improvements

  • Add foreground color for disabled buttons on the dark theme.
  • Increase the opacity of the hover color on the room list.
  • Add missing tooltips on buttons (#249).
  • Performance Improvements when filtering large number for rooms.
  • Clear timeline widgets when they exceed a certain limit, to reduce the memory footprint (#158).
  • Use native scrollbar in the timeline.
  • Enable scrollbar on the room list for macOS.
  • Remove some timeline flickering on macOS.
  • Remove pixel values from modals.
  • Update Polish translation.

Bug fixes

  • Fix crash when the server doesn't have the joined_groups endpoint (#389).
  • Reject key requests for users that are not members of the room.
  • Add user avatar after the encryption is enabled message (#378)