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)