feat: reorder action buttons (#530)
* feat: never show delete button as action This makes it slightly harder to accidentally deleted conversations. * feat: reorder action buttons in chats and main screen * docs: update changelog
This commit is contained in:
parent
4c96bb2056
commit
2280c4581e
6 changed files with 102 additions and 87 deletions
|
|
@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
|||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased]
|
||||
### Changed
|
||||
- Reordered action buttons throughout the app
|
||||
|
||||
### Added
|
||||
- Ability to save multiple attachments ([#75])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue