docs: update changelog (#565)

This commit is contained in:
Naveen Singh 2025-10-17 18:59:10 +05:30 committed by GitHub
parent 772ed341fc
commit f98b1c20ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,10 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Unread badge count for conversations ([#177])
### Changed
- Optimized loading messages in conversations
- Optimized loading messages in conversations ([#234])
- Updated conversation item design to be more compact ([#376])
- Pin/unpin actions now always show as action buttons in menu ([#561])
- Added showing seconds in the message properties dialog ([#260])
- Pin/unpin actions now always show as action buttons in the menu ([#561])
- Message time in the properties dialog now includes seconds ([#260])
### Fixed
- Fixed position reset when opening attachments in conversations ([#82])
@ -168,6 +168,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#209]: https://github.com/FossifyOrg/Messages/issues/209
[#217]: https://github.com/FossifyOrg/Messages/issues/217
[#225]: https://github.com/FossifyOrg/Messages/issues/225
[#234]: https://github.com/FossifyOrg/Messages/issues/234
[#243]: https://github.com/FossifyOrg/Messages/issues/243
[#260]: https://github.com/FossifyOrg/Messages/issues/260
[#262]: https://github.com/FossifyOrg/Messages/issues/262