Skip to content

Commit

Permalink
Bump version to v2.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangdat committed May 25, 2024
1 parent c18bbd0 commit d0be4cd
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
## [2.5.3+2330] - 2024-05-03
## [2.5.5+2330] - 2024-05-25

### Fixed
- #1526 cannot unmute more than 2 chats
- #1785 Improve logout for multiple accounts

### Added
- #1722 Recents contacts for contact/search/create group chat screen
- #1735 Search external contact in search screen
- #1780 add parameter `app=chat` when connect with TWP platform

## [2.5.3+2330] - 2024-05-19

### Fixed
- #1650: Memory leak problems: Web and Mobile app
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: fluffychat
description: The open digital workplace.
publish_to: none
version: 2.5.4+2330
version: 2.5.5+2330

environment:
sdk: ">=3.1.3 <4.0.0"
Expand Down

0 comments on commit d0be4cd

Please sign in to comment.