Merge branch 'alexgleason-develop-patch-05427' into 'develop'

Update CHANGELOG.md

See merge request soapbox-pub/soapbox!2219
This commit is contained in:
Alex Gleason 2023-01-23 18:10:43 +00:00
commit 702c07d3e0
1 changed files with 1 additions and 1 deletions

View File

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