Skip to content

v0.7.1

Compare
Choose a tag to compare
@redsky17 redsky17 released this 23 Apr 23:42

[0.7.1] -- 2020-04-24

Features

  • Show decrypted message source (helps debugging)
  • Allow user to show / hide messages in encrypted rooms in sidebar

Bugfixes

  • Fix display of images sent by the user (thank you, wnereiz and not-chicken for reporting)
  • Fix crash when trying to maximize image, that wasn't downloaded yet.
  • Fix Binding restoreMode flooding logs on Qt 5.14.2+
  • Fix with some qml styles hidden menu items leave empty space
  • Fix encrypted messages not showing a user in the sidebar
  • Fix hangs when generating colors with some system theme color schemes (#172)

Known issues

  • Room joins fail because of double percent encoding, fixed in d94ac86