Skip to content

v0.7.2

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Nov 12:01
· 1 commit to main since this release
v0.7.2
6fdc0db

๐Ÿš€ Features

  • Get passphrase from external command (#421)
  • Upgrade presage/libsignal to 0.83 (#435)

๐Ÿ› Bug Fixes

  • Cache sender certificate (#404)
  • Disable receipts (#408)
  • Unread count excludes messages sent by the current user (#407)
  • (publish) Use latest ubuntu for musl (#419)
  • Correct message selection behind date separators (#316, #324, #381) (#424)

โš™๏ธ Miscellaneous Tasks

  • Specify msrv in Cargo.toml (#405)
  • Update tracing-subscriber fixing RUSTSEC-2025-0055 (#427)
  • Add instructions on File Uploads (#418) [Wertzui]