Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Dec 15:46
· 5 commits to main since this release
v0.6.0
c167fd9

Added

  • Render a message when there are no channels/messages (#338)
  • Keyboard bindings for emoji reactions (#327, #330)

Fixes

  • Random state reusage (#326):
    This fixes the long-stating issue #234 about losing the Signal session and
    losing messages between linked clients.
  • Replace reaction in UI instead of always removing it when replacing it (#332)
  • Ignore empty names from contact store (#336)

Internal

  • Respect RUST_LOG when specifying --verbose (#322)