Skip to content

v0.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Sep 17:41
· 53 commits to master since this release
ce58e1c

Added

  • Add ephemeral status to sent messages on errors (#222)
  • Support bracketed paste (#229)
  • Add support for Ctrl+U to delete line backwards (#230)
  • Show attachment names or types (#231)
  • Add urgent bell support (#233)
  • Implement sending images directly from clipboard (#232)
  • Experimental impl of Storage via sqlite (#225)
  • Sync contacts and groups from signal manager (#226, [#227])

Internal

  • replace tui with ratatui (#238)