flutter_chat/CHANGELOG.md
2023-11-06 11:55:47 +01:00

559 B

0.4.0 - November 6 2023

  • Show amount of unread messages per chat
  • More intuitive chat UI
  • Fix default profile avatars

0.3.4 - October 25 2023

  • Add interface methods for getting amount of unread messages

0.3.3 - October 10 2023

  • Add icon color property for icon buttons

0.3.2 - September 26 2023

  • Fix fullname getter for nullable values

0.3.1 - July 11 2023

  • Removed image message when there is no last message in a chat

0.3.0 - March 31 2023

  • Added support for group chats

0.0.1 - October 17th 2022

  • Initial release