CHANGELOG: update for chat attachment improvements
This commit is contained in:
parent
f823690b7e
commit
a4692f45ea
1 changed files with 3 additions and 0 deletions
|
@ -10,8 +10,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Admin: redirect the homepage to any URL.
|
||||
|
||||
### Changed
|
||||
- Chats: improved display of media attachments.
|
||||
|
||||
### Fixed
|
||||
- Chats: media attachments rendering at the wrong size and/or causing the chat to scroll on load.
|
||||
- Chats: don't display "copy" button for messages without text.
|
||||
|
||||
### Removed
|
||||
- Admin: single user mode. Now the homepage can be redirected to any URL.
|
||||
|
|
Loading…
Reference in a new issue