Skip to content

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 03 Mar 21:16
· 23 commits to main since this release
v0.9.0
e22e647

This is a major release due to fundamental changes in the underlying Signal
libraries.

🚀 Features

  • Add Nix flake for reproducible builds (#474)
  • Remove user name alignment at the longest user name (#480)
  • Allow to mute channels locally (#484)
  • Add and implement delete button mapping (#485)

🐛 Bug Fixes

  • Correct message selection with date separators (#468)
  • Missing author after date separator (#479)
  • Cut off lines (#481)
  • Pass absolute path to xdg-open consistently (#482)
  • Support old notification config format (#483)
  • App stopped working (#495)

🚜 Refactor

  • Split app into modules (#475)

⚙️ Miscellaneous Tasks

  • Upgrade dependencies (#466)
  • Fix typos (#477)