Skip to content

v0.6.3

Compare
Choose a tag to compare
@redsky17 redsky17 released this 08 Feb 22:43

[0.6.3] - 2019-02-08

Features

  • Room notifications now distinguish between general and user mentions by using different colors
  • User names are now colored based on both the theme and a hash from their user id.
  • Add font selection preference
  • Restore emoji picker without forcing font.

Improvements

  • Fix room joining issue by escaping (thanks rnhmjoj)
  • Mild tweaks to the dark and light themes
  • Add paragraph tags back to markdown, fixing #2 / mujx#438
  • Tweak author text to help differentiate it from the message text
  • Some Russian translations have been added/fixed (thanks tim77)
  • Partially address some build issues (related to #10)