Update CHANGELOG.md

This commit is contained in:
Alex Gleason 2023-01-23 18:10:20 +00:00
parent 5973c16839
commit 71a7787364

View file

@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Chats: improved display of media attachments.
- ServiceWorker: switch to a network-first strategy. The "An update is available!" prompt goes away.
### Fixed
- Chats: media attachments rendering at the wrong size and/or causing the chat to scroll on load.
@ -40,7 +41,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Posts: remove file icon from empty link previews.
- Settings: moved "Import data" under settings.
- Composer: add more descriptive discard confirmation message.
- ServiceWorker: switch to a network-first strategy. The "An update is available!" prompt goes away.
### Fixed
- Layout: use accent color for "floating action button" (mobile compose button).