CHANGELOG: update for chat attachment improvements

This commit is contained in:
Alex Gleason 2023-01-17 14:48:58 -06:00
parent f823690b7e
commit a4692f45ea
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -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.